hi
what is this mean pls
Database error in vBulletin 3.6.4:
Invalid SQL:
SELECT IF(templateedit.product='vbulletin', 1, product.active) AS productactive, templateedit.active AS editactive, templateedit.version AS editversion, template.version AS templateversion, templateeditlocation.product, templateeditid, templateedit.styleid AS tstyleid, template.styleid, template.title AS template, templateeditlocation.title, template.template_un, searchstrregex, IF(templateeditlocation.product='vbulletin', 'vBulletin', product.title) AS product, templateedit.replacestr
FROM templateedit AS templateedit
INNER JOIN templateeditlocation AS templateeditlocation ON (templateeditlocation.varname=templateedit.varname )
INNER JOIN template AS template ON (template.title=templateeditlocation.template)
LEFT JOIN style AS style ON (style.styleid=template.styleid AND FIND_IN_SET(templateedit.templateeditid, style.templateeditlist))
LEFT JOIN product AS product ON (product.productid=templateeditlocation.product)
WHERE (NOT ISNULL(style.styleid) OR (templateedit.styleid = -1 AND template.styleid = -1))
AND (templateedit.product = 'vbulletin' OR product.active = 1)
AND templateedit.active = 1
AND templateeditlocation.varname != 'tmsbranding'
AND templateeditlocation.product = 'tms'
ORDER BY style.displayorder ASC, style.styleid ASC, template.title ASC, product.title ASC, templateeditlocation.title ASC;
MySQL Error : Unknown column 'searchstrregex' in 'field list'
Error Number : 1054
Date : Thursday, August 16th 2007 @ 08:05:49 AM
Script :
http://xxx.com/vb/admincp/templateed...oductid=tms&s=
Referrer :
http://xxx.com/vb/admincp/index.php
IP Address : ............
Username : ...........
Classname : vb_database
now evrything is stop
cant remove any thing
help pls