[Plugin: easyShare] Bug with wordpress 2.9.2
-
Hello,
EasyShare works fine on 2.9.2 but the html editor seems disabled, i ckecked with Firebug, i get those errors :
Uncaught ReferenceError: jQuery is not defined
Uncaught TypeError: Cannot read property ‘length’ of undefined load-scripts.php:3
Uncaught TypeError: Cannot call method ‘go’ of undefinedI tried to read you code.
i disabled those lines and the html editor works again :
wp_deregister_script(array(‘jquery’));
wp_enqueue_script(‘jquery’,https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js’);is there any way to solve that problem ?
Thanks a lot
El garch
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘[Plugin: easyShare] Bug with wordpress 2.9.2’ is closed to new replies.