Member
Member
nmec   2007-12-18, 16:50
#1

Hi there,

I'm having trouble trying to get exif data to show up.
I don't want to have it display in a separate box like it does on the packaged themes but under the photos like the description, tags etc.

I've been trying to use printImageMetadata but there isn't much documentation on how to use it.

Help would be greatly appreciated.

Thanks.

Member
Member
sbillard   2007-12-18, 23:09
#2

pass false as the second parameter of the call on printImageMetadata.

Member
Member
Soleil   2008-01-02, 18:27
#3

Hello,

I have also a problem with the showing up of my exif data. They simply don't display, although I can see in my database (via MySql) that they exist.

Did I forgot to do something when I installed the version 1.1.3.

Thanks a lot in advance for you help.

Member
Member
aitf311   2008-01-02, 19:58
#4

What's your camera make and model? And are you using watermarking? Currently watermarking will erase all of your cameras exif info.

Member
Member
Soleil   2008-01-02, 20:14
#5

Thanks for your reply aitf311.

I am using different cameras (Sony, Canon, Panasonic) and I am not watermarking my pictures with zenphoto (but with FastStone prior to uploading them with zenphoto).

Member
Member
sbillard   2008-01-03, 01:13
#6

Can you supply us with an image that shows this problem? You can attach it to a ticket on the trac.

Member
Member
Soleil   2008-01-03, 15:49
#7

I just sent you an image with ticket #353.

Member
Member
sbillard   2008-01-03, 19:02
#8

I have got your image. I loaded it to my test album. EXIF data is showing up for me. http://testalbum.sbillard.org/unpublished/guepes.jpg/view.

What theme are you using?

Member
Member
Soleil   2008-01-03, 19:25
#9

I am using DEFAULT as a theme, but I adapted the CSS and image.php for my needs. However I did not touch the EXIF part (apart of changing between 'true' and 'false' for testing.

``

Member
Member
sbillard   2008-01-03, 21:25
#10

Can you try on an unmodified theme? This works for me with the default theme.

Member
Member
Soleil   2008-01-03, 22:25
#11

Yes, indeed, it does work with an unmodified theme !!! I'll probably have to start again with the unmodified 'defaut' theme and look also in the CSS. I'll keep you informed.

Member
Member
Soleil   2008-01-06, 12:09
#12

Here I am again.

I replaced the "image.php" page by a new, fresh one and now IT WORKS !!! I must have introduced a kind of bug into the old page.

Thanks for the idea of the unmodified theme.

Member
Member
sbillard   2008-01-06, 20:48
#13

Glad you got it working. I wish more people would think of trying one of the unmodified themes when things don't work. It sure helps to isolate where the problem might lie.

Member
Member
sturmgas   2008-03-17, 19:52
#14

Is it possible to display the Exif-data only in the thickbox and not on the imagepage?

Member
Member
sbillard   2008-03-17, 22:16
#15

Isn't that how it is done now? At least in the themes I looked at.

Member
Member
sturmgas   2008-03-18, 14:57
#16

Yep you're right! Lets see and hope if i only have to adjust the image.php to my style.

Member
Member
sturmgas   2008-03-20, 16:14
#17

I am using now the default theme on a testpage with no adjustments to the .php files but when i change the css to one of my own old ones the exif-data shows on the page and when clicking on "image info" it disappears from the page and into the box! Pretty strange and that is why i think it has something to do with the css, dont know what yet.

Member
Member
sturmgas   2010-02-05, 15:09
#18

Just reading my own answer. Big fun. It did definitly had something to do with the css i used and the css of the defaut-theme. Figured that out with the help of Firebug (plug-in for Firefox, great little tool). Missing in my css was #imagemetadata {display:none; ... etc.} and now it works just like it says on the tin.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.