Quote:
Originally Posted by Rahzel_hx
i get a weird error anyones have soem suggestions "Warning: chdir(): No such file or directory (errno 2) in /home/spiritno/public_html/cmps_index.php on line 19
Warning: main(./global.php): failed to open stream: No such file or directory in /home/spiritno/public_html/cmps_index.php on line 25
Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/spiritno/public_html/cmps_index.php on line 25"
EDIT #1:
I don't know what i did but i fixed that problem but none of the images show up now >_< (meaning banner, and buttons) This is the button that won't show up on portal but show up in fourm here is the file path for it images/icon/icon1.gif
Edit #2: When i have the board turned off it can't find a picture >_> but when it is turned back on everything loads weird eh?
Well Great Hack i love it XD
|
Hello rahzel_hx
I had the same problem and the error message was appearing at the top of the page. The problem is in your index.php file.
If you look at the full path to your forum line. it should read something like
/home/yourwebsitename/public_html/forums
NOT
http://www.yoursite.com/forums
I no longer get that error message as far as "Warning: chdir(): No such file or directory (errno 2) in /home/spiritno/public_html/cmps_index.php on line 19" goes.
Also, I changed the name of my index.php to indes.old.php and the file
cmps_index.php was renamed to index.php.
Hope this helps.