Javascript Error on every Page in Mainwp

Hi there,

on every page in mainwp the following js errors are in the firefox console:

20:21:06.727 Uncaught TypeError: $(…).live is not a function
https://mainwp.mydomain.com/wp-content/plugins/mainwp-branding-extension/js/mainwp-branding.js?ver=1.2:114
jQuery 13
mainwp-branding.js:114:30

20:21:06.727 Uncaught TypeError: $(…).live is not a function
https://mainwp.mydomain.com/wp-content/plugins/mainwp-broken-links-checker-extension/js/mainwp-linkschecker.js?ver=1.6:14
jQuery 13
mainwp-linkschecker.js:14:39

What is the problem here?

Kind regards,
dms

You are using old versions of some extensions. There’s a known issue, where updates are not visible. You should be able to fix it by following these steps:

  1. Deactivate all extensions
  2. Activate all extensions again
  3. Activate the license for the extensions
  4. Updates should show now and need to be installed.

If this doesn’t solve it, you can also remove the extensions and install fresh copies.

1 Like

Yes, I believe that Jos is right.

Please try to reinstall your extensions and see if that helps.

1 Like

Thanks for you help. After reinstalling all plugins, the error is gone.

2 Likes

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.