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
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

jvandyk - April 24, 2008 - 21:05
Status:active» fixed

Changed these to serial fields.

#2

zottmann - April 25, 2008 - 02:19

Thank you!!

Is the corrected code in the cvs version?

Regards,
Carlos.

#3

jvandyk - April 25, 2008 - 03:54

Yes. It will go into the 5.x-2.4 release.

#4

zottmann - April 26, 2008 - 13:29

OK ... Thank you again!!

#5

Anonymous (not verified) - May 10, 2008 - 13:34
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.