wseyller
06-14-2005, 09:55 AM
I'm having trouble install a php-nuke theme. The readme instructed me to upload the "clantoxic2" folder to the "themes" folder which I did. One template is layed out like this:
clantoxic2 (folder)
-------------images (folder)
--------------------------forum (folder)
--------------------------------------2 - gif files
--------------------------Masterfiles (folder)
--------------------------------------3 - PSD files
--------------------------------------1 - TrueType Font File
--------------------------------------1 - Jpeg file
--------------------------------------1 - FLA file
--------------------------23 - Jpeg files
--------------------------4 - gif files
--------------------------2 - shockwave flash objects
-------------style (folder)
--------------------------3 - php files
-------------5 - php files
-------------1 - txt readme
-------------1 - css document
When installed I get this error:
Warning: head(themes/clantoxic2/theme.php): failed to open stream: No such file or directory in /home/nrscoati/public_html/forum/header.php on line 31
Warning: head(themes/clantoxic2/theme.php): failed to open stream: No such file or directory in /home/nrscoati/public_html/forum/header.php on line 31
Warning: head(): Failed opening 'themes/clantoxic2/theme.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/nrscoati/public_html/forum/header.php on line 31
Fatal error: Call to undefined function: themeheader() in /home/nrscoati/public_html/forum/header.php on line 51
clantoxic2 (folder)
-------------images (folder)
--------------------------forum (folder)
--------------------------------------2 - gif files
--------------------------Masterfiles (folder)
--------------------------------------3 - PSD files
--------------------------------------1 - TrueType Font File
--------------------------------------1 - Jpeg file
--------------------------------------1 - FLA file
--------------------------23 - Jpeg files
--------------------------4 - gif files
--------------------------2 - shockwave flash objects
-------------style (folder)
--------------------------3 - php files
-------------5 - php files
-------------1 - txt readme
-------------1 - css document
When installed I get this error:
Warning: head(themes/clantoxic2/theme.php): failed to open stream: No such file or directory in /home/nrscoati/public_html/forum/header.php on line 31
Warning: head(themes/clantoxic2/theme.php): failed to open stream: No such file or directory in /home/nrscoati/public_html/forum/header.php on line 31
Warning: head(): Failed opening 'themes/clantoxic2/theme.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/nrscoati/public_html/forum/header.php on line 31
Fatal error: Call to undefined function: themeheader() in /home/nrscoati/public_html/forum/header.php on line 51
