frondorf
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Post and page editor pages are blank after upgrading to 5.4I should mention, I ran
wp core verify-checksums
ssh’ed into my server, and it returned a success.If my install is fine, and if my plugins are all off, and my theme is a default theme, I don’t see what else it could be other than a wordpress bug. Here is some more info that might be relevant.
PHP version
7.4
Web Server
LiteSpeed
MySQL version
10.2Forum: Fixing WordPress
In reply to: Post and page editor pages are blank after upgrading to 5.4I’ve already mentioned, I turned off all my plugins. I do have a caching plugin, but its off. Server side caching is off too. I use cloudflare, I did not have it off, but I just turned it off, and I’m still getting the error.
I just tried restoring my site to a fresh local installation of wordpress, and I’m still getting the problem there too.
Forum: Fixing WordPress
In reply to: Post and page editor pages are blank after upgrading to 5.4So, it stopped showing me the blank page, and started showing me the “The editor has encountered an unexpected error.” page after I downgraded, was still having the issue, and upgraded again. This is the error from that message:
TypeError: Object(...) is not a function at k.element (https://cardboardmountain.com/wp-includes/js/dist/block-editor.min.js?ver=704b9a6d689b18b6982a8b2ae902e7ec:50:144007) at rc (https://cardboardmountain.com/wp-includes/js/dist/block-editor.min.js?ver=704b9a6d689b18b6982a8b2ae902e7ec:50:144360) at je (https://cardboardmountain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:78:476) at ph (https://cardboardmountain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:215:173) at lh (https://cardboardmountain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:126:409) at O (https://cardboardmountain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:121:71) at ze (https://cardboardmountain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:118:14) at https://cardboardmountain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:53:49 at unstable_runWithPriority (https://cardboardmountain.com/wp-includes/js/dist/vendor/react.min.js?ver=16.9.0:26:340) at Ma (https://cardboardmountain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:52:280)
But there was a console warning too:
react-dom.min.js?ver=16.9.0:103 TypeError: Object(...) is not a function at k.element (block-editor.min.js?ver=704b9a6d689b18b6982a8b2ae902e7ec:50) at rc (block-editor.min.js?ver=704b9a6d689b18b6982a8b2ae902e7ec:50) at je (react-dom.min.js?ver=16.9.0:78) at ph (react-dom.min.js?ver=16.9.0:215) at lh (react-dom.min.js?ver=16.9.0:126) at O (react-dom.min.js?ver=16.9.0:121) at ze (react-dom.min.js?ver=16.9.0:118) at react-dom.min.js?ver=16.9.0:53 at unstable_runWithPriority (react.min.js?ver=16.9.0:26) at Ma (react-dom.min.js?ver=16.9.0:52) ve @ react-dom.min.js?ver=16.9.0:103
Forum: Fixing WordPress
In reply to: Post and page editor pages are blank after upgrading to 5.4So, this time I found an error, after downgrading (which did not resolve the problem), then upgrading again. I should note all my plugins were deactivated, and I had an unedited copy of the 2019 theme activated. “The editor has encountered an unexpected error.” It gave me the option to copy the error, and this is that error message:
TypeError: Object(…) is not a function
at k.element (https://cardboardmountain.com/wp-includes/js/dist/block-editor.min.js?ver=704b9a6d689b18b6982a8b2ae902e7ec:50:144007)
at rc (https://cardboardmountain.com/wp-includes/js/dist/block-editor.min.js?ver=704b9a6d689b18b6982a8b2ae902e7ec:50:144360)
at je (https://cardboardmountain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:78:476)
at ph (https://cardboardmountain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:215:173)
at lh (https://cardboardmountain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:126:409)
at O (https://cardboardmountain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:121:71)
at ze (https://cardboardmountain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:118:14)
at https://cardboardmountain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:53:49
at unstable_runWithPriority (https://cardboardmountain.com/wp-includes/js/dist/vendor/react.min.js?ver=16.9.0:26:340)
at Ma (https://cardboardmountain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:52:280)- This reply was modified 4 years, 10 months ago by frondorf.