ZenphotoCMS Forum
'imageid' doesn't exist - 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: 'imageid' doesn't exist (/thread-298.html)



'imageid' doesn't exist - jelto - 2006-02-14

Hi,
I just upload "zen files" to my web site and modify the config.php.
But when the time to create table i've an error:

zenphoto setup
Creating tables...
MySQL Query ( ALTER TABLE comments ADD CONSTRAINT comments_ibfk_1 FOREIGN KEY (imageid) REFERENCES images (id) ON DELETE CASCADE ON UPDATE CASCADE; ) Failed. Error: Key column 'imageid' doesn't exist in table

So... where i'm wrong ??

[sorry for my bad english]




'imageid' doesn't exist - jelto - 2006-02-15

Ok problem solve !
( just delete table and reinstall )
now i've another problem but i'll try to understand another time.