При усиновке модуля получаю сообещёние
Unknown: mysql_query(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /public_html/admin/model/catalog/coolfilter.php on line219Warning: mysql_query(): Access denied for user ''@'localhost' (using password: NO) in /public_html/admin/model/catalog/coolfilter.php on line 219Warning: mysql_query(): A link to the server could not be established in /public_html/admin/model/catalog/coolfilter.php on line 219Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /public_html/admin/model/catalog/coolfilter.php on line 219Warning: Cannot modify header information - headers already sent by (output started at /public_html/admin/index.php:86) in /public_html/vqmod/vqcache/vq2-system_engine_controller.php on line 28Warning: Cannot modify header information - headers already sent by (output started at /public_html/admin/index.php:86) in /public_html/vqmod/vqcache/vq2-system_engine_controller.php on line 29
при замене в файле public_html/admin/model/catalog/coolfilter.php в 29 строке mysql_query на $this->db->query осиется ошибка
mysql_num_rows() expects parameter 1 to be resource, boolean given in /public_html/admin/model/catalog/coolfilter.php on line 219Warning: Cannot modify header information - headers already sent by (output started at /public_html/admin/index.php:86) in /public_html/vqmod/vqcache/vq2-system_engine_controller.php on line 28Warning: Cannot modify header information - headers already sent by (output started at /public_html/admin/index.php:86) in /public_html/vqmod/vqcache/vq2-system_engine_controller.php on line 29
Очень нужен фильтр на сайте, бьюс с ним с тех пор как добавили в модуль