PDA

View Full Version : error on uploading my webfiles to webhosting server



pr_abhat
01-21-2009, 08:14 AM
I am getting the below mentioned errors on uploading web template to public_html folder in my web files and trying to view my site in my browser. Can any one here please help to solve this problem-

Warning: get_headers() expects at least 1 parameter, 0 given in /home/easyi10/public_html/index.php on line 1

Fatal error: Call to undefined function get_sidebar() in /home/easyi10/public_html/index.php on line 6

pmbinky
01-21-2009, 04:34 PM
Just a guess here but it looks like you have a problem with your index.php file. If that is something you uploaded you should look there.

Justin
02-07-2009, 08:59 AM
The problem seems to be coming from one of your files. Have a closer look at your code and try to spot the error.

mhJr_
02-07-2009, 02:21 PM
I am getting the below mentioned errors on uploading web template to public_html folder in my web files and trying to view my site in my browser. Can any one here please help to solve this problem-http://www.shopfuze.com/img1.jpg

Warning: get_headers() expects at least 1 parameter, 0 given in /home/easyi10/public_html/index.php on line 1

Fatal error: Call to undefined function get_sidebar() in /home/easyi10/public_html/index.php on line 6

Are you using any type of shopping cart?
Always remember to back up your files before updating, it will save yourself a lot of time & headaches in the future.