Triangle
Оракул
Код:
mySQL query error: SELECT t.*, f.topic_mm_id, f.name as forum_name, f.quick_reply, f.id as forum_id, f.read_perms, f.reply_perms, f.parent_id, f.use_html,
f.start_perms, f.allow_poll, f.password, f.posts as forum_posts, f.topics as forum_topics, f.upload_perms,
f.show_rules, f.rules_text, f.rules_title, f.allow_thanks
c.name as cat_name, c.id as cat_id
FROM ibf_topics t, ibf_forums f, ibf_categories c where t.tid=109939 and f.id = t.forum_id and f.category=c.id
mySQL error: 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 '.name as cat_name, c.id as cat_id
FROM ibf_topics t, ibf_forums f, ibf_c' at line 4
mySQL error code:
Date: Wednesday 20th of May 2009 12:27:55 PM
Возникает при отправке сообщения хотя само сообщение успешно размещается.