WSOD, Issue with Theme, can’t delete problem theme thru PHP
-
Hello, I am a WP newb who inherited business website from employee who quit. Currently, whole site is WSOD, including admin page. I did the plugin disable, no access, then theme disable and got access to admin page/dashboard thru my site. To my knowledge, no recent changes have been made to the site, but have no way of finding out from ex-employee, unfortunately.
I want to delete the problem theme thru php (FileZilla) and use a default, but am unable to delete theme folder (Agile theme), php says denied and won’t delete. Although I can access admin page when entire theme folder is disabled, I can’t change the theme through the dashboard because it returns false (not found). I cannot disable nor delete the problem theme in php. In php, besides Agile theme, the other themes listed are defaults, but only 2013-2015, no 2016 (twentysixteen).
I’m new to WP, have some web dev/code experience, and looking for direction to a walk-through which outlines this problem, or help directly if some one has the time. I searched a lot but came up empty for this particular problem.
When I disabled theme folder, my website returns the following error messages instead of WSOD:
“Warning: array_key_exists() expects parameter 2 to be array, null given in homepages/15/d211799029/”…”wp-content/themes/agile/framework/functions/page-customization.php on line 134
Fatal error: Call to a member function get_theme_option() on a non-object in /homepages/15/d211799029/htdocs/”…”wp-content/themes/agile/framework/functions/page-customization.php on line 137”
I backed up all folders to an external drive thru php, have not backed up database yet.
Forgive me if this is an answered topic, I may not have searched for the issue correctly, but believe me, I tried!
Thank you so much!
The topic ‘WSOD, Issue with Theme, can’t delete problem theme thru PHP’ is closed to new replies.