Matt
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Blank wp-admin page. No common fixes seem to work.I removed the jumble of code at the start of version.php as recommended in http://ww.wp.xz.cn/support/topic/help-me-pls-1
I can access my admin page! Now the task of tightening up security to keep it from happening again. Thanks for all the help.
Matt
Forum: Fixing WordPress
In reply to: Blank wp-admin page. No common fixes seem to work.Thanks for the suggestions keesiemeijer. Here is the pastebin link for my /wp-includes/version.php:
And these are the errors that I get when WP_DEBUG is enabled:
Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /home1/effects2/public_html/wp-includes/functions.php on line 2712
Fatal error: Cannot redeclare gvoezhmc0rcvbtilibkbje0oufg7e() (previously declared in /home1/effects2/public_html/wp-includes/version.php(1) : regexp code(1) : eval()’d code:9) in /home1/effects2/public_html/wp-includes/version.php(1) : regexp code(1) : eval()’d code on line 36
Thanks for your help! I’ll start looking through the resources on that page.
Forum: Fixing WordPress
In reply to: Blank wp-admin page. No common fixes seem to work.I don’t think it’s a browser problem either; I’ve used Firefox with the same result, and just downloaded and tried Chrome and got this message:
“Server error
The website encountered an error while retrieving http://www.effectsofdehydration.com/wp-admin/. It may be down for maintenance or configured incorrectly.
Here are some suggestions:
Reload this webpage later.
HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.”I’ve contacted my hosting company and everything is fine on their end. This is extremely frustrating! WordPress, why do you suddenly stop working??
Are there any WordPress or forum admins that can chime in on this problem?
Forum: Fixing WordPress
In reply to: Blank wp-admin page. No common fixes seem to work.I checked my error log and there are 3 entries that may help. I personally have no idea what to do with them:
This repeats 30-40 times on Aug 6 and 7th, then stops. Not likely a problem as I’ve only had my wp-admin trouble since Aug 14th. Not sure if it fixed itself?:
[07-Aug-2012 00:08:12] AYAH: ayah_config.php missing; will require setting of specific values.This occurs once on Aug 14th:
[14-Aug-2012 16:21:50] PHP Fatal error: Call to undefined function static_footer_pages() in /home1/effects2/public_html/wp-content/themes/ux-wp/footer.php on line 49This error apparently repeats whenever I try to log into /wp-admin:
[16-Aug-2012 10:56:25] PHP Fatal error: Cannot redeclare gvoezhmc0rcvbtilibkbje0oufg7e() (previously declared in /home1/effects2/public_html/wp-includes/version.php(1) : regexp code(1) : eval()’d code:9) in /home1/effects2/public_html/wp-includes/version.php(1) : regexp code(1) : eval()’d code on line 36Anybody have an idea what these mean or how to fix them?
Thanks,
MattForum: Fixing WordPress
In reply to: Blank wp-admin page. No common fixes seem to work.Thanks for the reply. I can see /wp-login.php to enter my username and password, but it still takes me to a blank /wp-admin page when I hit Enter, and just seems to hang there.
I’ve cleared my cache, and cleaned some scripts (I’m running a Mac – no AV). I also tried replacing the WordPress 3.4.1 wp-admin folder with 3.4 but that didn’t make a difference.
This is all so strange, it just came out of the blue. I hadn’t posted or upgraded WordPress or any plugins between my successful and unsuccessful attempts to access /wp-admin. The last thing I remember doing is upgrading an Easy Adsense plugin, but I’ve tried deactivating/moving that folder and am fairly sure it’s not the problem.
From searching the forums this seems like a fairly common problem, I’m surprised that there seem to be a variety of causes and no common solution.
Any other ideas?