profile image
Using Jamroom
Sounds like the file is not being stored correctly on the file system - make sure the web user can write to the data/media directory (and all subdirectories), as well as data/cache
Hope this helps!
Lisa
<body>
{if isset($item.gallery_image_exif_filedatetime)}
Photo taken: {$item.gallery_image_exif_filedatetime|jrCore_format_time}
{/if}
{php}
PHP goes here
{/php}