Bug Edit Note - Delete Note - Error

Status
Not open for further replies.

GoodApples

Customer
Error message when editing note or deleting note.

Code:
Database error in vBulletin 4.2.2:

Invalid SQL:

        SELECT 
            li.listingitemid, 
            l.title
        FROM dbtech_classifieds_listing_item AS li
        LEFT JOIN dbtech_classifieds_listing AS l ON l.listingid = li.listingid
        WHERE l.listingitemid IN (0,15);

MySQL Error   : Unknown column 'l.listingitemid' in 'where clause'
Error Number  : 1054
Request Date  : 
Error Date    : 
Script        : 
Referrer      : 
IP Address    : 
Username      : 
Classname     : vB_Database
MySQL Version : 5.5.32-cll
 
Fixed for Beta 14... was rather strange cos the error wasn't where I expected it to be... :)

Thanks for the report.
 
Status
Not open for further replies.

Legacy DragonByte Classifieds

vBulletin 4.x.x
Seller
Mokonzi
Release date
Last update
Total downloads
562
Customer rating
0.00 star(s) 0 ratings
Back
Top