View Single Post
Old December 10th, 2004, 10:04 AM   #9 (permalink)
Brian
Guest
 
Posts: n/a
Re: Show EXIF Information?

Looks like I had $vba_options['gallery_filecategory'] rather than $vba_options['gallery_filedirectory'].

Kevin - Your problem could be that your server isn't configured with the exif_read_data() function. You could try removing the AND function_exists('exif_read_data') code from your showimage.php file and that would print out an error then if you don't have it.