Getting the following error upon "refresh" after install:
Quote:
Database error in vBulletin 4.2.0:
Invalid SQL:
SELECT t1.templateeditid AS templateeditid_1, t1.varname ,
t1.templateeditid AS templateeditid_1, t1.styleid AS styleid_1 ,
t2.templateeditid AS templateeditid_2, t2.styleid AS styleid_2
FROM wftemplateedit AS t1
LEFT JOIN wftemplateedit AS t1 ON (t1.varname=t1.varname AND t1.styleid=-2)
LEFT JOIN wftemplateedit AS t2 ON (t1.varname=t2.varname AND t2.styleid=17)
WHERE t1.styleid = -1;
MySQL Error : Not unique table/alias: 't1'
Error Number : 1066
Request Date : Sunday, December 23rd 2012 @ 10:19:58 PM
Error Date : Sunday, December 23rd 2012 @ 10:19:59 PM
Script : http://www.site.org/admincp/sprite.php?do=donerefresh
Referrer : http://www.site.org/admincp/sprite.p...esh&startat=18
IP Address : 217.23.15.243
Username : Lpspider
Classname : vB_Database
MySQL Version : 5.0.96-community
|
Thoughts?
No change in speed or rating for spirits.
Edit:
Updated the tms patch and the product a few pages back and it installed without the errors.
Speed only slightly increased, and "Combine images into CSS sprites" is listed as a high priority.
It looks like the gradient, misc, and site_icons folder weren't included... should they have been?