Page 1 of 1

[SOLVED] No EXIF Information

Posted: 12 Feb 2010, 20:43
by repent
It was the "Save for Web" Dialog in Photoshop. Use "Save As".


Hello!

In my gallery, no EXIF data is displayed.

Code: Select all

FILE.FileName;FILE.FileDateTime;FILE.FileSize;FILE.MimeType;COMPUTED.Height;COMPUTED.Width;COMPUTED.IsColor;COMPUTED.ApertureFNumber;IFD0.Make;IFD0.Model;IFD0.Orientation;IFD0.XResolution;IFD0.YResolution;IFD0.ResolutionUnit;IFD0.Software;IFD0.DateTime;IFD0.Exif_IFD_Pointer;IFD0.GPS_IFD_Pointer;EXIF.ExposureTime;EXIF.FNumber;EXIF.ExposureProgram;EXIF.ISOSpeedRatings;EXIF.ExifVersion;EXIF.DateTimeOriginal;EXIF.DateTimeDigitized;EXIF.ShutterSpeedValue;EXIF.ApertureValue;EXIF.ExposureBiasValue;EXIF.MaxApertureValue;EXIF.MeteringMode;EXIF.LightSource;EXIF.Flash;EXIF.FocalLength;EXIF.SubSecTimeOriginal;EXIF.SubSecTimeDigitized;EXIF.ColorSpace;EXIF.ExifImageWidth;EXIF.ExifImageLength;EXIF.SensingMethod;EXIF.CustomRendered;EXIF.ExposureMode;EXIF.WhiteBalance;EXIF.DigitalZoomRatio;EXIF.FocalLength35mmFilm;EXIF.SceneCaptureType;EXIF.GainControl;EXIF.Contrast;EXIF.Saturation;EXIF.Sharpness;EXIF.SubjectDistanceRange;GPS.GPSLatitudeRef;GPS.GPSLatitude;GPS.GPSLongitudeRef;GPS.GPSLongitude;GPS.GPSAltitudeRef;GPS.GPSAltitude;GPS.GPSTimeStamp;GPS.GPSStatus;GPS.GPSMapDatum;GPS.GPSDateStamp

Image
URL:

http://www.danielkattnig.at/index.php?o ... e&Itemid=0


If this problem is solved, I will donate something :D

Re: No EXIF Information

Posted: 13 Feb 2010, 19:15
by Jan
Hi, I see EXIF data on your site. Check your images, if they include all EXIF data you need.

Jan

Re: No EXIF Information

Posted: 13 Feb 2010, 20:37
by repent
Hi!

I see no data :idea:



Image

Image

Re: No EXIF Information

Posted: 14 Feb 2010, 12:39
by repent

Code: Select all

Warning: exif_read_data(dsc_0001.jpg) [function.exif-read-data]: Incorrect APP1 Exif Identifier Code in /www/htdocs/XXXX/components/com_phocagallery/views/info/view.html.php  on line 147
:idea:

Re: [SOLVED] No EXIF Information

Posted: 17 Feb 2010, 18:00
by Jan
Hi, see parameters in parameters component - in menu link to galellery, you can define there your own exif data tags.

Jan