Database error in vBulletin 4.2.1:
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 : Thursday, May 2nd 2013 @ 05:43:45 PM
Error Date : Thursday, May 2nd 2013 @ 05:43:45 PM
Script :
http://www.mobilemods.com.br/admincp...=productimport
Referrer :
http://www.mobilemods.com.br/admincp...?do=productadd
IP Address : 198.***.**.**
Username : **************
Classname : vB_Database
MySQL Version : 5.5.23-55
--------------------
help me.