Closed (fixed)
Project:
Actions
Version:
5.x-2.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2008 at 21:54 UTC
Updated:
10 May 2008 at 13:34 UTC
Hi!
i´ve tried to install actions on a drupal 5.7 postgres installation, but got the following error:
Warning: preg_match() expects parameter 2 to be string, resource given in /usr/local/apache-2.0.59/htdocs/drupalpgsql/includes/bootstrap.inc on line 670
function file: line arguments
warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near "unsigned" LINE 2: aid bigint unsigned not null auto_increment unique, ^ in /usr/local/apache-2.0.59/htdocs/drupalpgsql/includes/database.pgsql.inc on line 125.
Can anybody help me on that?
Regards,
Carlos.
Comments
Comment #1
jvandyk commentedChanged these to serial fields.
Comment #2
zottmann commentedThank you!!
Is the corrected code in the cvs version?
Regards,
Carlos.
Comment #3
jvandyk commentedYes. It will go into the 5.x-2.4 release.
Comment #4
zottmann commentedOK ... Thank you again!!
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.