/system/engine/controller.php Код: header('Location: ' . str_replace('&', '&', $url)); Change Код: // header('Location: ' . str_replace('&', '&', $url)); echo"<META HTTP-EQUIV=\"refresh\" CONTENT=\"0;URL=".str_replace('&', '&', $url)." \">";
Проблема решилась отчасти Как эту строчку убрать? Код: Warning: Cannot modify header information - headers already sent by (output started at /home/www/htdocs/catalog/language/russian/russian.php:1) in /home/www/htdocs/vqmod/vqcache/vq2-system_engine_controller.php on line 28
/home/www/htdocs/catalog/language/russian/russian.php перевести в формат UTF-8 или UTF-8 без BOM или другие языковые файлы http://wmasteru.ru/threads/проблема-с-iБлог.6698