• Resolved Rhand

    (@rhand)


    I am running CformsII Version v11.6.1. All was well, until I wanted to adjust an email address in CformsII admin. I found out AJAX was no longer working for Cforms (does run for the rest of the Dashboard). All form data was displayed as standard text and boxes. No harmonica effect no nothing. Started a topic at https://www.deliciousdays.com/cforms-forum/troubleshooting/admin-seems-broken-all-of-the-sudden-no-ajax-running/ . But I thought, maybe someone here had the same issue and knows how to fix it. Found this JavaScript error:

    jQuery(".cf_timebutt1").clockpick is not a function
    https://domain.com/wp-admin/admin.php?page=cforms/cforms-options.php
    Line 54

    Does anyone have the same problem? Solution found?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Rhand

    (@rhand)

    Double checked sajax_uri in cforms.js:

    var sajax_uri = '/wp-content/plugins/cforms/lib_ajax.php';

    and abspath.php absolute path:

    <?php $abspath = '/var/www/vhosts/domain.com/httpdocs/'; ?>

    I emptied cache, but still a broken CformsII admin panel that seems to be running with broken AJAX. And still the same error mentioned earlier. Will try to see if it caused by another plugin and will do a re-installation later today.

    Thread Starter Rhand

    (@rhand)

    I do see that another plugin used on the site “Twitter Tools” uses functions with the same prefix cf_ . I wonder if that causes problems. I will test asap.

    Thread Starter Rhand

    (@rhand)

    Well, when I deactivated Twitter Tools (Core one, not its children) nothing changed. Did just realize that when I am at Cforms admin AJAX sort of dies completely. Arrow in menu to show dropdown won’t work anymore until I am on another page.

    Thread Starter Rhand

    (@rhand)

    OK, deactivated and activated again and all good. Must have been an odd glitch in the Matrix!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: cformsII – contact form] CformsII Admin broken – AJAX issues’ is closed to new replies.