Hi,
I get this error when trying to import xml:
Database error in vBulletin 3.5.2:
Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO plugin
(`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
VALUES
('1', '5', 'Cache the NoSpam! template', 'cache_templates', 'if (THIS_SCRIPT == \'register\')\r\n{\r\n $globaltemplates[] = \'nospam\';\r\n}', 'nospam');
MySQL Error : Unknown column 'executionorder' in 'field list'
Error Number : 1054
Date : Wednesday, October 25th 2006 @ 10:22:53 AM
Script :
http://www.westwoodvelo.com/admincp/plugin.php
Referrer :
http://www.westwoodvelo.com/admincp/...?do=productadd
Any Idea????
Thx