Admin scripts throw error: jQuery(…).live is not a function
-
I’m not sure when this started, but the W3TC backend scripts are no longer functioning for me. $.live has been deprecated by jQuery and the W3TC scripts widget.js and options.js are both throwing errors like this:
options.js?ver=0.9.4.1:600 Uncaught TypeError: jQuery(...).live is not a function (anonymous function) @ options.js?ver=0.9.4.1:600 i @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,plupload&ver=4.5:2 j.fireWith @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,plupload&ver=4.5:2 n.extend.ready @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,plupload&ver=4.5:2 K @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,plupload&ver=4.5:2
The result is a lot of the W3TC backend functionality simply doesn’t work. The upgrade button doesn’t work. The “add script” button on the minify page doesn’t work.
Any thoughts on fixing the deprecated jQuery? A user pointed out this issue two years ago here.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Admin scripts throw error: jQuery(…).live is not a function’ is closed to new replies.