News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Error: theme can't find phpinfo.php

Started by aawebtools, December 05, 2003, 04:30:01 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

aawebtools

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?

gtroll

copy all files except style.css from default theme to nuke theme (default is the only theme guaranteed to work)

aawebtools

Thanks, I have gone back to the default theme for now.