Quote:
Originally Posted by Billspaintball
Have you tried steps 3 and 4 in the troubleshooting guide yet?
|
ok, Step 3 had already been done. by default? i dont know.
I dont both things in step 4, but still i get the following errors on every other page, but it did sort out the login box problem,
Code:
Warning: main(includes/0.php) [function.main]: failed to open stream: No such file or directory in /usr/home/web/wse90457/index.php on line 180
Warning: main() [function.include]: Failed opening 'includes/0.php' for inclusion (include_path='.:/usr/local/share/pear') in /usr/home/web/wse90457/index.php on line 180
my index file is used as the main page.. when someone clicks a new page on the site the index file finds the included file and uses it. eg. index.php ---> index.php?page=status
Is there anyway to fix this warning?