Help - Search - Members - Calendar
Full Version: My Webpage Does Not Work
Zymic Webmaster Forums > Zymic Free Web Hosting > Zymic Free Web Hosting - General Discussion & Help
alex1984
I do not know anything about webdesign especially PHP. I uploaded a website to my webserver that has php file extensions. When i go to the index page

http://government.uuuq.com/

Fatal error: Call to undefined function get_header() in /www/uuuq.com/g/o/v/government/htdocs/index.php on line 1


Is all that i get.. What am i doing wrong? please help

Thanks,
Alex

swordz
The first line of your index.php is <?php get_header() ?>.

This is a custom function call, but you have not yet defined it, so you get that error.

Who wrote this script? You? Or did you buy it from someone? As it will take a lot of work to get functioning.

swordz
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.