Posted: Fri Feb 06, 2004 6:19 pm
I just went to the site and this is what I got:
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..
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..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
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..