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
EXIF problem(back to index)
I just instaled new folderblog and exif data is not working it shows me only php script:
# Camera: <#fbcamera#>
# Flash: <#fbflash#>
# Focal Length: <#fbfocallength#>
# Exposure: <#fbexposure#>
# Aperture: <#fbaperture#>
# White Balance: <#fbwhitebalance#>
# Exposure Compensation: <#fbexposurecomp#>
# Taken: <#fbtaken#>
Whats wrong???
posted by Kalei on 25 Sep 05 at 6:26 PM
perhaps , it's a trial version who we have
posted by david on 26 Sep 05 at 5:33 AM
I am also having the same problem. I did not know there were trial versions??? Is there a switch someplace to turn on the EXIF data?
posted by Michael on 26 Sep 05 at 2:02 PM
You need the folder "extensions" with the file "fb_exif.php" in your folderblog-directory!
posted by Andreas on 26 Sep 05 at 5:38 PM
I've got that folder 'extensions' and that file 'fb_exif.php' in there already. Still not working for me.
posted by Michael on 26 Sep 05 at 7:23 PM
I'vo got it too!! and stats are blind :/
posted by Kalei on 26 Sep 05 at 7:43 PM
Sometimes the exif data get lost, if you edit your photos with a software (e.g. reducing the filesize, width or height).
posted by Andreas on 27 Sep 05 at 5:51 AM
but i can see exif in other programs. Maybe there is some kind of instalation for fb_exif.pfp ?? help cuz im totaly lame with php
posted by Kalei on 27 Sep 05 at 6:13 AM
your website host doesn't have the exif extension compiled in his php.
i have the same problem with my host...
You need to use an external exif extension, it's quite complicated, i managed to get it work partially ..
posted by kiki on 27 Sep 05 at 7:00 AM
I've just completed having my host add the exif module to the server and I still don't see the EXIF data being displayed. Kiki - perhaps you'd be willing to share a bit on how you got the external extension to work?
posted by Michael on 27 Sep 05 at 2:22 PM
i have the same issue. any ideas?
posted by armeen on 13 Apr 06 at 1:48 PM
alright i got my eixf problem fixed. here are the steps that you need take to get the exif information to display:

1. make sure fb_exif.php is in the extensions folder.
2. aske your web host to compile the exif module on the erver so it is active.
3. if you use photoshop to enhance your photos, make sure not to select "save for web" instead choose "save as" otherwise the exif information will get lost.

good luck.
posted by armeen on 24 Apr 06 at 3:14 PM
Post a Reply:

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