Quote:
Originally Posted by cellarius
Then do it. Just apply the patch mentioned in the original post.
|
Well, installed base + patch and i've got following DB error when installing template modifications...
Code:
Database error in vBulletin 4.2.3:
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 templateedit AS t1
LEFT JOIN templateedit AS t1 ON (t1.varname=t1.varname AND t1.styleid=-2)
LEFT JOIN templateedit AS t2 ON (t1.varname=t2.varname AND t2.styleid=2)
WHERE t1.styleid = -1;
MySQL Error : Not unique table/alias: 't1'
Error Number : 1066
Request Date : Saturday, January 21st 2017 @ 01:38:30 AM
Error Date : Saturday, January 21st 2017 @ 01:38:30 AM
Script : http://XXX.com/board/admincp/template.php?do=massmerge&product=purevb_add_css&hash=d0d2c7833a2e0207a40842741f0a87d2&redirect=index.php%3Floc%3Dplugin.php%253Fdo%253Dproduct
Referrer : https://XXX.com/board/admincp/plugin.php?do=productimport
IP Address : 127.0.0.1
Username : ???
Classname : vB_Database
MySQL Version : 5.5.52-cll-lve