Our company opens in about 30 minutes at 09:00 UK time. Send your request now and we will review it when we are back.

FAQ

Find answers to the most common questions about OpenCart

How can I convert OpenCart MySQL tables from InnoDB to MyISAM?

To set OpenCart MySQL tables to MyISAM, run:
ALTER TABLE `table_name` ENGINE=MyISAM;
Replace 'table_name' with the table you want to change. Repeat for all tables that need updates.

Didn’t find an answer to your question?

OpenCart Greece support team is here to help you with any issue you face.