my blog suddenly now serves only blank pages. though the attached bbPress to the main blog is working fine, the blog site itself has gone blank. Some readers though complained that they were able to access the post and post a comment but it got stuck at http://mysite.com/wp-comments-post.php where they see a blank page. I haven't done or updated anything on my site and this issue seems to have started suddenly in the last hour.
Any tips or help to resolve this issue?
interestingly I can access the website through my iPhone but not through my laptop or desktop... this is mind boggling
the only section on my iPhone it does not allow me to access is the Plugins page... even though I've not installed any new plugins... could someone please advise a direction I can take to resolve this issue.
can I delete plugins via FTP to check what plugin may be causing a problem? Is it ok to delete a plugin even if it is activated? Problem is i can't see the plugin page from my phone.
yogipress
Member
Posted 4 years ago #
Is it ok to delete a plugin even if it is activated?
yes.
thanks, will delete the plugin folder to see if there is a plugin issue.
I deleted all my plugins (except Akismet) and get the followign error:
Warning: main(/home/public_html/mysite/wp-content/advanced-cache.php) [function.main]: failed to open stream: No such file or directory in /home/public_html/mysite/wp-settings.php on line 84
Is advanced-cache.php a part of WordPress of wp-cache plugin... I think I will delete that too if it is a part of wp-cache
it's wp-cache... it was not enabled and still caused this problem... how is this possible???
open your wp-config.php and delete these lines:
define('WP_CACHE', true);
//define('ENABLE_CACHE', true );