MOD download & history

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 !

Postby Niels on Tue 12. Nov, 2002 14:42

mass_email.php is update, this is a security update, please refresh the file
User avatar
Niels
Poster
Poster
 
Posts: 4390
Joined: Sat 27. Jul, 2002 15:46

Postby Niels on Sat 16. Nov, 2002 13:51

I have updated the included file mass_email.php, new version if this is 1.0.9

after this upgrade you can mass email a group, with a direct link
e.g.

www.yoursite.com/mass_email.php?groupname=newsletter

note: the groupname is case sensitive, I have not made it in-case sensitive, since some board may use same groupname with different upper/lower case letters
User avatar
Niels
Poster
Poster
 
Posts: 4390
Joined: Sat 27. Jul, 2002 15:46

Postby Niels on Sun 06. Apr, 2003 23:31

new version of mass_email.php, version is now 1.0.12

this version will verify that eatch users email is a valid format (it realy should be) , this will prevent the script from stoping in the midle of a mass email, witch some users have experinced

to update, copy the updated mass_email.php and lang_mass_email.php into your site
User avatar
Niels
Poster
Poster
 
Posts: 4390
Joined: Sat 27. Jul, 2002 15:46

Postby Niels on Sun 28. Sep, 2003 22:37

a user have reported a bug, witch caused the mass email permission t "all, not to show prober in the usergroup management.
the mod did however work as it should.
new version is 1.1.2.

here are how to correct.
in file admin/admin_groups.php
Code: Select all
[FIND]
$group_alllow_all = ( $group_info['group_allow_email'] == AUTH_ALL ) ? ' checked="checked"' : '';

[REPLACE WITH]
$group_allow_all = ( $group_info['group_allow_email'] == AUTH_ALL ) ? ' checked="checked"' : '';
(if a how-to is EM ready, it will mostly be bullet prof, since a machine is more picky than a human. :D)
User avatar
Niels
Poster
Poster
 
Posts: 4390
Joined: Sat 27. Jul, 2002 15:46

Postby Niels on Thu 04. Mar, 2004 22:17

please read the comment posted in the first post.
it seam that some changes into lang_main.php wasen't included into the how-to
this will be included in the next version, in the mean while you should add it
(if a how-to is EM ready, it will mostly be bullet prof, since a machine is more picky than a human. :D)
User avatar
Niels
Poster
Poster
 
Posts: 4390
Joined: Sat 27. Jul, 2002 15:46

Postby Niels on Sun 21. Mar, 2004 23:47

I have finaly got the time to look at this MOD.
I have re-written the how-to to make it EM ready, and inlcuded a link to the mass emailer into the priv msg folder, same as for mass PM mod.
new version is 1.2.0.
(if a how-to is EM ready, it will mostly be bullet prof, since a machine is more picky than a human. :D)
User avatar
Niels
Poster
Poster
 
Posts: 4390
Joined: Sat 27. Jul, 2002 15:46

Postby Niels on Mon 05. Sep, 2005 00:09

new version uploaded, only how-to corrections, no code change
(if a how-to is EM ready, it will mostly be bullet prof, since a machine is more picky than a human. :D)
User avatar
Niels
Poster
Poster
 
Posts: 4390
Joined: Sat 27. Jul, 2002 15:46

Postby Niels on Mon 05. Sep, 2005 00:50

I have uploaded new version 1.2.2.

this verison fixes a isue if MAX_CLIENT_IN_EMAIL was set to 1.

the problem was, that admin would recive a copy of every email sendt to all users, since the email to the users was a BCC.
now the new version does not sendt to BCC in this case, only if MAX_CLIENT_IN_EMAIL are set to a higher number than 1, then BCC are used.

To upgrade, replace the included file mass_email.php
(if a how-to is EM ready, it will mostly be bullet prof, since a machine is more picky than a human. :D)
User avatar
Niels
Poster
Poster
 
Posts: 4390
Joined: Sat 27. Jul, 2002 15:46

Previous

Return to Custom mass email [2.0.8/EM]

Who is online

Users browsing this forum: No registered users and 1 guest

cron