When clicking on the "wanted categories" link in Special Pages, I get the following error:
Code:
Database error in vBulletin 3.8.3:
Invalid SQL:
SELECT COUNT(DISTINCT(title_lower)) AS rowcount
FROM vault_link AS link
LEFT JOIN vault_protect AS protect ON (link.title_lower = protect.title_lower AND link.namespace = protect.namespaceid AND protect.options = 4)
WHERE namespace = 7
AND link.targetid = 0
AND templateusage = 1
AND protectid IS NULL;
MySQL Error : Column 'title_lower' in field list is ambiguous
Error Number : 1052
Request Date : Sunday, August 2nd 2009 @ 09:01:28 AM
Error Date : Sunday, August 2nd 2009 @ 09:01:28 AM
Script : http://www.bluedragons.co.uk/forums/showwiki.php?title=Special:Wantedcategories
Referrer : http://www.bluedragons.co.uk/forums/showwiki.php?title=Special:Specialpages
IP Address : 90.216.70.9
Username : xxxxx
Classname : vB_Database
MySQL Version : 4.1.22-log