Перейти к содержанию
Форум поддержки пользователей VamShop

ошибка при переносе на другой хостинг


Рекомендуемые сообщения


Warning: round() expects parameter 2 to be long, string given in /home/l/liebbe/liebbe.ru/public_html/admin/includes/functions/general.php on line 1344
Warning: round() expects parameter 2 to be long, string given in /home/l/liebbe/liebbe.ru/public_html/admin/includes/functions/general.php on line 1344
Warning: round() expects parameter 2 to be long, string given in /home/l/liebbe/liebbe.ru/public_html/admin/includes/functions/general.php on line 1344
Warning: Cannot modify header information - headers already sent by (output started at /home/l/liebbe/liebbe.ru/public_html/admin/includes/functions/general.php:1344) in /home/l/liebbe/liebbe.ru/public_html/admin/includes/functions/general.php on line 131
[/CODE] при сохранении товара
[CODE]

Warning: round() expects parameter 2 to be long, string given in /home/l/liebbe/liebbe.ru/public_html/admin/includes/functions/general.php on line 1344
Warning: round() expects parameter 2 to be long, string given in /home/l/liebbe/liebbe.ru/public_html/admin/includes/functions/general.php on line 1344

в категории где есть товар (нет вложенных категорий)

хостинг проверенный, ошибка такая в первый раз

Ссылка на сообщение
Поделиться на другие сайты


Parse error: syntax error, unexpected T_VARIABLE in public_html/admin/includes/functions/general.php on line 1344
[/CODE]
[CODE]
function vam_round($value, $precision) {
return round($value, (long)$precision);
}

Ссылка на сообщение
Поделиться на другие сайты

нашел рещение через гугл поиск у нас на форуме

http://vamshop.ru/forum/topic/10550-%D0%BE%D1%88%D0%B8%D0%B1%D0%BA%D0%B8-%D0%B2-%D0%B0%D0%B4%D0%BC%D0%B8%D0%BD%D0%BA%D0%B5/

темка

Ссылка на сообщение
Поделиться на другие сайты
×
×
  • Создать...