folderblog
What is folderblog?
Folderblog is a free PHP script that automatically displays the images placed in a given directory, no database needed. It can be used as a blog or gallery — and anything in between.

» demo blog   » learn more   » download now

Discussion
Error when updating(back to index)
everytime I update my photos a get this

Warning: fopen(rss.xml): failed to open stream: Permission denied in /home/diioxyd/public_html/negativ/fb.php on line 332

Warning: fwrite(): supplied argument is not a valid stream resource in /home/diioxyd/public_html/negativ/fb.php on line 333

Warning: fclose(): supplied argument is not a valid stream resource in /home/diioxyd/public_html/negativ/fb.php on line 334

Warning: Cannot modify header information - headers already sent by (output started at /home/diioxyd/public_html/negativ/fb.php:332) in /home/diioxyd/public_html/negativ/extensions/fb_mimetype.php on line 56

Warning: Cannot modify header information - headers already sent by (output started at /home/diioxyd/public_html/negativ/fb.php:332) in /home/diioxyd/public_html/negativ/extensions/fb_mimetype.php on line 57

Can anyone help me?
posted by Josiane on 28 Mar 06 at 4:02 PM
Please help...I want my rss to work :(
posted by Josiane on 3 Apr 06 at 9:42 AM
It seems you did not give the sufficient rights to all required files. What also could be is that you have to create the file rss.xml manually first before it can be read/written. Relevant for you are only the three upper error messages about the fb.php, the two bottom ones are just error because of an error. ;)
posted by ikue on 4 Apr 06 at 2:42 AM
thanks!
posted by Josiane on 10 Apr 06 at 7:40 PM
Post a Reply:

Name:    Remember me
URL:    
(include http:// or mailto:)
(back to index)