This page works in PHP 7, but not 8. I am using the latest build of PHP4GRID. On both tests 7 and 8.
Pleas let me know what information you will need. Error in the PHP LOG below.
[08-Feb-2022 14:23:01 Europe/Berlin] PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, string given in C:\xampp\htdocs\Kodiaccess_test\lib\inc\jqgrid_dist.php:4756
Stack trace:
#0 C:\xampp\htdocs\Kodiaccess_test\unit_equipment_list.php(649): jqgrid->render(‘list1’)
#1 {main}
thrown in C:\xampp\htdocs\Kodiaccess_test\lib\inc\jqgrid_dist.php on line 4756
Thanks,
Tim
3 Answers
Sorry, should have added that the page, in PHP8, does not render at all. HTTP ERROR 500.
Thanks
Tim
Hi,
I’ve emailed you latest build.
Your Answer