Error: theme can't find phpinfo.php Error: theme can't find phpinfo.php
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.