Not sure what to make of this but suddenly I got this error after logging out after enabling a plugin :
Fatal error: Unsupported operand types in /usr/local/zend/apache2/htdocs/wedge/trunk/Sources/Load.php on line 474
Investigating further the line is
Code: [Select] Whereas $temp is false. In the above "if" the comparison is being made as
Code: [Select] which seems to be wrong
Fatal error: Unsupported operand types in /usr/local/zend/apache2/htdocs/wedge/trunk/Sources/Load.php on line 474
Investigating further the line is
$user_info += $tempif ($temp === null...
This topic was marked solved by 


