I have installed the phplist integration module. Drupal and phplist share the same tabel, but have different prefixes.
I use Drupal 5.5, MySQL 5.0.27 and PHP 5.2.0.
I have drupal installed in the public_html root and phplist in /public_html/phplist/
After installing a menuitem appears and when I click it I get the following error message.

"Fatal error: Cannot unset string offsets in /home/juresjof/public_html/includes/form.inc on line 319"

Anyone know why that appears?

// Mats

Comments

paulbeaney’s picture

Hi Mats,

Can you confirm the following please:

1. Your phpList installation is fully functional in its own right

2. That your phpList table prefixes conform to the requirements laid out in the README.txt

3. Which page do you get the error on? Is it the phpList module administration page, or another one?

The more information you can give, the better!

Regards,

- Paul

paulbeaney’s picture

Status: Active » Closed (duplicate)