Page 1 of 1

Need help!!!

Posted: Sun Apr 20, 2003 3:45 pm
by moria123
This message comes up when I'm trying to view my new PHP site... I got a thing from a mag which is ready made for you... PHP-Nuke...

Fatal error: Call to undefined function: themeheader() in header.php on line 47


This is line 47:

Code: Select all

<?php
echo "<LINK REL="StyleSheet" HREF="themes/$ThemeSel/style/style.css" 
?>

Posted: Sun Apr 20, 2003 5:00 pm
by m3mn0n
What is the value of $ThemeSel? Have you searched the Bugs forumon the phpnuke site? Maybe this bug was reported, but then again it could be a setting that you need to adjust locally.