Hi!!!!
We are having problems when installing the latest version of AwoCoupon.
The installation of the component throws us an installation error with this message:
Specified key was too long; max key length is 767 bytes SQL=CREATE TABLE IF NOT EXISTS #__awocoupon_config ( `id` int(16) NOT NULL auto_increment, `name` VARCHAR(255) NOT NULL, `is_json` TINYINT(1), `value` TEXT, PRIMARY KEY (`id`), UNIQUE (`name`) );
What do we do?
Regards!!!!