Cannot create or edit pages after 5.x upgrade
-
I have read a half dozen posts on an issue like this one, related to editing an existing page or creating a new one after upgrading WordPress. For the record, I have tried almost every idea but have reverted back to my base state:
WordPress 5.1 | PHP 7.2.9 | Apache | MySQL 5.5.59-MariaDBIssue:
My website and theme were fine after I upgraded WordPress to 5.0 after a long period from an early 4.8. I recall using the new editor once, didn’t like it, but didn’t bother changing to classic. Since then, I updated to 5.1 and I was no longer able to edit existing pages or create new ones. The edit/create page would result in a blank page.I tried the following:
– Switch to a default WP theme and disable ALL plugins (no luck)
– Clear the cache (cleared browser cache and WP cache using WP Super Cache; YES twice)
– Updated to PHP 7.2 from 7.1, ran Health Check (no help)
– Reinstalled the 5.1 WP version (no luck)Next:
I installed Classic Editor. When I edit an existing page, Classic Editor shows blank window on the Visual tab (white text on white background); clicking the Text tab does nothing. I reinstalled WordPress and enabled Classic Editor. I can see white text when I highlight it, but this is no way to move forwardNext: (some progress here)
One of the many posts on this revealed that there may be issues with TinyMCE and to check my browser console. I found the same error in my console, but the solutions were either pending or did not work. Reverted back to base state and this is where I am. Any constructive help would be appreciated.My Chrome browser console log:
JQMIGRATE: Migrate is installed, version 1.4.1
wp-tinymce.js:3 Uncaught SyntaxError: Invalid or unexpected token
post.php?post=71&action=edit:2255 Uncaught ReferenceError: tinymce is not defined
at post.php?post=71&action=edit:2255
wp-langs-en.js?ver=4…1217-tadv-5.0.0:235 Uncaught ReferenceError: tinyMCE is not defined
at wp-langs-en.js?ver=4…1217-tadv-5.0.0:235
at wp-langs-en.js?ver=4…1217-tadv-5.0.0:519
post.php?post=71&action=edit:2251 Uncaught ReferenceError: tinymce is not defined
at Object.load_ext (post.php?post=71&action=edit:2251)
at post.php?post=71&action=edit:2260
post.php?post=71&action=edit:1 Unchecked runtime.lastError: The message port closed before a response was received.The page I need help with: [log in to see the link]
- The topic ‘Cannot create or edit pages after 5.x upgrade’ is closed to new replies.