![]() |
|
Description in database, not showing on page - 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: Description in database, not showing on page (/thread-4104.html) |
Description in database, not showing on page - os07 - 2008-11-21 De-lurking here. I have a ZP installation that's integrated into a web site. I have modified the image.php and album.php pages as a result of this, and all is well, however.... I had written image descriptions into the ITPC field when I edited the images. I looked: the descriptions are there in the MySQL table in the "desc" field, so that looks right. The descriptions also show up in the ZP admin panel. BUT, the descriptions don't appear on the image pages. I had a look at the code, and it appears that these lines SHOULD make the description appear: Have I inadvertently taken out some other lines that control the display of the description? Description in database, not showing on page - acrylian - 2008-11-21 Yes, you have, those lines are plain html that does nothing...:-) You need to have something like |