Closed (fixed)
Project:
Campaign Monitor
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
10 Jan 2012 at 17:11 UTC
Updated:
29 Jan 2012 at 23:00 UTC
I hope you can help. I'm running Drupal 7 (fully updated), along with Campaign Monitor, I also have other modules installed including Tokens. However, I have found that if Tokens and Campaign Monitor are both enabled I get a red warning message at the top of my site saying "Notice: Undefined index: tokens in campaignmonitor_subscribe_form() (line 255 of /var/www/bottlekiln/sites/all/modules/campaignmonitor/campaignmonitor.module)".
I'm afraid I have no idea how to fix this, other than by disabling either Tokens or Campaign Monitor, as disabling either one does remove the warning. I'd be grateful for any help/advice.
Thank you.
Comments
Comment #1
cableman0408 commentedYou have found an issue in the module :-). I have fixed the issue in the development branch, which will be available for download on the project page after the next nightly build.
The issue is do to the enabling of a list, which have not yet be configured. You can fix the issue now by going to admin/config/services/campaignmonitor/lists edit the list and click "Save configuration".
Hope this helps :-)
Comment #2
sackwort commentedThank you very much for your reply. I followed your instructions, and the problem seems to have gone away now.