PDA

View Full Version : Course Work


dudeking
January 29th, 2007, 09:59 PM
Right, I'm really pissed off that I picked something that I'm crap with for my Course Work but I did it and there is just one page of the site I cannot get working.

http://beta.dudeking.co.uk/comp/news/
(I made it at school, (they use IE7) so it only works in IE7 and because its only course work it's pointless making it work in anything else.)

<?php
$path = 'stories/';
$handle = opendir($path);
while (false!== ($file = readdir($handle))) {
include($path.$file);
}
closedir($handle);
?>

That throughs out that, I had stated using the script that Buzz showed me ages ago and I can't get it working and nether could the Tech guy at school. So I just did that. Don't even know if my logic is right.
It gives out all the files in the folder (in the wrong order) but it also gives pages of warnings.
I'm really not fussed about the order but the warnings are really annoying me :curse: :curse: :curse:

Buzz
January 30th, 2007, 01:29 AM
What kind of warnings?

dudeking
January 30th, 2007, 07:06 AM
Warning: main(stories/.): failed to open stream: No such file or directory in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(stories/.): failed to open stream: No such file or directory in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(stories/.): failed to open stream: No such file or directory in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(): Failed opening 'stories/.' for inclusion (include_path='.:/usr/share/pear') in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(stories/..): failed to open stream: No such file or directory in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(stories/..): failed to open stream: No such file or directory in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(stories/..): failed to open stream: No such file or directory in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(): Failed opening 'stories/..' for inclusion (include_path='.:/usr/share/pear') in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5 that

Buzz
January 30th, 2007, 08:10 AM
Try changing:
include($path.$file);
To:
include($file);

dudeking
January 30th, 2007, 06:27 PM
Warning: main(.): failed to open stream: Success in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(.): failed to open stream: Success in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(.): failed to open stream: Success in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(): Failed opening '.' for inclusion (include_path='.:/usr/share/pear') in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(): open_basedir restriction in effect. File(/usr/share/pear/..) is not within the allowed path(s): (/tmp:/usr/share/pear:/home/fhlinux210/b/beta.dudeking.co.uk/user) in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(..): failed to open stream: Operation not permitted in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(): open_basedir restriction in effect. File(/usr/share/pear/..) is not within the allowed path(s): (/tmp:/usr/share/pear:/home/fhlinux210/b/beta.dudeking.co.uk/user) in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(..): failed to open stream: Operation not permitted in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(): open_basedir restriction in effect. File(/usr/share/pear/..) is not within the allowed path(s): (/tmp:/usr/share/pear:/home/fhlinux210/b/beta.dudeking.co.uk/user) in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(..): failed to open stream: Operation not permitted in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(): Failed opening '..' for inclusion (include_path='.:/usr/share/pear') in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(999story.php): failed to open stream: No such file or directory in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(999story.php): failed to open stream: No such file or directory in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(999story.php): failed to open stream: No such file or directory in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(): Failed opening '999story.php' for inclusion (include_path='.:/usr/share/pear') in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(998story.php): failed to open stream: No such file or directory in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(998story.php): failed to open stream: No such file or directory in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(998story.php): failed to open stream: No such file or directory in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(): Failed opening '998story.php' for inclusion (include_path='.:/usr/share/pear') in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(997story.php): failed to open stream: No such file or directory in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(997story.php): failed to open stream: No such file or directory in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(997story.php): failed to open stream: No such file or directory in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(): Failed opening '997story.php' for inclusion (include_path='.:/usr/share/pear') in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(994story.php): failed to open stream: No such file or directory in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(994story.php): failed to open stream: No such file or directory in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(994story.php): failed to open stream: No such file or directory in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(): Failed opening '994story.php' for inclusion (include_path='.:/usr/share/pear') in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(995story.php): failed to open stream: No such file or directory in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(995story.php): failed to open stream: No such file or directory in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(995story.php): failed to open stream: No such file or directory in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(): Failed opening '995story.php' for inclusion (include_path='.:/usr/share/pear') in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(996story.php): failed to open stream: No such file or directory in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(996story.php): failed to open stream: No such file or directory in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(996story.php): failed to open stream: No such file or directory in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warning: main(): Failed opening '996story.php' for inclusion (include_path='.:/usr/share/pear') in /home/fhlinux210/b/beta.dudeking.co.uk/user/htdocs/comp/include/news/scriptmain.php on line 5

Warnings Doubled in size

Buzz
January 30th, 2007, 06:37 PM
Are the files permissions set correctly?

It's obviously seeing the files because it's picking up their names.