??? ??? ??? ??????? ??????
مرسل: الأحد مايو 10, 2009 9:15 am
?????? ?????
??? ?????? ???? ????? ??????? ???????
? ????? ???? ???????? ?? ???? ?????? ???????? ? ?????? ??? ????? ????????? ???? ??? , ??? ?? ??? ?????
?? ???? ? ?? ????? ?
??? ?????? ???? ????? ??????? ???????
? ????? ???? ???????? ?? ???? ?????? ???????? ? ?????? ??? ????? ????????? ???? ??? , ??? ?? ??? ?????
?? ???? ? ?? ????? ?
كود: تحديد الكل
??? ???
SQL ERROR [ mysqli ]
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 ') ORDER BY topic_last_post_time DESC LIMIT 18446744073709551615' at line 4 [1064]
SQL
SELECT t.topic_id, t.topic_last_post_id, t.icon_id, t.topic_first_poster_colour, t.topic_first_poster_name, t.topic_poster, t.icon_id, t.topic_title, topic_replies, t.topic_last_poster_id, t.topic_last_poster_name, t.forum_id, u.* FROM phpbb_topics t LEFT JOIN phpbb_users u ON (u.user_id = t.topic_last_poster_id) WHERE NOT t.forum_id IN () ORDER BY topic_last_post_time DESC LIMIT 18446744073709551615
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: includes/db/mysqli.php
LINE: 205
CALL: dbal_mysqli->sql_query()
FILE: includes/db/dbal.php
LINE: 170
CALL: dbal_mysqli->_sql_query_limit()
FILE: includes/functions.php
LINE: 3705
CALL: dbal->sql_query_limit()
FILE: index.php
LINE: 128
CALL: page_header()