Closed (cannot reproduce)
Project:
Libraries API
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2011 at 22:47 UTC
Updated:
22 Aug 2011 at 15:45 UTC
I have installed module in my D7 site, right after it - I got lot of identical errors (about 30 in a row):
Notice: Array to string conversion w InsertQuery_pgsql->execute() (linia 42 z /home/maho/workspace-php2/soto/includes/database/pgsql/query.inc).
Comments
Comment #1
tstoecklerAre you really using 7.x-1.0?
If so, it is almost impossible that this module is causing it, because there is absolutely no database interaction.
In 7.x-2.x the only database interaction is cache_get and cache_set, so even that is hard to imagine.
Please try disabling any modules that you enabled together with Libraries API and report back if that dissolved the errors.
Downgrading to normal, until someone can reproduce.
Thanks!
Comment #2
sunyeah, pretty much zero chance that this is caused by Libraries API.