PHP Warning: Invalid argument supplied for foreach() in /usr/lib/php/Horde/Prefs.php on line 717 Adding another conditon in the IF above solves it. if (empty($this->_hooks[$scope]) || !is_array($this->_hooks[$scope])) { return; } Duck