Completely Blank Site
-
This is rather involved so I’ll try and stick to the point.
I run a very low volume site, maybe 20 pv per day (our local archery club’s site)Earlier today I started hitting the error:
User 'xxxx' has exceeded the 'max_questions' resource (current value: 75000)
which resulted in a WordPress install page instead of my home page. Quite scary so I contacted my host’s tech support.
The problem went away after twenty minutes or so but shortly afterwards *all* the site went blank. I was doing nothing more than editing a normal page with no short codes or other suspicious activities when it happened.
The admin pages are all still there and working, the content is all still present, but all pages on the front end that I have tried return a 200 but absolutely no content.
I’ve been through the similar posts on this forum, and tried many of the suggestions, none of which have helped. Specifically I’ve tried
- setting WP_DEBUG to true produced:
Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /hermes/bosoraweb189/b2725/sl.rhac/public_html/new/wp-includes/functions.php on line 3060
which I believe is just a warning - renaming my plugins directory to plugins_hidden – did not fix
- switching from my child theme back to 2012 – did not fix
- restoring from yesterday’s UpdraftPlus backup – did not fix
I’m running out of options, can anyone help?
- setting WP_DEBUG to true produced:
- The topic ‘Completely Blank Site’ is closed to new replies.