First time here? Check out the FAQ!

lokexstream's profile - activity

2013-03-12 08:45:47 -0500 received badge Student (source)
2013-03-12 03:12:57 -0500 commented question IntegrityError on posting responses to questions

@Evgeny - done, I've added the information to the post, and of course, i should have added it right away, sorry.

2013-03-12 03:12:25 -0500 received badge Editor (source)
2013-03-11 05:39:11 -0500 asked a question IntegrityError on posting responses to questions

Hi

I am having issues with IntegrityErrors like: "IntegrityError: (1452, 'Cannot add or update a child row: a foreign key constraint fails (xstream_askbot.askbot_post_groups, CONSTRAINT post_id_refs_id_75cf7f31839241d7 FOREIGN KEY (post_id) REFERENCES askbot_post (id))')"

When posting a reply to a question. The reply seems to get there, even though the user gets a nice Internal Server Error page. But i would like to get this fixed, any hints?

According to the webpage its version 0.7.48 running with MySQL 5.5.29 as a backend on ubuntu.