Closed (duplicate)
Project:
PHPlist Integration Module
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2008 at 19:45 UTC
Updated:
1 Feb 2008 at 14:35 UTC
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
Comment #1
paulbeaney commentedHi 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
Comment #2
paulbeaney commentedPlease see http://drupal.org/node/211851