
Hi, switching to php 8.0 on my Joomla 3.10.11 site the following error appears if I access the K2 blog pages
"0 - count(): Argument #1 ($value) must be of type Countable|array, null given" .
From a check using debug mode the error would result from a conflict with Themler:
"Warning: Trying to access array offset on value of type null in /home/terralab/public_html/plugins/content/themlercontent/lib/Shortcodes.php" and also in themler appears the error message in attach
The problem does not occur with PHP 7.4
Hi, switching to php 8.0 on my Joomla 3.10.11 site the following error appears if I access the K2 blog pages "0 - count(): Argument #1 ($value) must be of type Countable|array, null given" . From a check using debug mode the error would result from a conflict with Themler: "Warning: Trying to access array offset on value of type null in /home/terralab/public_html/plugins/content/themlercontent/lib/Shortcodes.php" and also in themler appears the error message in attach The problem does not occur with PHP 7.4