Hi there, I went to login to my wordpress
account today and got the following error
below:
Fatal error: Call to a member function main() on a non-object in /home/bulletpr/public_html/members/wp-includes/functions.php on line 1452
I regular subscribers can access the blog,
but I can't get in as an Admin.
Any indications on what causes this and
how to resolve it?
Thank you.
Try:
- switching to the default theme by renaming your current theme's folder in wp-content/themes using FTP or whatever file management application your host provides.
- resetting the plugins folder by FTP or phpMyAdmin.
- re-uploading the wp-admin and wp-includes folders from a fresh download of your version of WordPress
I'd also recommend that you upgrade asap. You are currently at significant risk of a site hack (if it's not been hacked already).
Hi ESMI,
Thanks for the help and what would cause this?
Also I followed your advice on the FRESH install
and then unrenamed the Plugins Folder back to
normal and still causes the error.
So it's definitely something in the plugins.
Cause I had the "empty" plugins folder, I
could get into the Admin area...
I'm thinking it might have to do with my
Plugin "Theme My Login" or the "Wapple"
mobile site plugin.
Just a hunch.
Try reactivating your plugins individually until you find the cause. You can always reset them again once you find the problem.
Thanks everyone for their help.