I was trying to put a verification code on my blog from google to get stats. after I uploaded the page using filezila I got this message when I visit my site. Fatal error: Call to undefined function get_header() in /home/a6820983/public_html/index.php on line 1 I uploaded the origanal backup file and still the same problem. I then went to the webhost and uploaded the entire wordpress theme. now I cant even get to the log in page of my blog I get redirected to the webhost. and i get the same message. any thoughts? please not I am pretty knew to this whole process. www.newappletech(dot)com
The get_header() is a built in function of WordPress. Probably means one of your WordPress files got corrupted.
Whats line 1 say? Thats whats nice about php, it shows you where the error is so you can fix it. If your having trouble with the code then just do the file instead, thats what I do and its painless.