Attribute mapping error prevents successful database connection
bcobb10b - May 15, 2009 - 19:52
| Project: | phplist Integration Module |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
When mapping Drupal profile fields to phpList attributes, leaving a data element blank results in a database connection error. The error page includes a blank error message, suggests that the database is not set up, and directs implementer to documentation for initial implementation of Drupal. Given the lack of editing and clues as to source of the error, I chased my tail for hours, thinking it was a password or security issue.
Quick implementer fix is to edit the "variable" table entries for the source and target attributes.

#1
Hi bcobb10b,
I've tried to reproduce this problem without success. It sounds more like your database configuration (in phpList admin) isn't right and your Drupal installation can't get through to the PHPlist database. Please check your database name, user name, password (no non-alphanumeric characters) and MySQL permissions at the other end.
Regards,
- Paul