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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.