PDA

View Full Version : PHP problems



SHOTGUNmaniac
01-21-2004, 11:33 PM
Sorry to keep on bothering you guys with my problems, but this is the last one.

I uploaded postnuke, had it all set up, but changed the site theme, now all I get whe i visit the site is


Fatal error: Call to undefined function: themeheader() in /home/www/gladiaty/header.php on line 188?


How do i go about sorting this out? Sorry guys n gals to be a pain....I promise this will be the last problem.

Grimmy
01-22-2004, 12:55 AM
what does line 188 say in that header.php file?

SHOTGUNmaniac
01-22-2004, 09:49 AM
Originally posted by Grimmy@Jan 22 2004, 12:55 AM
what does line 188 say in that header.php file?
themeheader ();

<<Hybrid>>
01-22-2004, 02:53 PM
Seems like you installed some good PHP program, what works online
That program have templates/themes. Some of themes are not working, try to reinstall them or upload theme folder where your PHP requires it

second can be your MySQL. You havent tables at database, mistake at db or missed files/tables

search for file what ends with *.sql and go to your phpmyadmin, paste commands in SQL directory or upload *.sql file, setup will automaticly add tables.