Добрый вечер, мучает ошибка при поиске (русской раскладкой) :
vmError: exeSortSearchListQuery Illegal mix of collations for operation 'like' SQL=SELECT SQL_CALC_FOUND_ROWS p.`virtuemart_product_id` FROM `lisxm_virtuemart_products` as p INNER JOIN `lisxm_virtuemart_products_ru_ru` as l using (`virtuemart_product_id`) LEFT JOIN `lisxm_virtuemart_product_shoppergroups` as ps ON p.`virtuemart_product_id` = `ps`.`virtuemart_product_id` LEFT JOIN `lisxm_virtuemart_product_categories` as pc ON p.`virtuemart_product_id` = `pc`.`virtuemart_product_id` LEFT JOIN `lisxm_virtuemart_categories_ru_ru` as c ON c.`virtuemart_category_id` = `pc`.`virtuemart_category_id` LEFT JOIN `lisxm_virtuemart_product_manufacturers` ON p.`virtuemart_product_id` = `lisxm_virtuemart_product_manufacturers`.`virtuemart_product_id` LEFT JOIN `lisxm_virtuemart_manufacturers_ru_ru` as m ON m.`virtuemart_manufacturer_id` = `lisxm_virtuemart_product_manufacturers`.`virtuemart_manufacturer_id` LEFT JOIN `lisxm_virtuemart_product_prices` as pp ON p.`virtuemart_product_id` = pp.`virtuemart_product_id` WHERE ((`product_name` LIKE "%стенд%" OR `p`.created_on LIKE "%стенд%" OR `p`.product_sku LIKE "%стенд%" OR `product_s_desc` LIKE "%стенд%" OR `product_desc` LIKE "%стенд%" OR `l`.slug LIKE "%стенд%" OR `category_name` LIKE "%стенд%" OR `category_description` LIKE "%стенд%" OR `mf_name` LIKE "%стенд%" OR `product_price` LIKE "%стенд%" OR `product_special` LIKE "%стенд%" OR `product_sales` LIKE "%стенд%" OR `product_availability` LIKE "%стенд%" OR `p`.product_available_date LIKE "%стенд%" OR `product_height` LIKE "%стенд%" OR `product_width` LIKE "%стенд%" OR `product_length` LIKE "%стенд%" OR `product_lwh_uom` LIKE "%стенд%" OR `product_weight` LIKE "%стенд%" OR `product_weight_uom` LIKE "%стенд%" OR `product_in_stock` LIKE "%стенд%" OR `low_stock_notification` LIKE "%стенд%" OR `p`.modified_on LIKE "%стенд%" OR `product_unit` LIKE "%стенд%" OR `product_packaging` LIKE "%стенд%" OR `p`.virtuemart_product_id LIKE "%стенд%" OR `pc.ordering` LIKE "%стенд%") AND p.`published`="1" AND `pc`.`virtuemart_category_id` = 27 AND ( `ps`.`virtuemart_shoppergroup_id`= "2" OR `ps`.`virtuemart_shoppergroup_id` IS NULL ) ) group by p.`virtuemart_product_id` ORDER BY `p`.modified_on DESC LIMIT 0, 198