When I do
I get
Warning: main(./common.php) [function.main]: failed to open stream: No such file or directory in /home/briannm/public_html/z74/index.php on line 20
Warning: main(./common.php) [function.main]: failed to open stream: No such file or directory in /home/briannm/public_html/z74/index.php on line 20
Warning: main(./common.php) [function.main]: failed to open stream: No such file or directory in /home/briannm/public_html/z74/index.php on line 20
Warning: main() [function.include]: Failed opening './common.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/briannm/public_html/z74/index.php on line 20
Warning: main(./includes/functions_display.php) [function.main]: failed to open stream: No such file or directory in /home/briannm/public_html/z74/index.php on line 21
Warning: main(./includes/functions_display.php) [function.main]: failed to open stream: No such file or directory in /home/briannm/public_html/z74/index.php on line 21
Warning: main(./includes/functions_display.php) [function.main]: failed to open stream: No such file or directory in /home/briannm/public_html/z74/index.php on line 21
Warning: main() [function.include]: Failed opening './includes/functions_display.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/briannm/public_html/z74/index.php on line 21
Fatal error: Call to a member function on a non-object in /home/briannm/public_html/z74/index.php on line 24
When I do code
I get
arning: main(/z74/index.php) [function.main]: failed to open stream: No such file or directory in /home/briannm/public_html/forum.php on line 52
Warning: main(/z74/index.php) [function.main]: failed to open stream: No such file or directory in /home/briannm/public_html/forum.php on line 52
Warning: main() [function.include]: Failed opening '/z74/index.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/briannm/public_html/forum.php on line 52
when I incliude just the /z74 DIR I also get errors. When I include a .html page in the same DIR it works fine. The forums in the /z74 DIR work fine when browsed. I did test posts and everythging worked. Just get errors with the include of a file (and DIR) thats not in the DIR the main .php with the include is in.
For some reason I cannot do code on the forums anymore :S