Any idea whats causing this sql error
Code:
Warning: Variable passed to each() is not an array or object in /home/cell/public_html/includes/classes/db/mysql/query_factory.php on line 114
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/cell/public_html/includes/classes/db/mysql/query_factory.php:114) in /home/cell/public_html/includes/functions/sessions.php on line 102
Warning: Cannot modify header information - headers already sent by (output started at /home/cell/public_html/includes/classes/db/mysql/query_factory.php:114) in /home/cell/public_html/includes/init_includes/init_templates.php on line 78
When I install image handler it gives this error and totally messes up the site, when I remove it from the database it works fine again.
Anyone ever had this problem?
Bookmarks