
12-04-2002, 12:18 PM
|
|
|
Join Date: May 2002
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
i got many many Database Error Mail....
Quote:
Database error in vBulletin 2.2.9:
Invalid SQL:
SELECT IF(votenum>=2,votenum,0) AS votenum,
IF(votenum>=2 AND votenum > 0,votetotal/votenum,0) AS voteavg, icon.title as icontitle,icon.iconpath,
thread.threadid,thread.title,lastpost, forumid,pollid,open,replycount,postusername,postus erid,
lastposter,thread.dateline,views,thread.iconid,not es,thread.visible,sticky,votetotal,attach,custompr efix
FROM thread
LEFT JOIN icon ON (icon.iconid = thread.iconid)
WHERE thread.threadid IN (0,12,9,8,3,6,7,5,4,1,2)
ORDER BY sticky DESC, lastpost DESC
mysql error: Unknown column 'customprefix' in 'field list'
mysql error number: 1054
Date: Wednesday 04th of December 2002 02:28:37 AM
|
|