Quote:
Originally Posted by joeychgo
ok, I found it --- im running vba so index really means forum.php to me
BUT........... when I did everything, I got this
Database error in vBulletin 3.0.0:
Invalid SQL:
SELECT vbgarage_images.*
FROM vbgarage_images
ORDER BY vbgarage_images.imageid DESC
LIMIT 5
mysql error: Unknown column 'vbgarage_images.imageid' in 'order clause'
mysql error number: 1054
|
Err.. that's my fault. I listed code for vb3.2.0. I forgot, you don't have vbgarage_images.imageid. Woops! I'll modify the code.