Hello,
I have upgraded simplenews and mimemail, but i have a problem with che body of email.
The variable is not exploded, so the unsubscribe link and statistics are not working!
I found similar problem in the issue, but they are old, i have this problem with the last release!
Regards.
Comments
Comment #1
sutharsan commentedI don't understand your problem. What variables? Do you use templates? Does the problem still exist with the latest releases? Does the problem occur without mime mail?
Comment #2
guru81 commentedI have simplenews 6.x-1.0, i dont'use template, and i have disabled mimemail, but the problem persist.
The variable is:
!confirm_unsubscribe_url
inside the file simplenews-newsletter-footer.tpl.php.
Regards.
Comment #3
sutharsan commentedI've tried but can not reproduce your problem. Are you sure you use the right template? the variable is not miss spelled?
Comment #4
guru81 commentedRight template? <- What is this?
Inside the email the url is:
http:///newsletter/confirm/remove/8acd182182615t632
instead of:
http://www.mysite.com/newsletter/confirm/remove/8acd182182615t632
Regards.
Comment #5
sutharsan commented*.tpl.php = template
Your example URL makes it all much clearer now.
Comment #6
sutharsan commentedI thought I could do more, but I can only document it better. README.txt is now updated with:
Comment #7
sutharsan commentedUpdating title for search engines.
Comment #8
guru81 commentedVery good!
Now works perfectly!
Thank you very much.
Comment #9
sutharsan commentedThanks for testing and reporting.
Comment #10
likewhoa commentedfunny thing is that it works with newsletters with 5 subscribers but not with a newsletter with 4000+ emails. I have set $base_url and will report if this fixes it for the 4000+ subscribers. Thanks
Comment #12
hansrossel commentedSee also #816448: Bad URLs when bulk emailing