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
Array to string conversion error(back to index)
Hello, I'm getting the following error after php was compiled with exif enabled (only for the photos which have exif data):

"Notice: Array to string conversion in /home/arthe26/public_html/visual/index.php on line 535"

Also, all the exif values shown are wrong...weird values appear next to such parameters such as focal length, exposure comp. etc.

Can someone please think of a solution? I'm going crazy trying to solve these problems!!
posted by Anil on 3 Oct 05 at 9:10 AM
ok...figured it out...it was a problem with the exif data of the pics itself...after inserting orig. exif data and reuploading the files the above error has been taken care of..but unfortunately bcos of the re-uploading all the upload dates have been reset to now...so basically I have photos that were posted weeks (or even months) back now showing up as the newest!!

Has anyone solved this bug in folderblog whereby on re-uploading the date is reset?
posted by Anil on 3 Oct 05 at 4:25 PM
Post a Reply:

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