Hello,
I need to update a website to function with PHP8, however, when it is set to 8.2.1 (the version I can test with locally) it fails when a K2 item is opened. Unfortunately I cannot set the online website to PHP 8 to show the problem and it is currently set to PHP 7.x. A page where the problem occurs is here:
https://cen.unb.br/posgrad/apos-exploracoes
If one of the items on this page is opened with PHP8.2.1, the following error message is printed:
0
count(): Argument #1 ($value) must be of type Countable|array, null given
I am using JA Nuevo 2.0.0
Please help!