coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 PHPnuke/Postnuke Support => Topic started by: aawebtools on December 05, 2003, 04:30:01 AM

Title: Error: theme can't find phpinfo.php
Post by: aawebtools on December 05, 2003, 04:30:01 AM
I just installed 1.2 in PHPNuke 6.9 and am getting these errors:

Warning: pagefooter(): Unable to access /phpinfo.php in /home/virtual/site13/fst/var/www/html/modules/coppermine/themes/nuke/theme.php on line 866

Warning: pagefooter(/phpinfo.php): failed to open stream: No such file or directory in /home/virtual/site13/fst/var/www/html/modules/coppermine/themes/nuke/theme.php on line 866

Warning: pagefooter(): Unable to access /phpinfo.php in /home/virtual/site13/fst/var/www/html/modules/coppermine/themes/nuke/theme.php on line 866

Warning: pagefooter(/phpinfo.php): failed to open stream: No such file or directory in /home/virtual/site13/fst/var/www/html/modules/coppermine/themes/nuke/theme.php on line 866

Warning: pagefooter(): Failed opening '/phpinfo.php' for inclusion (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site13/fst/var/www/html/modules/coppermine/themes/nuke/theme.php on line 866

Phpinfo.php exists in modules.coppermine.  Can anyone shed light on what is up?
Title: Error: theme can't find phpinfo.php
Post by: gtroll on December 05, 2003, 04:44:50 AM
copy all files except style.css from default theme to nuke theme (default is the only theme guaranteed to work)
Title: Error: theme can't find phpinfo.php
Post by: aawebtools on December 05, 2003, 05:26:55 PM
Thanks, I have gone back to the default theme for now.