Recent update conflict in AJAX
-
Great plugin, but I had to deactivate it today after the latest update as there was a conflict with other custom plugins immediately after the update. The conflict seems to occur when AJAX fires.
I noticed the issue after updating the WP Admin Notification Center and then did some deep debugging on one of my custom plugins to try to find where the conflict occurs but could not find and reason in my code. The only way to get my plugins working again is to disable WP Admin Notification Center – which I had to do (unfortunately).
The error thrown by AJAX is
parsererror: SyntaxError: Unexpected token ‘<‘, “<br />
<b>”… is not valid JSONThere are no <br /><b> tags in my code so it looks like this may be injected somewhere.
I will appreciate your looking at your recent changes to see if you can identify anything that may account for the AJAX failures or conflicts. Please let me know if you find anything and I will test again.
The page I need help with: [log in to see the link]
- The topic ‘Recent update conflict in AJAX’ is closed to new replies.