PDA


View Full Version : another MySQL error


Delphivi
10-09-2006, 05:32 AM
hi,

Here is another MySQL error i received that in my mail


Database error in vBulletin 3.6.2:

Invalid SQL:

SELECT links.linkid
FROM vb3_adv_links AS links

WHERE suspended = 0 AND valid = 1 AND links.userid = '1' AND name LIKE('B%')
ORDER BY categories.title ASC, links.linkid DESC
LIMIT 0,25;

MySQL Error : Unknown table 'categories' in order clause
Error Number : 1109
Date : Monday, October 9th 2006 @ 03:23:21 AM
Script : /forums/links/browselinks.php?&catid=member&linkuserid=1&ltr=B&orderby=category
Referrer :
IP Address : ***********
Username : ***********
Classname : vb_database

Brian
10-09-2006, 02:37 PM
If you'll downlaod the package from here again and replace your links/browselinks.php file with the one in there then that should take care of the problem.