View Single Post
  #8 (permalink)  
Old 12-13-2004, 01:45 AM
Hockyplr Hockyplr is offline
Junior Member
 
Join Date: Dec 2004
Posts: 1
Having problems myself, php-nuke was installed and working fine, then of course I made the fatal mistake of changing the template in the admin and now nothing works.

Here is the error messages I get...checked for the Header.php file, it is installed.

Code:
Warning: head(themes/Pack-subBlack3dblue/theme.php): failed to open stream: No such file or directory in /home/sdhansen/public_html/EoD2/header.php on line 31

Warning: head(): Failed opening 'themes/Pack-subBlack3dblue/theme.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/sdhansen/public_html/EoD2/header.php on line 31

Fatal error: Call to undefined function: themeheader() in /home/sdhansen/public_html/EoD2/header.php on line 47
Any help would be appreciated.
Reply With Quote