Track Anything issue

When adding a new tab, the tab remains blank. This happened when updating xampp with php 8.2 (no problem in php 7.4)

Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in F:\xampp\htdocs\HCE\interface\forms\track_anything\new.php:124 Stack trace: #0 {main} thrown in F:\xampp\htdocs\HCE\interface\forms\track_anything\new.php on line 124

1 Like

Hi @luisuriarte , it’s fixed in master and will be out in a patch soon.

2 Likes

Thank you very much Stephen. When adding a procedure I also have a similar error:
Fatal error: Uncaught TypeError: Unsupported operand types: int + string in F:\xampp\htdocs\HCE\interface\orders\find_order_popup.php:21 Stack trace: #0 {main} thrown in F:\xampp\htdocs\HCE\interface\orders\find_order_popup.php on line 21

1 Like

Hi @stephenwaite . I have the same problem. Change line 124 but the problem continues. Could it be due to the version of PHP? Should I change to PHP 8.1?

Thank´s

hi @mlobo4370, no, might have to reload the page for the new code to kick in though.