Error? domain, hosting or word press?

bapeman92

New member
Oct 15, 2009
43
0
0
Hi WF,

I've got a "fatal" error on my site.

Anytime I go to the site it gives me this.

11-3.jpg
11-3.jpg


Does anyone know what it is?

Will appreciate replies.

Thanks.
 


try deleting your theme that your using then reuploading it - i'm assuming you've type this error into google
 
Comment out the function add_custom_background on line 12 in the file specified, that way you should be at least able to access to admin URL.

Comments in PHP are like
*/
CODE HERE
*/
 
I don't get how I can do that. When I go to the domain or wp-admin version it gives me the same error page.
 
login via cpanel or whichever CP you have, go to the file manager and rename your current theme directory ( example currenttheme/ ) to something else like 'aaaaa/' ( you can do the same via FTP )

now you should be able to access the admin area /wp-admin/

if you don't know how to comment out a snipped from a php file I'm assuming your theme has not been edited or customized so simply reupload the original theme and you should have it working again. ( upload it into a directory named currenttheme/ )

In case you have never had this theme working simply install another, it means there something not working in the theme.

This is just a quick way around the problem, fixing it would require you to know at least some basic php probably.
 
I have no real knowledge on this :(

Thanks for your help and I'll just ask my friend when I see him on Sunday