View Single Post
Old May 14th, 2007, 11:51 AM   #14 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,067
GD creating new images based on your original info has no bearing on this

How are you pulling info?

This entire discussion is about a 3rd party application. You would need to test your jhead by the docs on jhead site

We use this command to extract jhead

$system_cmd = "{$Globals['jhead_command']} -exonly $file";

which would translate to say this

/usr/bin/jhead -exonly /var/www/html/gallery/uploads/1/somefile.jpg

Note note for us to extract info the showexif switch must be yes in Admin => Upload Options and then of course you must be using the correct path to jhead in the global options

C:/jhead/jhead.exe ???
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote