I have been providing this to customers using my vBClassified script (this is a huge add-on) and without this little product these customers would always get the same error as follows:
Quote:
Database error in vBulletin 3.5.4:
Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO plugin
(`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
VALUES
('1', '5', 'some script', 'online_location_process', 'if ($filename == \'somescript.php\')\r\n{\r\n$bbuserinfo[\'activity\'] = \'somescript\';\r\n}', 'name');
MySQL Error : Unknown column 'executionorder' in 'field list'
Error Number : 1054
Date : Tuesday, January 30th 2007 @ 08:42:30 PM
|
With this installed, NO ONE has had a problem...
I am not sure why this only has four installs but hey... I just care that my customers are running...