ZenphotoCMS Forum
No more descriptions nor titles after update to 1.1.3 - 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: No more descriptions nor titles after update to 1.1.3 (/thread-1982.html)



No more descriptions nor titles after update to 1.1.3 - mypart - 2007-12-25

I updated to 1.1.3 from 1.1.2 this morning and sadly all the descriptions are gone now, as are the Titles of the Albums (where they were different from the folder-names), the photo titles and any comments.
Any chance to get that back?

http://www.mypartofthe.net/photo/zenphoto/




No more descriptions nor titles after update to 1.1.3 - sbillard - 2007-12-25

You should check your database and see if perhaps there is a new set of tables with a different prefix than you were using before. That is the only way I can see that your data would 'vanish'. If so, just change your zp-config.php file line that contains:
$conf['mysql_prefix'] = "???"; to have the old prefix value.




No more descriptions nor titles after update to 1.1.3 - mypart - 2007-12-25

Praise you!!
it was "zp" instead of "zen"...