БЕСПЛАТНО
OC сервер
ID: oc-33993
Если Вы хотите найти модули, которые будут максимально совместимы с версией интернет магазина, а так же уделяете внимание качеcтву кода, то предлагаем к просмотру: изменение mysqli кодировки, это решение было разработано специально для магазинов, работающих на платформе OpenCart, с поддержкой от нашей компании каждого магазина, работающего на нашей CMS Brocart.
При скачивании бесплатного дополнения, мы не даем 100% гарантии, что оно будет работать на Вашем магазине, просим быть внимательными к интсрукциям по установке!
With this VQMOD modification the default connection charset utf8 will be changed to utf8mb4 when MySQLi is used. You get that information from your config.php file which database driver is used.
Please note that this is only for the connection between OpenCart and the Database. You have to manually change the character set (collation) of the desired tables to utf8mb4
Important!!!! Before you attempt to upload the xml file please make sure that your MySQL supports utf8mb4 character set!! Test the modification first on a Stage/TEST environment!!!!
Tested for OpenCart 2.3.x and for OpenCart 3.0.2
TAKE A DATABASE BACK UP BEFORE UPLOADING THE VQMOD!!
Please note that this is only for the connection between OpenCart and the Database. You have to manually change the character set (collation) of the desired tables to utf8mb4
Important!!!! Before you attempt to upload the xml file please make sure that your MySQL supports utf8mb4 character set!! Test the modification first on a Stage/TEST environment!!!!
Tested for OpenCart 2.3.x and for OpenCart 3.0.2
TAKE A DATABASE BACK UP BEFORE UPLOADING THE VQMOD!!
Константин – 18.07.2017 –
Приветствую. Спасибо за файл, как раз искал подобное решение для своего магазина, надеюсь что аналогичные потом можно так же будет скачать. Всем рекомендую!