no editor buttons, database error
-
I have the Applique theme installed and when Yoast is activated the wordpress editor buttons disappear, and there are tiny mce related errors on post-new.php in console. I’ve tried deactivating all other plugins.
Uncaught SyntaxError: Invalid or unexpected token post-new.php?post_type=page:2243 Uncaught ReferenceError: tinyMCEPreInit is not defined at post-new.php?post_type=page:2243 at post-new.php?post_type=page:2266 (anonymous) @ post-new.php?post_type=page:2243 (anonymous) @ post-new.php?post_type=page:2266 load-scripts.php?c=0…embed&ver=4.8.2:674 Uncaught TypeError: Cannot read property 'mceInit' of undefined at e (load-scripts.php?c=0…embed&ver=4.8.2:674) at HTMLDocument.<anonymous> (load-scripts.php?c=0…embed&ver=4.8.2:674) at a (tinymce.min.js?ver=4603-20170530:2) at HTMLDocument.p (tinymce.min.js?ver=4603-20170530:2) e @ load-scripts.php?c=0…embed&ver=4.8.2:674 (anonymous) @ load-scripts.php?c=0…embed&ver=4.8.2:674 a @ tinymce.min.js?ver=4603-20170530:2 p @ tinymce.min.js?ver=4603-20170530:2 load-scripts.php?c=0…embed&ver=4.8.2:674 Uncaught TypeError: Cannot read property 'mceInit' of undefined at e (load-scripts.php?c=0…embed&ver=4.8.2:674) at HTMLDocument.<anonymous> (load-scripts.php?c=0…embed&ver=4.8.2:674) at a (tinymce.min.js?ver=4603-20170530:2) at HTMLDocument.p (tinymce.min.js?ver=4603-20170530:2) e @ load-scripts.php?c=0…embed&ver=4.8.2:674 (anonymous) @ load-scripts.php?c=0…embed&ver=4.8.2:674 a @ tinymce.min.js?ver=4603-20170530:2 p @ tinymce.min.js?ver=4603-20170530:2
There’s also an error log in the wordpress core wp-admin folder:
[23-Oct-2017 21:13:51 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '%2$s WHERE target_post_id IN( %3$s ) GROUP BY target_post_id' at line 2 for query SELECT COUNT( id ) AS incoming, target_post_id AS post_id FROM %2$s WHERE target_post_id IN( %3$s ) GROUP BY target_post_id made by edit_post, wp_update_post, wp_insert_post, do_action('save_post'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WPSEO_Link_Watcher->save_post, WPSEO_Link_Content_Processor->process, WPSEO_Link_Content_Processor->update_incoming_links, WPSEO_Meta_Storage->update_incoming_link_count
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘no editor buttons, database error’ is closed to new replies.