my home page on my blog just loads up blank and white, all the other pages work fine, ive disabled plugins and looked again but still nothing,
how do i fix this asap?
http://www.howtophotoshop.co.uk
or to see a page that works this
http://www.howtophotoshop.co.uk/tutorials/
thanks in advance
What plugin did you install before this happened? Deactivate plugins from backend. Change theme to twentyten theme. Then retrace steps to before the white screen.
i opened the php homepage index.php and it says this
<?php
// Silence is golden.
?>
i cant remember what plugin it was there was a few updated like 3 or 4.
mercime i did that and same problem
i accepted a new member as a subscriber then this happened, looks like i was hacked?
so how do i fix this and is it hacker? ive changed all passwords
If your index.php (on your theme path) hasn't some html code then it will become a blank page.
Try type something inside this page and upload again. Maybe:
<html> <body> Hello world! </body> </html>
If this works then is missing some code on your theme.
ok the root
/ = normal index.php file with proper code in
theme index = normal code
but also still get white blank home page, all other pages seem to be fine?
disabled all plugins, reinstalled wordpress.
Any more help would be so great
fixed it, some reason there was a blank index.html file in the root??
wifiuk - Good for you. Yes, some webhosting services have blank index.html file in root which you need to delete so that your WP site will show up.