Confirmed not working with 3.6.2
It does not install the product, gives a DB error.
Code:
Database error in vBulletin 3.6.2:
Invalid SQL:
CREATE TABLE `usergroupmessages` (
`usergroupmessagesid` mediumint(10) unsigned NOT NULL auto_increment,
`title` varchar(120) NOT NULL default '',
`usergroups` varchar(200) NOT NULL default '',
`message` text NOT NULL,
`enabled` tinyint(1) unsigned NOT NULL default '',
PRIMARY KEY (`usergroupmessagesid`)
);;
MySQL Error : Invalid default value for 'enabled'
Error Number : 1067
Date : Monday, October 9th 2006 @ 12:29:36 AM
Script : http://www.areyouserios.com/admincp/plugin.php?do=productimport
Referrer : http://www.areyouserios.com/admincp/plugin.php?do=productadd
IP Address :
Username : Windextor
Classname : vB_Database