Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Jeff Sterup

    (@foomagoo)

    Something is stopping the ajax functions from registering. Maybe a plugin conflict. Are you running any caching plugins that could be caching the ajax url in the admin?

    Thread Starter Coptic-Treasures

    (@coptic-treasures)

    Hi,
    – I do not have any caching plugins active and no CDN active.
    .
    – I opened the console and found that the response recived has a “200” code, so it is ok, but the response itself is only “0”.
    .
    – When i turn off plugins for individual posts, then click “update” to update the posts, the plugins stay turned off.
    .
    The problem is only in the global commands, like the “Post type plugins”, “global plugins”, “settings”…etc

    Plugin Author Jeff Sterup

    (@foomagoo)

    The “0” response is what happens when a request is made to the ajax endpoint and the function that is being called isn’t registered. So that means the ajax function that PO is trying to call isn’t being registered properly. Try to delete the plugin-organizer folder and upload the files again to make sure everything is there.

    Thread Starter Coptic-Treasures

    (@coptic-treasures)

    Hi,
    thanks for the reply.
    I did this now:
    I uninstalled the plugin and made sure that the folder was deleted and the file that is supposed to be in the mu-plugins is deleted.
    then i reinstalled the plugin, but still the results as is.
    .
    Why would the command not register in the options while it registers in the individual posts?
    .
    I desperately need this plugin to work, and can pay you to get it fixed.
    thanks

    Plugin Author Jeff Sterup

    (@foomagoo)

    The functions are different on the different pages. It seems that some of them are registering while others are not. Do you get any javascript errors on the page? You could also try turning on debug mode in wordpress. The only other thing I can think of is that another plugin is interfering with the call to register the ajax function.

    Same problem here, all time 0 response and no running… could you help, please?

    Thread Starter Coptic-Treasures

    (@coptic-treasures)

    After extensive research, my problem was an Ajax conflict between WPML plugin and Visual Composer plugin.

    I had to comment out an ajax command in Visual composer for the problem to be solved.

    Could you please, tell me what ajax command and where? please please please….

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Alert "0"’ is closed to new replies.