1. David
  2. Bugs
  3. Sunday, 06 March 2016
  4.  Subscribe via email
We are using Joomla 2.5.8
Installed CMC 1.5.2
I am able to subscribe to newsletter fine - email arrives from MailChimp
But if a user already has a newsletter subscription, the email that arrives has a broken URL

Our website title has an '&' in the middle of it.
eg. "Faster & Faster"
new subscriber email from mailchimnp has url of the form
https://fasterfaster.us2.list-manage.com/<rest of mailchimp url>

Subscriber update url arriving using CMC looks like
http://Faster & http://Faster.us2.list-manage.com/profile<rest of mailchimp url>

Also when i go to control panel fro CMC I only see options to view list and view users. How can I configure the other standard text like the profile update email text.
Responses (4)
Accepted Answer Pending Moderation
Thank you...
I am facing the same issue.

Concrete:

$url = 'http://' . '$account['username']' . ' . $dc . '.http://list-manage.com/profile?u=' . $account['user_id'] . '&id=' . $listId . '&e=' . $memberInfo['data'][0]['euid'];

First, it might be, that "$account['username']' " is not working, it looks like that the first name of the account owner is used.
Additionally....
$account['user_id'] AND
$memberInfo['data'][0]['euid']
is not working


Instead of
http://zdfuser.us9.list-manage.com/profile?u=4df224b87e0c33d717eee512c&id=3123fc58f&e=f6a9f96aea
It looks like
http://ZDFfirstname.us9.list-manage.com/profile?u=&id=3123fc58f&e=

Please check it out. I need to use your plugin this weekend.
Thank you in advance!
Sepppl
  1. more than a month ago
  2. Bugs
  3. # 1
Accepted Answer Pending Moderation
I am having a similar issue. The link comes in as http://p3proswing.us2.list-manage.com/profile?u=&id=d336389463&e=

as you can see the u value and e value are blank. Thus, the link results in a 404 error.
  1. more than a month ago
  2. Bugs
  3. # 2
Daniel Dimitrov
Support team
Accepted Answer Pending Moderation
@Seppl @Charles - the thread is 10 months old. Are you guys using the latest CMC version? Or are you on an old joomla version?

Regards,
Daniel
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. Bugs
  3. # 3
Accepted Answer Pending Moderation
Joomla Version is 3.6.5
CMC was downloaded and installed yesterday, so I would think it should be the latest version.
  1. more than a month ago
  2. Bugs
  3. # 4
  • 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!