'imageid' doesn't exist

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]

Comments

  • Ok problem solve !
    ( just delete table and reinstall )
    now i've another problem but i'll try to understand another time.
Sign In or Register to comment.