
This tool is great for sites that focus on digital camera photography. It will gather all the EXIF data from a digital image so users can view the info.
Features:
- The EXIF box is generated during photo upload and saves the data to the database.
- EXIF info is shown during each photo view if EXIF is available on that particular image.
- The EXIF info is collapsable and is collapsed by default not to interfere the comments box of the photo.
- This is a module which can be installed/uninstalled from the admin panel but require one line of editing on the photos module.
- Includes photo location if taken from a digital cam that has latitude and longitude capability.
Demo at modloaded.com/dolphin7
tester/tester




About BoonEx•Terms•Privacy•Contacts•© BoonEx (ACN 127966581)
great work, my congratulations to the developers
I installed the mod with dolphin 7.07
I get in PhotoView in both BlockBoxes this Error:
call_user_func_array() expects parameter 2 to be array, string given in C:\xampp\xampplite\htdocs\dolphin2\inc\classes\BxDolRequest.php on line 98
I checked the Service in Database Table sys_page_compose, there is this entry
return BxDolService::call('photo_exif', 'photo_location', $this->aFileInfo['medID']);
Shouldnt the last parameter be an array?
Please support