ZenphotoCMS Forum
comments not working - version 1.2.3 [3483] - 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: comments not working - version 1.2.3 [3483] (/thread-4730.html)



comments not working - version 1.2.3 [3483] - khaled.alsibai - 2009-02-22

when i try to post comment i receive this message!

Zenphoto Error
MySQL Query ( INSERT INTO zp_comments (ownerid, name, email, website, comment, inmoderation, date, type, ip, private, anon) VALUES ("5", "dfdfdfdfdfdf", "ererwerwerwer@g.com", "", "sdfsdfwerewrewrwe", "0", NOW(), "_images", "78.93.95.11", "0", "0") ) failed. Error: Lost connection to MySQL server during query
It looks like your zenphoto tables haven't been created. You may need to run the setup script.
Backtrace:

in query (functions.php [1009])
in postcomment (class-image.php [631])
in _image->addcomment (functions-controller.php [222])
in zp_handle_comment (controller.php [46])
in require_once (template-functions.php [19])
in require_once (index.php [15])




comments not working - version 1.2.3 [3483] - khaled.alsibai - 2009-02-22

Note: i am using akismet SPAM filter.
once i removed this option the comments working very well.
any idea why?