Closed (duplicate)
Project:
Classified Ads
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Apr 2007 at 18:23 UTC
Updated:
2 Sep 2009 at 04:15 UTC
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
Comment #1
mcurry commentedThis 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.
Comment #2
jpolt commentedI'll happily test any suggested changes.
Just tell me what to alter.
Comment #3
mcurry commentedComment #4
milesgillham commentedClosing as a duplicate. Addressed in #177789: Postgres support and #218281: Postgres Support