PDA

View Full Version : been getting errors today ?



wavy
23-02-2007, 18:36
General Error

Error in posting

DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE forum_id = 10' at line 3

UPDATE phpbb_forums SET forum_posts = forum_posts + 1, forum_last_post_id = WHERE forum_id = 10

Line : 429
File : functions_post.php

stevie_b
24-02-2007, 23:17
Tends to happen when there is a long time between starting the reply and actually clicking the 'submit' button. I think someone else gets in there and nicks the perviously allocated unique message ID or something in the meantime?