Efficient and affordable software for Macintosh - Maker of MaxBulk Mailer, eMail extractor, eMail Checker, e-Mail Bounce Handler

Home

Products

Downloads

News

Store

Support

Forums

Forums

It is currently Sun May 19, 2013 8:21 pm

All times are UTC




Post new topic Reply to topic  [ 14 posts ] 
Author Message
 Post subject: URL for unsubscribe
PostPosted: Tue Apr 19, 2011 5:09 am 
Offline

Joined: Sun Apr 17, 2011 5:46 pm
Posts: 11
I am using the web page format option. I have "unsubscribe" on the web page that I use so that those who wish to unsubscribe can do so with ease. I am using "http://www.myurl.com/lm" as the URL behind it and it takes me to my subscribe/unsubscribe page on my website with no problem. However, the email text box is empty. Is there a way to make the email address populate the text box so that my client won't have type in the email address? Am I using the wrong URL or wrong path?

Please advise.

JoeBlack


Top
 Profile E-mail  
 
 Post subject: Re: URL for unsubscribe
PostPosted: Tue Apr 19, 2011 8:18 am 
Offline
Site Admin
User avatar

Joined: Wed Dec 28, 2005 9:13 pm
Posts: 6732
You can open that page with parameters:
Code:
http://www.myurl.com/lm/html/subscribe_single_fixed.php?email=[E-mail Address]&firstname=[Firstname]&lastname=[Surname]&list=[List name]
Those parameters are optional. You can use any of them, in any order. Make sure the tags are process properly especially [List name] if you use it.

Another solution is to use the [Unsubscribe] tag directly in your message. That will generate an unsubscribe link the recipient can click to directly unsubscribe.


Top
 Profile E-mail  
 
 Post subject: Re: URL for unsubscribe
PostPosted: Wed Apr 20, 2011 3:07 pm 
Offline

Joined: Sun Apr 17, 2011 5:46 pm
Posts: 11
I used the parameters you suggested and the email address populates fine, but I can not get the first and last names to populate the unsubscribe text fields and they are required to do a complete unsubscribe.

Please advise.

Joe


Top
 Profile E-mail  
 
 Post subject: Re: URL for unsubscribe
PostPosted: Wed Apr 20, 2011 3:36 pm 
Offline
Site Admin
User avatar

Joined: Wed Dec 28, 2005 9:13 pm
Posts: 6732
The only required fields as far as I know are the email address and the list name.


Top
 Profile E-mail  
 
 Post subject: Re: URL for unsubscribe
PostPosted: Wed Apr 20, 2011 5:05 pm 
Offline

Joined: Sun Apr 17, 2011 5:46 pm
Posts: 11
When I click on "unsubscribe" it says that first name and last name are required to do so.

Joe


Top
 Profile E-mail  
 
 Post subject: Re: URL for unsubscribe
PostPosted: Wed Apr 20, 2011 6:27 pm 
Offline
Site Admin
User avatar

Joined: Wed Dec 28, 2005 9:13 pm
Posts: 6732
You can deactivate that on the file. Remove:

if ( $firstname == "" ) { $errors[] = "Enter your first name in the first name text box"; $wrong['firstname'] = TRUE; }
if ( $lastname == "" ) { $errors[] = "Enter your last name in the last name text box"; $wrong['lastname'] = TRUE; }


Top
 Profile E-mail  
 
 Post subject: Re: URL for unsubscribe
PostPosted: Wed Apr 20, 2011 11:20 pm 
Offline

Joined: Sun Apr 17, 2011 5:46 pm
Posts: 11
Where is the file?


Top
 Profile E-mail  
 
 Post subject: Re: URL for unsubscribe
PostPosted: Thu Apr 21, 2011 12:45 am 
Offline

Joined: Sun Apr 17, 2011 5:46 pm
Posts: 11
Also, where may I locate the "unsubscribe" tag?

Joe


Top
 Profile E-mail  
 
 Post subject: Re: URL for unsubscribe
PostPosted: Thu Apr 21, 2011 3:59 am 
Offline

Joined: Sun Apr 17, 2011 5:46 pm
Posts: 11
I have found the unsubscribe tag. I have now uploaded a new list and when I try to unsubscribe from it, the old list is still being looked for.

I just want this app to do two things right now: populate the first name and last name when unsubscribe is selected from my newsletter and unsubscribe from the correct list.

Thanks.

Joe

PS: when i mouse over the unsubscribe tag in the test newsletters, the correct list is in the url. For some reason it is not carrying over to the unsubscribe web page.


Top
 Profile E-mail  
 
 Post subject: Re: URL for unsubscribe
PostPosted: Thu Apr 21, 2011 10:06 am 
Offline
Site Admin
User avatar

Joined: Wed Dec 28, 2005 9:13 pm
Posts: 6732
I don't understand, what is the relation with the unsubscribe tag and the subscribe form? I don't see any. Can you explain?


Top
 Profile E-mail  
 
 Post subject: Re: URL for unsubscribe
PostPosted: Thu Apr 21, 2011 3:58 pm 
Offline

Joined: Sun Apr 17, 2011 5:46 pm
Posts: 11
I am trying to send a web page as a newsletter. I give the url, the page comes up in the preview. I try to use the unsubscribe tag, it does not show up on preview or when it is received in test emails. I try tp hard code the unsubscribe using the path that you gave me, the only thing that populates the text fields on the unsubscribe page is the email addy, not the required names.

Joe


Top
 Profile E-mail  
 
 Post subject: Re: URL for unsubscribe
PostPosted: Thu Apr 21, 2011 7:01 pm 
Offline
Site Admin
User avatar

Joined: Wed Dec 28, 2005 9:13 pm
Posts: 6732
The unsubscribe tag is supposed to be replaced by the MLM unsubscribe URL, what do you get instead?


Top
 Profile E-mail  
 
 Post subject: Re: URL for unsubscribe
PostPosted: Thu Apr 21, 2011 8:51 pm 
Offline

Joined: Sun Apr 17, 2011 5:46 pm
Posts: 11
When I use the webpage format, the unsubscribe tag does not show at all in the sent email. When I use the tag in styled text, it shows up in the sent email. Does the unsubscribe tab not work when used in conjunction with the web page format?

Joe


Top
 Profile E-mail  
 
 Post subject: Re: URL for unsubscribe
PostPosted: Fri Apr 22, 2011 8:07 am 
Offline
Site Admin
User avatar

Joined: Wed Dec 28, 2005 9:13 pm
Posts: 6732
It should work. Have you tried other tags, do they work?


Top
 Profile E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 14 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group

Home

Products

Downloads

News

Store

Support

Forums


Maxprog ® - MAX Programming, LLC - © 2001-2006 - All Rights reserved
Company Info | Site Map | Legal Notice | Privacy Policy | Jobs