I've trying to install and run phpnuke.
When I attempt to access nukesql.php
I get these errors:
Warning: Failed opening 'language/lang-.php' for inclusion (include_path='.;C:/phpdev/php/includes;C:/phpdev/php/class') in c:\phpdev\www\mainfile.php on line 166
Warning: Failed opening 'themes//theme.php' for inclusion (include_path='.;C:/phpdev/php/includes;C:/phpdev/php/class') in c:\phpdev\www\header.php on line 31
Fatal error: Call to undefined function: themeheader() in c:\phpdev\www\header.php on line 47
Any suggestions in dealing with these errors?