Closed (fixed)
Project:
Util
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 May 2008 at 23:47 UTC
Updated:
13 Jun 2008 at 15:22 UTC
Jump to comment: Most recent file
I get following error after submitting the form at admin/settings/util/sysmods:
* warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near "REPLACE" LINE 1: REPLACE INTO system_module_users SET uid = 1, data = 'a:1:{s... ^ in /var/www/6.x/includes/database.pgsql.inc on line 138.
* user warning: query: REPLACE INTO system_module_users SET uid = 1, data = 'a:1:{s:15:"Core - optional";s:15:"Core - optional";}' in /var/www/6.x/sites/all/modules/util/system_module.module on line 55.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | util_pgsql_fix.patch | 1.3 KB | mustafau |
Comments
Comment #1
litwol commentedhmm.
i do not have postgreSQL system to test this against. if you could fix it and submit a patch then i would be happy to apply it.
thank you in advance.
Comment #2
mustafau commentedFix is attached.
Comment #3
litwol commentedCommited. thank you.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.