IFireflyl
Customer
When I attempt to add the xml for vb4 titled product-dbtech_usertag.xml in the product page I am hit with this fun response:
Is there any way I could get some advice on how to get around this? I'm using PHP 7.1 and vBulletin 4.2.5.
Code:
Database error in vBulletin 4.2.5:
Invalid SQL:
CREATE TABLE IF NOT EXISTS `dbtech_usertag_hashsubscription`
(
`hash` varchar(250) NOT NULL,
`userid` int(10) unsigned NOT NULL,
PRIMARY KEY (`hash`,`userid`)
) ENGINE=MyISAM;
MySQL Error : Specified key was too long; max key length is 1000 bytes
Error Number : 1071
Request Date : Tuesday, September 17th 2019 @ 05:43:50 PM
Error Date : Tuesday, September 17th 2019 @ 05:43:56 PM
Script : http://lionheartforums.net/forums/acp/plugin.php?do=productimport
Referrer : https://lionheartforums.net/forums/acp/plugin.php?do=productadd
IP Address : ***.***.***.**
Username : IFireflyl
Classname : vB_Database_MySQLi
MySQL Version : 10.2.25-MariaDB
Server : 194.59.164.206
User Agent :
Is there any way I could get some advice on how to get around this? I'm using PHP 7.1 and vBulletin 4.2.5.