ftp to the site files and rename the folder of the theme you’re using. It will then default to the default theme and should work. Then restore your edited theme files to how they were before you edited them and enable the theme from admin.
Thanks for the reply. Didn’t work, when I go to wp-admin i still get the same error. I should not that the theme was disabled for the website and just displayed a white screen.
So i’m assuming that this means something in either wp-admin or wp-includes isn’t uploaded properly.
Any thoughts?
James
What should my .htaccess file look like? I currently have the permalinks set to their default, I just created the .htaccess file, it there something I should configure in that that might get my site working?
Sigh, just did another re-install, now the admin side works and the content does not.
Ok, so just re-installed again and now the admin doesnt work again. So frustrating, any suggestions? I’m using a mac, beginning to think that is the problem.
So after the error:
Warning: main(.//wp-includes/classes.php) [function.main]: failed to open stream: No such file or directory in ./wp-load.php on line 46
I’ve re-uploaded wp-load.php. I then refresh the page to get this error:
Warning: main(./wp-includes/pomo/translations.php) [function.main]: failed to open stream: No such file or directory in ./wp-includes/pomo/mo.php on line 10
I then re-upload mo.php in the above directory to then get this error after refresh:
Warning: main(./wp-includes/pomo/entry.php) [function.main]: failed to open stream: No such file or directory in ./wp-includes/pomo/translations.php on line 10
I then re-upload translations.php in the above directory and then the admin side works. But now the front end is producing the same error about the wp-load.php as the admin just was.
It consistently does this over and over again? Please Help.