Код: Выделить всё
Warning: Undefined array key "total_834" in /var/www/uxxxxx/data/www/xxxx.ru/modules/items/components/calculate_fields_totals.php on line 70
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/uxxxxx/data/www/xxxx.ru/modules/items/components/calculate_fields_totals.php on line 76
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/uxxxxx/data/www/xxxx.ru/modules/items/components/calculate_fields_totals.php on line 87
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/uxxxxx/data/www/xxxx.ru/modules/items/components/calculate_fields_totals.php on line 97
Код: Выделить всё
?? ''
Код: Выделить всё
76 if(strlen($cfg->get('number_format'))>0 and strlen($value ?? '')>0)
87 elseif(strstr($value ?? '','.' ) or strstr($avg_value,'.'))
97 $value = (strlen($value ?? '') ? $cfg->get('prefix') . $value . $cfg->get('suffix') : '');
Код: Выделить всё
Warning: Undefined array key "total_834" in /var/www/uxxx/data/www/xxx.ru/modules/items/components/calculate_fields_totals.php on line 70
Warning: Undefined array key "total_462" in /var/www/uxxx/data/www/xxx.ru/modules/items/components/calculate_fields_totals.php on line 70
Warning: Undefined array key "total_400" in /var/www/uxxx/data/www/xxx.ru/modules/items/components/calculate_fields_totals.php on line 70
Warning: Undefined array key "total_449" in /var/www/uxxx/data/www/xxx.ru/modules/items/components/calculate_fields_totals.php on line 70