Jamroom 7 Beta Kickoff
Announcements
brian:
Quote: 'Unable to process your request
he system has encountered an unrecoverable error - please try again shortly'
Check in your data/logs directory for the error_log - the error will be at the bottom of the file.
Bellow is the error from the error_log file:
[12-Jun-2023 02:54:17 Europe/Belgrade] PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/xxxxx/public_html/modules/jrMarket-release-1.7.2/views/system_update.php:501
Stack trace:
#0 /home/xxxxx/public_html/modules/jrCore-release-7.0.0rc1/lib/module.php(314): view_jrMarket_system_update(Array, Array, Array)
#1 /home/xxxxx/public_html/modules/jrCore-release-7.0.0rc1/router.php(119): jrCore_run_module_view_function('view_jrMarket_s...')
#2 {main}
thrown in /home/xxxxx/public_html/modules/jrMarket-release-1.7.2/views/system_update.php on line 501
Note: I am using PHP 8.2
Thanks
updated by @pch: 06/11/23 11:50:14PM