|
#1
|
|||
|
|||
|
Missing EXIF
I had a pixelpost v1.5 blog up and running great. When I upgraded to 1.6, I created a new directory in my www just to test it. In doing this, I copied my templates, my images and my thumbnails to the new directory. I ran the upgrade which updated the database…this went fine. I went into the addons and updated the EXIF stuff…again went fine.
So now I have a dir with my old 1.5 and a new one with 1.6. I can browse in the old dir and it shows EXIF no problem. Browsing in the new 1.6 version, only a handful of photos show the EXIF. I know that the actual images contain the EXIF info, and I can’t tell why some have them, and some don’t. Any ideas? The code in my template to display EXIF is as follows: <EXIF_CAMERA_MODEL><br /> <EXIF_EXPOSURE_TIME> | <EXIF_APERTURE> | <EXIF_FOCAL_LENGTH> |
|
#2
|
||||
|
||||
|
When you upgrade Pixelpost to v1.6, you have to go to the addons page, and press the "Update EXIF" button.
After you've done that, all of your old photos EXIF data will be imported into Pixelpost.
__________________
Jay Williams | A Different View |
|
#3
|
|||
|
|||
|
Thanks for the reply, but I did mention that I did that in my first post.
I even later tried the remove button and then update again with the same result |
|
#4
|
||||
|
||||
|
Check the exif_info field in the pixelpost table of your PP database, is there anything there for any of you posts?
__________________
My Photoblog If you find my help useful please consider feeding the PixelPost Kitty If you're short on cash just feed my ego |
|
#5
|
|||
|
|||
|
Quote:
Here is an example of one. Code:
a:68:{s:13:"VerboseOutput";s:1:"0";s:6:"Errors";s:1:"0";s:9:"ValidJpeg";s:1:"1";s:13:"ValidIPTCData";s:1:"0";s:13:"ValidJFIFData";s:1:"0";s:13:"ValidEXIFData";s:1:"1";s:13:"ValidAPP2Data";s:1:"0";s:12:"ValidCOMData";s:1:"0";s:8:"APP1Size";s:4:"9574";s:6:"Endien";s:5:"Intel";s:11:"IFD0NumTags";s:2:"21";s:8:"MakeIFD0";s:17:"NIKON CORPORATION";s:9:"ModelIFD0";s:10:"NIKON D70s";s:15:"OrientationIFD0";s:14:"Normal (O deg)";s:15:"xResolutionIFD0";s:27:"300 dots per ResolutionUnit";s:15:"yResolutionIFD0";s:27:"300 dots per ResolutionUnit";s:18:"ResolutionUnitIFD0";s:4:"Inch";s:12:"SoftwareIFD0";s:8:"Ver.1.00";s:12:"DateTimeIFD0";s:19:"2006:07:24 21:10:09";s:20:"YCbCrPositioningIFD0";s:11:"Datum Point";s:14:"ExifOffsetIFD0";s:3:"350";s:18:"CustomerRenderIFD0";s:1:"0";s:16:"ExposureModeIFD0";s:1:"0";s:16:"WhiteBalanceIFD0";s:1:"0";s:20:"DigitalZoomRatioIFD0";s:1:"1";s:11:"unknownIFD0";s:7:"unknown";s:20:"SceneCaptureModeIFD0";s:1:"2";s:15:"GainControlIFD0";s:1:"0";s:12:"ContrastIFD0";s:1:"1";s:14:"SaturationIFD0";s:1:"0";s:13:"SharpnessIFD0";s:1:"1";s:10:"IFD1Offset";s:3:"808";s:13:"SubIFDNumTags";s:2:"26";s:18:"ExposureTimeSubIFD";s:8:"1/60 sec";s:13:"FNumberSubIFD";s:5:"f 4.5";s:21:"ExposureProgramSubIFD";s:10:"Unknown: 0";s:17:"ExifVersionSubIFD";s:12:"version 2.21";s:22:"DateTimeOriginalSubIFD";s:19:"2006:07:24 21:10:09";s:23:"DateTimedigitizedSubIFD";s:19:"2006:07:24 21:10:09";s:29:"ComponentsConfigurationSubIFD";s:5:"YCbCr";s:28:"CompressedBitsPerPixelSubIFD";s:1:"4";s:23:"ExposureBiasValueSubIFD";s:4:"0 EV";s:22:"MaxApertureValueSubIFD";s:5:"f 4.4";s:18:"MeteringModeSubIFD";s:13:"Multi-Segment";s:17:"LightSourceSubIFD";s:15:"Unknown or Auto";s:11:"FlashSubIFD";s:39:"Flash, Auto-Mode, Return light detected";s:17:"FocalLengthSubIFD";s:5:"70 mm";s:20:"UserCommentOldSubIFD";s:5:"ASCII";s:16:"SubsecTimeSubIFD";s:2:"90";s:24:"SubsecTimeOriginalSubIFD";s:2:"90";s:25:"SubsecTimeDigitizedSubIFD";s:2:"90";s:21:"FlashPixVersionSubIFD";s:9:"version 1";s:16:"ColorSpaceSubIFD";s:4:"sRGB";s:20:"ExifImageWidthSubIFD";s:10:"640 pixels";s:21:"ExifImageHeightSubIFD";s:10:"426 pixels";s:19:"SensingMethodSubIFD";s:7:"Unknown";s:16:"FileSourceSubIFD";s:20:"Digital Still Camera";s:15:"SceneTypeSubIFD";s:21:"Directly Photographed";s:16:"CFAPatternSubIFD";s:6:"�";s:11:"IFD1NumTags";s:1:"7";s:15:"CompressionIFD1";s:7:"Unknown";s:15:"xResolutionIFD1";s:27:"300 dots per ResolutionUnit";s:15:"yResolutionIFD1";s:27:"300 dots per ResolutionUnit";s:18:"ResolutionUnitIFD1";s:8:"26083330";s:16:"JpegIFOffsetIFD1";s:3:"914";s:19:"JpegIFByteCountIFD1";s:4:"8652";s:20:"YCbCrPositioningIFD1";s:10:"1903951874";s:17:"DataDumpMakerNote";s:0:"";}
|
|
#6
|
|||
|
|||
|
Hey!
I have the same problem. I have update the EXIF-Function in the admin panel. And so it shows me the exif data from my old pictures - very good! but now it shows me no exif data from new uploaded pictures. Look here: http://photos.mirrortheworld.de - the last 2 pictures are new pictures, and the rest are old pictures. What can i do to solve this problem? thanks Matthias .:: edit ::. i have solved the problem ;-) Last edited by Opa114; 04-30-2007 at 07:44 PM. |
| Post Reply |
| Thread Tools | |
|
|