
12-31-2006, 05:05 AM
|
|
|
Join Date: Nov 2002
Location: peoria, az
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Zach.
On my test board this hack works fine. running 3.6.4
however on my live board 3.6.3 I get this error
Quote:
Invalid SQL:
SELECT imageid, images.title, filename, thumbname, originalname, extension, images.catid ,images.userid, images.username, images.title, images.description, images.dateline
FROM vb3adv_gallery_images AS images
WHERE valid = 1
AND images.catid IN (4,13)
ORDER BY RAND()
LIMIT 4;
MySQL Error : Table 'xxxxxxx_vbulletin.vb3adv_gallery_images' doesn't exist
Error Number : 1146
Date : Sunday, December 31st 2006 @ 01:37:11 AM
Script : http://www.myforums.com/forums/showthread.php?t=49610
Referrer : http://www.myforums.com/
IP Address :
Username : Compa
Classname : vb_database
|
|