-
database error
I keep getting this error when I go to this Special Pag:
http://www.blincmagazine.com/forum/w...al:Wantedpages
Code:
Database error in vBulletin 3.8.2:
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 = 9
AND link.targetid = 0
AND templateusage = 0
AND protect.protectid IS NULL;
MySQL Error : Column 'title_lower' in field list is ambiguous
Error Number : 1052
Request Date : Monday, October 5th 2009 @ 09:45:34 AM
Error Date : Monday, October 5th 2009 @ 09:45:34 AM
Script : http://www.blincmagazine.com/forum/wiki/Special:Wantedpages
Referrer : http://www.blincmagazine.com/forum/wiki/Special:Specialpages
IP Address : 198.108.150.4
Username : speedphreak
Classname : vB_Database
MySQL Version :
-
This was reported several months ago here: http://www.vaultwiki.org/issues/774/
It was fixed in a subsequent build of Xpages (1.1.1).
Remember that the home page of your AdminCP will alert you whenever a new build of VaultWiki or its addons is released.