poop, Im a bit stck in the mud. after installing i get:
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', 'Zoints SEO', 'archive_complete', 'if ($vbulletin->options[\'zointsseo_on\'])\r\n{\r\n $output .= zseo_archive_ad(\'g_foot1\');\r\n $output .= \"
$vbphrase[vbulletin_copyright]
\";\r\n $output .= zseo_archive_ad(\'g_foot2\');\r\n $output .= \"\";\r\n if (defined(\'NOSHUTDOWNFUNC\'))\r\n {\r\n exec_shut_down();\r\n }\r\n echo $output;\r\n exit;\r\n}', 'zointsseo');
MySQL Error : Unknown column 'executionorder' in 'field list'
|
could this be due to a non compatible MySQL version, i think my servers use quite an out of date MySQL
anyone know, or seen similar?