When trying to create a new category in the backend it says:
Warning: Invalid argument supplied for foreach() in /public/sites/
www.tsjil.org/libraries/joomla/html/select.php on line 514
That line is:
foreach ($arr as $elementKey => &$element)'
Can't seem to solve this. Please help...