Hello,
I guess tinymce-options-override named plugin has some problem.
Try to delete this plugin from FTP. And try .
If it not work the delete all of you plugin and then active it one by one. Then you will get which plugin has problem.
Let me know about your status.
Thanks.
Try:
– switching to the default theme automatically by renaming your current theme’s folder inside wp-content/themes and adding “-old” to the end of the folder name using FTP or whatever file management application your host provides.
– resetting the plugins folder by FTP or phpMyAdmin.
– re-uploading all files & folders – except the wp-content folder and the wp-config.php & root .htaccess files – from a fresh download of WordPress. Make sure that you delete the old copies of files & folder before uploading the new ones.
Site is loading now http://www.charleswentworth.nl but still error lines above the site…
Any more suggestions?
lisa
(@contentiskey)
check if maybe you have wp_debug set to “true” in your wp-config folder:
https://codex.ww.wp.xz.cn/WP_DEBUG
@contentiskey thanks! that was it, simple but so hard to find!