Web Hosting Talk







View Full Version : Error installing php-nuke theme


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

ozwebfx
06-14-2005, 11:27 AM
I just had a quick look at this theme .. seems to vary a bit from standard .. maybe heade r& footer .php need to be moved to site root? & make your own theme.php from example of structure.php? ... If I get more time tomorrow I can take a closer look but my advice is to ask the author!

etechsupport2
06-16-2005, 09:35 AM
I think you have installed a wrong theme admin into modules/forums/templates/your-theme/admin.

So my suggestion is to search the default theme go back to your theme -pack and correct its manually.