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
fb 3.16 - How to delete uploaded img(back to index)

I did a silly thing it would seem.

Using fb 3.16, I browsed and uploaded a file named

" marlena's.jpg "

That apostrophe inbetween the a and the s is not allowing the 'previous' link to work, hence only newer posted photos can be navigated from the main page.

Directly clicking on thumbnails be it from the archive pages or the thumbs which anchor the bottom of my main page works.

I've tried re-uploading another pic with the same filename, no luck.

It seems when FB 3.16 uploads a new photo, the permissions set for the new photo is

-rw-------

hence only a server side cron (?) job can fix this.

Anyone know how to delete photos running on fb 3?

posted by HiMY [photopia] on 30 Aug 05 at 5:29 PM
Just found out it is a php version bug:

http://bugs.php.net/bug.php?id=31398

However, fb 3.16 uploads photos and still sets the permissions to -rw------- which is a problem if I wanna chmod it later.

posted by HiMY [photopia] on 31 Aug 05 at 8:26 PM
Post a Reply:

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