
05-21-2013, 05:06 PM
|
|
|
Join Date: Aug 2012
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
I get this error now several times. I uninstalled and installed it again but no luck.
Anyone can help me?
Database error in vBulletin 4.2.1:
Invalid SQL:
SELECT post_thanks.postid AS postid, post.threadid as threadid
FROM post_thanks AS post_thanks
LEFT JOIN post AS post USING (postid)
INNER JOIN thread AS thread ON(thread.threadid = post.threadid)
WHERE post_thanks.userid = 188
AND thread.forumid IN(3,4,5,6,19,20,24,21,7,8,9,10,22,17,18,11,12,15, 16,13,14)
ORDER BY post.dateline DESC
LIMIT 1000;
MySQL Error : Table 'jinglefre.post_thanks' doesn't exist
Error Number : 1146
Request Date : Monday, May 20th 2013 @ 07:43:39 PM
Error Date : Monday, May 20th 2013 @ 07:43:39 PM
Script : http://www.jinglefreak.nu/post_thank...u=188&langid=1
Referrer :
IP Address : xxxxxxxxxxxxxxxxx
Username : Unregistered
Classname : vB_Database
MySQL Version :
|