Hi @All,
i updated Joomla to 3.9.16 today. Now i wondered why my sites looks different then before!
I figuard out, i can`t choose the Theme Style in the backend!
Warning: Invalid argument supplied for foreach() in /plugins/system/t3/includes/depend/t3folderlist.php on line 61
Part of Row 61 from the t3folderlist.php
foreach ($tmps as $tmp) {
if (in_array($tmp->value, $vals)) continue;
$vals[] = $tmp->value;
$options[] = $tmp;
}
Is there any solution?
Using T3_bs3_blank 2.3.2 and T3 Framework 2.7.5
Joomla 3.9.16
PHP 7.3.11
Thanks for your help....