Quote:
Originally Posted by sk8
Warning: main(themes/subBlack/tables.php) [function.main]: failed to open stream: No such file or directory in /home/ihol6866/public_html/PHP-Nuke/themes/subBlack/theme.php on line 42
Warning: main() [function.include]: Failed opening 'themes/subBlack/tables.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/ihol6866/public_html/PHP-Nuke/themes/subBlack/theme.php on line 42
that is another prob im haveing when im trying to open theme.php
|
Your biggest problem is :
/home/ihol6866/public_html/PHP-Nuke/
phpnuke does not like to be in anything but the root like this
/home/ihol6866/public_html/themes/
Move your nuke to the root and I belive that will solve most of the problems your haveing.