Try resettings your plugins. If that resolves the issue, reactivate each one individually until you find the cause.
If that does not resolve the issue, access your server via FTP or SFTP, navigate to /wp-content/themes/ and rename everything except the /default/ directory. This will force the Default theme to activate and hopefully rule-out a theme-specific issue.
value for wp_plugins is a:0:{}. I am lost with FTP with Filezila navigation. Can’t find /wp-content/themes/.My problem is similar to leodicaprionet’s. my site is http://www.thebrandchannel.net . Help, pls..
Hi there! I have the same problem. I have found an easy solution but I still do not undertand why it is happening. So – you need to eccess the “functions.php” file with an FTP-client and edit it. You need to delete a part of the code that comes after the last line of the original code – in your case it is the line 200. So everything starting with line 201 (after this mark ?>) have to be deleted. Save changes. Done. Try to access your Admin area.
Forgot to say – you need to edit the file mentioned in the message: /home/leo/public_html/wp-content/themes/leo_dicaprio_2/functions.php
Help Please. I got this error on another theme (with the theme name in place of Twenty Ten). I went into my FTP client and deleted the theme. Then the same error showed with another theme. So, I deleted all of the extra themes except the default Twenty Ten theme and I continue to get this same error.
Now it says that the error is in the default theme. Any ideas of options at this point?
“Fatal error: Cannot redeclare __popular_posts() (previously declared in /home/garden35/public_html/theselflessadvantage.com/wp-content/themes/twentyten/functions.php:680) in /home/garden35/public_html/theselflessadvantage.com/wp-content/themes/twentyten/functions.php on line 921”
Thanks to all for the help.