×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Subscription Update email - link broken

Subscription Update email - link broken 8 years 1 month ago #33628

  • David
  • David's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 2
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
fasterfaster.us2.list-manage.com/ <rest of mailchimp url>

Subscriber update url arriving using CMC looks like
http://Faster & 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.
The following user(s) said Thank You: Stefan Basting, Sepppl

Subscription Update email - link broken 7 years 3 months ago #35337

  • Sepppl
  • Sepppl's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
Thank you...
I am facing the same issue.

Concrete:

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

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


Instead of
zdfuser.us9.list-manage.com/profile?u=4d...23fc58f&e=f6a9f96aea
It looks like
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

Subscription Update email - link broken 7 years 2 months ago #35466

  • Charles Wilkins IV
  • Charles Wilkins IV's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 3
  • Thank you received: 0
I am having a similar issue. The link comes in as 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.

Subscription Update email - link broken 7 years 2 months ago #35470

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
@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

Subscription Update email - link broken 7 years 2 months ago #35471

  • Charles Wilkins IV
  • Charles Wilkins IV's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 3
  • Thank you received: 0
Joomla Version is 3.6.5
CMC was downloaded and installed yesterday, so I would think it should be the latest version.
  • Page:
  • 1
Time to create page: 0.117 seconds