Bug Index column size too large. The maximum column size is 767 bytes.

Status
Not open for further replies.

Tealk

Customer
Hi,

when trying to install the add-on I get the following error message:
Code:
XF\Db\Exception: xf_dbtech_ecommerce_tickets_ticket: MySQL query error [1709]: Index column size too large. The maximum column size is 767 bytes. in src/XF/Db/AbstractStatement.php at line 217
but in my mysql config I would have already activated innodb_large_prefix
 
I've narrowed down the problem.
I can only create varchar to 191.
$table->addColumn('license_key', 'varchar', 250)->setDefault('');
 
It's certainly not the latest available version in most distributions, that would be 10.3. In either case, I'll investigate further and get back to you when I have more information.
 
The next version will see this resolved, you won't need to make any changes though as you already have it installed :)
 
Hello @Tealk,

We hope your ticket regarding DragonByte eCommerce: Tickets has been addressed to your satisfaction. This ticket has now been scheduled to be closed.

If your ticket has not been resolved, you can reply to this thread at any point in the next 7 days in order to reopen the ticket, afterwards this thread will be closed.

Please do not reply to this thread if your ticket has been resolved.

Thank you.


- DragonByte Technologies, Ltd.
 
Status
Not open for further replies.

DragonByte eCommerce: Tickets

DragonByte eCommerce XenForo 2.1.x XenForo 2.2.x XenForo 2.3.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
236
Customer rating
0.00 star(s) 0 ratings
Back
Top