Hello guys,
Is there any way to have all image info displayed in the coppermine gallery not just the image author and title? Like when taken originally, iso resolution and more?
Please let me know, willing to pay for this feature
Just enable exif data in config ::)
PM me if you want to pay for this information :P
The exif info shows you only the info of the pic that you have entered not all the info like what type of cam the pic was taken with, ISO speed, resolution and more, see here: http://www.galleryserverpro.com/gsdemo/default.aspx?moid=3210 and clisk on an image and then on the top there is an icon like i for info and see it will open a window to the right side of the pic with all the info, I don't need any rating info but other info is very usefull. Can this be displayed in coppermine gallery?
Use exifmgr.php to configure which exif data should be displayed.
Read the docs: http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#exif
Thank you soooo much for the tip, I am new to PHP but love coppermine. Thank you. It looks like you are very familiar with php coding etc right? if yes I will probably need your help to add some customs to it will you be available? PM me with your msn or yahoo messenger id so we can chat ok?
Thanks
henryk
PM me and say what customs you want to add. I'm familiar with coppermine, php & mysql, you're right :)
thanks, PM sent.
I just checked almost all the boxes in the admin area for displaying the exif image data and compiled my php.ini with the exif ext but when I click on the image info there is still no info about anything else but the standard.
Any ideas?
The EXIF librfary that comes with coppermine doesn't support all EXIF in existence, but only a few of them. You might try to use the improved version of the Exif library, see http://www.zenphoto.org/trac/wiki/ExifixerLibrary
Thank you Joachim, that's what I wanted, let's see if it works.
hmm, still no exif info available. any ideas why?
Why don't you post a link to your gallery for a start? Preferably a deep link that points to a page that embedds a pic that actually contains exif data.
Joachim, I am testing the gallery on my local server so it is not accessible via the WEB, the images contain EXIF data cause when I install another gallery software .NET based it shows the exif data
This is a wierd thing here, everytime I uncomment the exif extensions in my php ini file then getting this error in my browser:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
When I comment the exif exte in php.ini again it my website works byt no exif image info available. Any idea why this is happening?
QuoteMore information about this error may be available in the server error log.