Image info like when taken etc possible??? Image info like when taken etc possible???
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Image info like when taken etc possible???

Started by VIP37, September 23, 2008, 06:29:31 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

VIP37

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

Αndré

Just enable exif data in config ::)

PM me if you want to pay for this information :P

VIP37

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?

Αndré


VIP37

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

Αndré

PM me and say what customs you want to add. I'm familiar with coppermine, php & mysql, you're right :)

VIP37


VIP37

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?

Joachim Müller

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

VIP37

Thank you Joachim, that's what I wanted, let's see if it works.

VIP37

hmm, still no exif info available. any ideas why?

Joachim Müller

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.

VIP37

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

VIP37

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?

SaWey

QuoteMore information about this error may be available in the server error log.