unsubscribe path wrong

This mod, will add the ability to make "newsletters" and other customised mass emails, status is showen while sending mass email
It will also be posible to grant other users permissions to send mass email to a specific usergroup
Forum rules
The content in this forum is dated Dec. 21 2005 and can be used as Archive only. This Forum is LOCKED and READ ONLY !

unsubscribe path wrong

Postby pengrus on Sat 23. Aug, 2003 08:28

My unsubscribe path shows as:

http://www.photozo.com/unsubscribe.php? ... newsletter


But it should be

http://www.photozo.com/forum/unsubscrib ... newsletter

What should I change?

Thank you for such a wonderful hack!
pengrus
Poster
Poster
 
Posts: 24
Joined: Mon 09. Jun, 2003 19:15

Postby macman on Wed 10. Dec, 2003 06:15

in mass_email.php you should:

Code: Select all
$unsubscribe = $protocol . $server_name. "/unsubscribe.$phpEx?newsgroup=".$group_name;


what i did was add /phpBB206/
it's the name of my phpBB folder, so it now looks like this:

Code: Select all
$unsubscribe = $protocol . $server_name. "/phpBB206/unsubscribe.$phpEx?newsgroup=".$group_name;


there should be a better way, but this is the only thing that worked for me

hope this helps

Steve
macman
Poster
Poster
 
Posts: 12
Joined: Mon 02. Jun, 2003 03:56

Postby macman on Wed 10. Dec, 2003 06:32

It seems that the link doesn't work if you have a space in the name of your group, how do you fix this?

Thanks

Steve
macman
Poster
Poster
 
Posts: 12
Joined: Mon 02. Jun, 2003 03:56

Postby crownroyal on Wed 05. Oct, 2005 03:52

Im trying to send to 1000 users , it works great but when I send the email , I use ALL USERS. When my customers receive the email, some of them want to unsubscribe but they receive link like this:

You are registed to have this email,
if you do not wish to recieve this in the future then click this link to unsubscribe
http://www.ftafix.com/fta/unsubscribe.php?newsgroup=


With nothing there, what can I modify to add the ALL USER group to

http://www.ftafix.com/fta/unsubscribe.php?newsgroup=
crownroyal
Poster
Poster
 
Posts: 9
Joined: Wed 05. Oct, 2005 03:43


Return to Custom mass email [2.0.8/EM]

Who is online

Users browsing this forum: No registered users and 1 guest

cron