Quote functionality broken in WP 3.9 and GD BBp 1.5.1
-
After the recent update to WP 3.9 I seem to have lost the functionality of the quote button. Clicking it simply does nothing.
<img src=”https://dl.dropboxusercontent.com/u/1941468/picdump/ssquote1.jpg”>
I get an error in firebug console “TypeError: tinyMCE.execInstanceCommand is not a function” on line 43 of “gd-bbpress-tools.js”
<img src=”https://dl.dropboxusercontent.com/u/1941468/picdump/sserror1.jpg”>
in the code section [if (gdbbPressToolsInit.wp_editor == 1 && !jQuery(“#bbp_reply_content”).is(“:visible”)) {
tinyMCE.execInstanceCommand(“bbp_reply_content”, “mceInsertContent”, false, qout); ]GD bbPress Tools 1.5.1
BuddyPress 2.0
WordPress 3.9
- The topic ‘Quote functionality broken in WP 3.9 and GD BBp 1.5.1’ is closed to new replies.