Advanced search  

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

Pages: [1]   Go Down

Author Topic: Image info like when taken etc possible???  (Read 12146 times)

0 Members and 1 Guest are viewing this topic.

VIP37

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 21
Image info like when taken etc possible???
« on: September 23, 2008, 06:29:31 pm »

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
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Image info like when taken etc possible???
« Reply #1 on: September 23, 2008, 06:32:45 pm »

Just enable exif data in config ::)

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

VIP37

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 21
Re: Image info like when taken etc possible???
« Reply #2 on: September 23, 2008, 06:38:32 pm »

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?
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Image info like when taken etc possible???
« Reply #3 on: September 23, 2008, 06:41:18 pm »

Use exifmgr.php to configure which exif data should be displayed.

Read the docs: http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#exif
Logged

VIP37

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 21
Re: Image info like when taken etc possible???
« Reply #4 on: September 23, 2008, 06:47:16 pm »

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
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Image info like when taken etc possible???
« Reply #5 on: September 23, 2008, 06:52:26 pm »

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

VIP37

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 21
Re: Image info like when taken etc possible???
« Reply #6 on: September 23, 2008, 07:02:35 pm »

thanks, PM sent.
Logged

VIP37

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 21
Re: Image info like when taken etc possible???
« Reply #7 on: September 24, 2008, 08:54:38 am »

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?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Image info like when taken etc possible???
« Reply #8 on: September 24, 2008, 09:00:38 am »

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
Logged

VIP37

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 21
Re: Image info like when taken etc possible???
« Reply #9 on: September 24, 2008, 09:17:55 am »

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

VIP37

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 21
Re: Image info like when taken etc possible???
« Reply #10 on: September 24, 2008, 10:01:56 am »

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

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Image info like when taken etc possible???
« Reply #11 on: September 24, 2008, 04:49:09 pm »

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.
Logged

VIP37

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 21
Re: Image info like when taken etc possible???
« Reply #12 on: September 25, 2008, 07:48:57 am »

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
Logged

VIP37

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 21
Re: Image info like when taken etc possible???
« Reply #13 on: September 26, 2008, 02:38:46 am »

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?
Logged

SaWey

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1119
    • SaWey.be
Re: Image info like when taken etc possible???
« Reply #14 on: September 29, 2008, 03:59:22 pm »

Quote
More information about this error may be available in the server error log.
Logged
Pages: [1]   Go Up
 

Page created in 0.023 seconds with 19 queries.