After installing the classified ads module I get this error

 * warning: Invalid argument supplied for foreach() in /usr/local/www/drupal5/includes/common.inc on line 734.
 * warning: strtr() [function.strtr]: The second argument is not an array. in /usr/local/www/drupal5/includes/common.inc on line 749.
 * Classified module table creation was unsuccessful. Check the watchdog logs.

This is with:-
Drupal 5.1
PostgreSQL 8.2
php 5.2.1

Comments

mcurry’s picture

Title: Classified module table creation was unsuccessful. » Postgres database is not supported - fix installer to provide appropriate feedback
Assigned: Unassigned » mcurry

This module has not been tested on Postgres SQL, and we have no way of doing so.

Unfortunately, I neglected to add a notification of this fact in the .install code.

If anyone would like to try porting this module to postgres, please let me know.

jpolt’s picture

I'll happily test any suggested changes.

Just tell me what to alter.

mcurry’s picture

Assigned: mcurry » Unassigned
Category: bug » feature
milesgillham’s picture

Status: Active » Closed (duplicate)

Closing as a duplicate. Addressed in #177789: Postgres support and #218281: Postgres Support