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

paulbeaney’s picture

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

rsvelko’s picture

Status: Active » Postponed (maintainer needs more info)
paulbeaney’s picture

Status: Postponed (maintainer needs more info) » Fixed

No news so assuming fixed

Status: Fixed » Closed (fixed)

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