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.