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 message when posting caption(back to index)
When I post my caption I get this message:
Warning: fopen(photos/002.txt): failed to open stream: Permission denied in /home/darrellm/public_html/fb/fb.php on line 284

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

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

Warning: unlink(photos/002.jpg): Permission denied in /home/darrellm/public_html/fb/fb.php on line 303

Warning: fopen(photos/002.jpg): failed to open stream: Permission denied in /home/darrellm/public_html/fb/fb.php on line 305

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

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

Warning: touch(): Utime failed: Operation not permitted in /home/darrellm/public_html/fb/fb.php on line 308

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

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

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

What am I doing wrong?
posted by darrell on 2 Aug 06 at 10:02 PM
Anyone?
posted by darrell on 4 Aug 06 at 8:30 AM
Post a Reply:

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