Hi all,
I have a issue with PHP, I did a inplace upgrade from 1.14 to 1.17
After this I could not access the Agent panel anymore.
If I downgrade to PHP 7.4 again it works.
This is my error:
[Tue Feb 21 14:32:07.887651 2023] [proxy_fcgi:error] [pid 196724:tid 140678729266944] [client 194.39.200.250:55034] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/antec/domains/antecsupport.24x7.nl/public_html/include/class.search.php:1155\nStack trace:\n#0 /home/antec/domains/antecsupport.24x7.nl/public_html/include/class.search.php(1750): AdvancedSearchSelectionField->getSearchQ()\n#1 /home/antec/domains/antecsupport.24x7.nl/public_html/include/class.queue.php(2037): TicketStateChoiceField->getSearchQ()\n#2 /home/antec/domains/antecsupport.24x7.nl/public_html/include/class.queue.php(1987): QueueColumnCondition->getSearchQ()\n#3 /home/antec/domains/antecsupport.24x7.nl/public_html/include/class.queue.php(2452): QueueColumnCondition->annotate()\n#4 /home/antec/domains/antecsupport.24x7.nl/public_html/include/class.queue.php(928): QueueColumn->mangleQuery()\n#5 /home/antec/domains/antecsupport.24x7.nl/public_html/scp/tickets.php(557): CustomQueue->getQuery()\n#6 /home/antec/domains/antecsupport.24x7.nl/public_html/scp/index.php(17): r...', referer: https://antecsupport.24x7.nl/scp/system.php
Please help me, I am not that good at PHP