![]() |
|
EXIF not loaded into database on upload - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: EXIF not loaded into database on upload (/thread-2859.html) |
EXIF not loaded into database on upload - inaz4sun - 2008-05-13 How do I get the EXIF information from my photos into the database? When I upload images that I know have EXIF information, that information is not added to the record in the database, it is just all NULL. Is there some setting I need to change or do I need to do something else. Any help would be appreciated. EXIF not loaded into database on upload - sbillard - 2008-05-13 There is no setting. The EXIF data that zenphoto recognizes will be loaded if it is referenced. Are you displaying it somewhere? EXIF not loaded into database on upload - inaz4sun - 2008-05-13 I would like to, but when I upload the photos the EXIF data is not captured in the database, so it can't be referenced anywhere, since it hasn't been captured. I assume that the way it is suppose to work is that on upload the exif.php is included and gathers that information and posts to mySQL, but when I upload a file with EXIF in it, the record in mySQL for it doesn't have the EXIF information, all those fields are NULL. EXIF not loaded into database on upload - sbillard - 2008-05-13 If you reference the EXIF fields the data will be captured. If you are doing that and not getting any data, perhaps the image does not really have the EXIF that Zenphoto uses. EXIF not loaded into database on upload - inaz4sun - 2008-05-13 How do I reference the EXIF data then? Sounds like I am missing a step or something. I assumed that it would be captured automatically when a photo is uploaded. EXIF not loaded into database on upload - inaz4sun - 2008-05-13 I have done something, not sure what and some data for a picture is now in the database. But I don't know what I did to change it. |