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
Need help with FB3 Installation(back to index)
I need some help with my Fb3 installation. It's not allowing me to upload images, nor post captions! Any help is appreciated!

http://talkingtree.org/photoblog2/index.php/post
posted by Nate on 15 Jul 05 at 9:30 PM
I get these warnings:

Warning: fopen(photos/abstract9.txt): failed to open stream: Permission denied in /home/talking/public_html/photoblog2/index.php on line 283

Warning: fwrite(): supplied argument is not a valid stream resource in /home/talking/public_html/photoblog2/index.php on line 284

Warning: fclose(): supplied argument is not a valid stream resource in /home/talking/public_html/photoblog2/index.php on line 285

Warning: unlink(photos/abstract9.jpg): Permission denied in /home/talking/public_html/photoblog2/index.php on line 312

Warning: fopen(photos/abstract9.jpg): failed to open stream: Permission denied in /home/talking/public_html/photoblog2/index.php on line 314

Warning: fwrite(): supplied argument is not a valid stream resource in /home/talking/public_html/photoblog2/index.php on line 315

Warning: fclose(): supplied argument is not a valid stream resource in /home/talking/public_html/photoblog2/index.php on line 316

Warning: touch(): Utime failed: Operation not permitted in /home/talking/public_html/photoblog2/index.php on line 317

Warning: fopen(rss.xml): failed to open stream: Permission denied in /home/talking/public_html/photoblog2/index.php on line 342

Warning: fwrite(): supplied argument is not a valid stream resource in /home/talking/public_html/photoblog2/index.php on line 343

Warning: fclose(): supplied argument is not a valid stream resource in /home/talking/public_html/photoblog2/index.php on line 344
posted by Nate on 15 Jul 05 at 9:31 PM
Nate, make sure your photos and thumbs directory are CHMOD'ed to 755. You should be able to do this in your FTP client.
posted by donald on 15 Jul 05 at 9:34 PM
There are chmoded to 755. I even had them at 777, to no avail. I've re-uploaded and re-installed three times. When I tried FB2 last night, it worked just fine. But I deleted that, becuase I wanted to use FB3! Thanks!
posted by Nate on 15 Jul 05 at 9:36 PM
That's strange that FB2 would work but not FB3. Posting captions and comments worked with FB2? And changing a photo's categories?
posted by donald on 15 Jul 05 at 10:00 PM
(You may need to also make sure, for pre-existing files, that the files themselves are appropriately chmoded)
posted by donald on 15 Jul 05 at 10:40 PM
Post a Reply:

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