1. Ali Samii
  2. CMC - Mailchimp for Joomla!
  3. Saturday, 13 August 2016
  4.  Subscribe via email
Hi,
I have installed the latest version of CMC and set up the system properly.
I did a test subscribe to make sure the subscribe requests were being received properly and that the success message was being displayed properly. Everything worked fine.
I then logged into my site with my username and and password (on the joomla instance) and rather than getting a message where the CMC module is published telling me that I have not confirmed my subscription, I am getting errors:
Notice: Undefined offset: 1 in /Volumes/sites/clients/wway/public/modules/mod_cmc/helper.php on line 89

Notice: Undefined offset: 1 in /Volumes/sites/clients/wway/public/modules/mod_cmc/helper.php on line 98

The lines referred to in the two errors are below, starting with line 89:

if (strstr($map[1], ':'))
{
$parts = explode(':', $map[1]);
$field = explode(' ', $user->get($parts[0]));

$value = trim($field[(int) $parts[1]]);
}
else
{
$value = $user->get(trim($map[1]));
}

Below those errors, I see the notice saying that my subscription isn't verified.

Please advise.
Responses (1)
Daniel Dimitrov
Support team
Accepted Answer Pending Moderation
What have you entered in the mapping field? It seems that it generates an error?
Please if you use our extensions be so kind and review them at JED
Matukio | Hotspots Pro | CComment Pro
  1. more than a month ago
  2. CMC - Mailchimp for Joomla!
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Powered by EasyDiscuss for Joomla!