Posted: November 28, 2013 at 8:59 am
|
Hey folks, After a recent update of my license key for Ev.Es. i now can’t access my dashboard. I can see my website just fine and the function/toolbar for WP is present at the top, but clicking any dashboard link resolves to a white screen. I tried the “rename plugins folder” advice but didn’t resolve the issue. I tried the “create new admin use/password” code in functions.php file- didn’t resolve it. I do have a recent back up of my DB in a zip file, but it opens as a backup.sql file. I have no idea how to use that file for restoring via myadminphp. Any suggestions to resolve this issue before doing a backup reload? Thanks! |
Hi, There’s a couple of things to try. Have you enabled WP_DEBUG just edit wp-config.php to include define('WP_DEBUG', true); http://codex.wordpress.org/Editing_wp-config.php#Debug See if any errors are thrown. Often you will find its a memory issue. Also within wp-config.php again do you see anything along the lines of: define( 'WP_MEMORY_LIMIT', '128M' ); If not add that also. You say you renamed the plugins folder, that deactivates all plugins, yet yours are currently active? |
|
|
Hey thanks for the tips. I did the debug mode in wp-config.php and got the following errors:
Any ideas what to do? And Happy Thanksgiving! |
|
And to answer your previous question re plugins: I deactivated them but found it didn’t change my problem so i re-enabled them. |
|
FYI: Adding the “define( ‘WP_MEMORY_LIMIT’, ‘128M’ );” line didn’t change the problem. |
|
Hi, The errors aren’t telling us what the problem is but if you have tried renaming the plugins folder then I would suggest renaming your currently active theme folder, so that the site will revert to a default. This will of course change the look of your site, but if it isn’t a plugin then we have to consider the issue is your theme. |
|
Dean, Thanks for the tip. Renaming my theme folder helped me get access to my dashboard. I did my updates and got the following message:
Your partners helped get the other Ev.Es. updates to go through, but i don’t understand why this one is not updating. |
|
Dean, I renamed my theme folder back to it’s default and my site and dashboard are working normally now. THANKS!!! |
Hi Zach, I checked your account and it does not have access to the Multi Event Registration plugin. The Personal License does not include this add-on. |
|
The support post ‘"White screen of death" after recent ev.es. plugin update, can't access dashboar’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.