попробовал на другом пользователе - точно, ссылки считаются.Alecto писал(а):QR_BBPOST 1031 тем в профиле, 1029 в выдаче.
Отправлено спустя 4 минуты 31 секунду:
Код: Выделить всё
$sql = 'SELECT COUNT(topic_id) as user_topics FROM ' . TOPICS_TABLE . ' WHERE topic_status <> ' . ITEM_MOVED . ' topic_poster = ' . (int) $user_id; //Сам запрос
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 'topic_poster = 53' at line 1 [1064]
SQL
SELECT COUNT(topic_id) as user_topics FROM phpbb_topics WHERE topic_status 2 topic_poster = 53
BACKTRACE