I'm trying to install PHP-Nuke right now and I've uploaded all of the files and modified the config.php file, but keep getting the following error messages when I try to access it to continue the setup:
Code:
Warning: Supplied argument is not a valid MySQL result resource in /home/virtual/site209/fst/var/www/html/phpnuke/includes/sql_layer.php on line 301
Warning: Failed opening 'language/lang-.php' for inclusion (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site209/fst/var/www/html/phpnuke/mainfile.php on line 75
Warning: Supplied argument is not a valid MySQL result resource in /home/virtual/site209/fst/var/www/html/phpnuke/includes/sql_layer.php on line 301
Warning: Supplied argument is not a valid MySQL result resource in /home/virtual/site209/fst/var/www/html/phpnuke/includes/sql_layer.php on line 301
Warning: Supplied argument is not a valid MySQL result resource in /home/virtual/site209/fst/var/www/html/phpnuke/includes/sql_layer.php on line 357
Warning: Failed opening 'themes//theme.php' for inclusion (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site209/fst/var/www/html/phpnuke/header.php on line 31
Fatal error: Call to undefined function: themeheader() in /home/virtual/site209/fst/var/www/html/phpnuke/header.php on line 47
Any suggestions or tips?
Thanks for any help!