[SOLVED] No EXIF Information

Phoca Gallery - image gallery extension
repent
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 12 Feb 2010, 20:08

[SOLVED] No EXIF Information

Post 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
Last edited by repent on 14 Feb 2010, 13:19, edited 2 times in total.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: No EXIF Information

Post by Jan »

Hi, I see EXIF data on your site. Check your images, if they include all EXIF data you need.

Jan
If you find Phoca extensions useful, please support the project
repent
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 12 Feb 2010, 20:08

Re: No EXIF Information

Post by repent »

Hi!

I see no data :idea:



Image

Image
repent
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 12 Feb 2010, 20:08

Re: No EXIF Information

Post 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:
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: [SOLVED] No EXIF Information

Post by Jan »

Hi, see parameters in parameters component - in menu link to galellery, you can define there your own exif data tags.

Jan
If you find Phoca extensions useful, please support the project
Post Reply