RedBox — ошибка
Ошибка запроса: SELECT `id` FROM `tags` WHERE `name` = LOWER("авÑомобилÑ") (Illegal mix of collations (cp1251_general_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=')
Строка 73 файла /home/u14/admin.avtobeginner.ru/inc/classes/DB.class.php
Стек вызова
- Строка 40 файла /home/u14/admin.avtobeginner.ru/inc/classes/Tag.class.php
DB
->query("SELECT `id` FROM `tags` WHERE `name` = LOWER(?)", Array
(
[0] => авÑомобилÑ
)
, "el");
- Строка 1492 файла /home/u14/admin.avtobeginner.ru/inc/classes/Application.class.php
Tag->getByName("авÑомобилÑ");
- Строка 187 файла /home/u14/2.avtobeginner.ru/WWW/controller.php
Application->showNewsList();