Closed (fixed)
Project:
PHPlist Integration Module
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 May 2009 at 19:52 UTC
Updated:
8 May 2010 at 06:10 UTC
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.
Comments
Comment #1
paulbeaney commentedHi 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
Comment #2
rsvelko commentedComment #3
paulbeaney commentedNo news so assuming fixed