Plug-in is throwing errors (and errors are interfering with other scripts
-
One of our clients installed WP RSS Aggregator a few months ago, and it has been working just fine until recently. A few days ago, we updated to WP 4.3 and WP RSS Aggregator to 4.7.4.
The client noticed another script (custom scripted) was failing on a couple pages of their site. We checked logs, and found that the following errors were being generated by WP RSS Aggregator:
ReferenceError: ajaxurl is not defined admin-notifications.js:10:0
TypeError: jQueryCallback is not a function render:1:0When we deactivate the plug-in, everything works again (except the plug-in, of course), mostly likely because it is the errors from WP RSS Aggregator that are causing the rest of the JS on the page to fail loading.
Are there any known issues with the latest version of the plug-in, and/or is there a temporary fix we can use until the next version is available, or is there something else the client needs to know about running the plug-in in order to prevent it from throwing errors?
Thank you!
- The topic ‘Plug-in is throwing errors (and errors are interfering with other scripts’ is closed to new replies.