Problem installing on Postgres
zottmann - April 22, 2008 - 21:54
| Project: | Actions |
| Version: | 5.x-2.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.

#1
Changed these to serial fields.
#2
Thank you!!
Is the corrected code in the cvs version?
Regards,
Carlos.
#3
Yes. It will go into the 5.x-2.4 release.
#4
OK ... Thank you again!!
#5
Automatically closed -- issue fixed for two weeks with no activity.