PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Warning: main(language/lang-english.php): failed to open stream: No such file or directory in /home/pimpmyst/public_html/mainfile.php on line 162
Warning: main(): Failed opening 'language/lang-english.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/pimpmyst/public_html/mainfile.php on line 162
Fatal error: Call to undefined function: themeheader() in /home/pimpmyst/public_html/header.php on line 47
Now for the first and second errors, Either the file lang-english.php is no longer there or you changed the directory stucture and sisn't update the code for the changes or somehting along those lines.. You need to check to see if the file is there and if it is you need to go to line 162 in mainfile.php and check to see if the include path is correct for your directory stucture..
I would have to see the code ofr the third error.. But who knows perhaps if you get the first two error fixed the third error will magicly disappear..
/***************************************
*
* SOME NICE INFO ABOUT SCRIPT
*
* AND SOMEONE WHO CREATED IT BLA BLA
*
****************************************/
<? // START COUNTING HERE