Warning: main(/news/index.php): failed to open stream: No such file or directory in /home/content/s/h/e/sheep01designs/html/index.php on line 68
Warning: main(/news/index.php): failed to open stream: No such file or directory in /home/content/s/h/e/sheep01designs/html/index.php on line 68
Warning: main(): Failed opening '/news/index.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/content/s/h/e/sheep01designs/html/index.php on line 68
It is still happening, But I moved it up a few lines which is why its on line 52, not 68.
Code:
Warning: main(/news/index.php): failed to open stream: No such file or directory in /home/content/s/h/e/sheep01designs/html/index.php on line 52
Warning: main(/news/index.php): failed to open stream: No such file or directory in /home/content/s/h/e/sheep01designs/html/index.php on line 52
Warning: main(): Failed opening '/news/index.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/content/s/h/e/sheep01designs/html/index.php on line 52
Access: Admin
Total Posts: 1395
Joined: 2006-05-19
Try entering the full path to the news script to see if that has any affect. Don't worry about the other lines of code, just try this on its own to see if it works.
Code:
include '/home/content/s/h/e/sheep01designs/html/news/index.php';