Тема: Вопрос Ошибка Мускула MySql
Показать сообщение отдельно
Старый 11.08.2010, 12:24 Вверх   #1
Опытный пользователь
 
Аватар для gus21rus
gus21rus вне форума
Доп. информация
По умолчанию Ошибка Мускула MySql

Нажми для просмотра
Ошибка базы данных в vBulletin 4.0.3:

Invalid SQL:

SELECT forum.forumid, forum.lastpost, forum.lastposter, forum.lastposterid, forum.lastthread, forum.lastthreadid, forum.lasticonid, forum.threadcount, forum.replycount, forum.lastpostid, forum.lastprefixid, user.usergroupid, user.homepage, user.options AS useroptions, IF(userlist.friend = 'yes', 1, 0) AS isfriend

FROM forum AS forum

LEFT JOIN user AS user ON (user.userid = forum.lastposterid)
LEFT JOIN userlist AS userlist ON (userlist.relationid = user.userid AND userlist.type = 'buddy' AND userlist.userid = );

Ошибка MySQL : 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 ')' at line 6
Номер ошибки : 1064
Дата запроса : Wednesday, August 11th 2010 @ 01:24:01 PM
Дата ошибки : Wednesday, August 11th 2010 @ 01:24:01 PM
Скрипт : http://cheb21.no-ip.org/forum.php
Реферер : http://cheb21.no-ip.org/misc.php?do=cchatbox
IP адрес : 95.141.227.158
Имя пользователя : Гус
Имя класса : vB_Database
Версия MySQL : 5.1.40-community

Как исправить такой грех ?)
  Ответить с цитированием
 
Время генерации страницы 0.03854 секунды с 10 запросами