simple question?

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 !

simple question?

Postby Riccardo on Wed 02. Jun, 2004 11:03

1) how is it possible for common users to send mass emails? where is the link to the mass email thing. in private messages there doesn't appear a link, or a button.

i have another style of course but i added this
Code: Select all
#
#-----[ OPEN ]------------------------------------------------
#
templates/subSilver/privmsgs_body.tpl

#
#-----[ FIND ]------------------------------------------------
#
   <tr>
     <td align="left" valign="middle">{POST_PM_IMG}</td>

#
#-----[ AFTER, ADD ]------------------------------------------
#
<!-- Start add - Custom mass email MOD -->
     <td align="left" valign="middle">{MASS_EMAIL_IMG}</td>
<!-- End add - Custom mass email MOD -->

#
#-----[ FIND ]------------------------------------------------
#
   <tr>
     <td align="left" valign="middle"><span class="nav">{POST_PM_IMG}</span></td>

#
#-----[ AFTER, ADD ]------------------------------------------
#
<!-- Start add - Custom mass email MOD -->
     <td align="left" valign="middle"><span class="nav">{MASS_EMAIL_IMG}</span></td>
<!-- End add - Custom mass email MOD -->

I think {MASS_EMAIL_IMG} is not working...

2) http://mods.db9.dk/contrib/mass_email.gif <= i dont get this when sending mass email via admin panel, my admin panel is normal. and nothing has changed in the admin_mass_email.php in your mod so

3) when accessing mysite/mass_email.php i get something like this:http://mods.db9.dk/contrib/mass_email.gif
Riccardo
Poster
Poster
 
Posts: 13
Joined: Mon 23. Jun, 2003 21:47

Postby Riccardo on Wed 02. Jun, 2004 11:34

i think this

// Start add - Custom mass email MOD
$images['mass_email'] = "$current_template_images/msg_outbox.gif";
// End add - Custom mass email MOD

doesn not work...
Riccardo
Poster
Poster
 
Posts: 13
Joined: Mon 23. Jun, 2003 21:47


Return to Custom mass email [2.0.8/EM]

Who is online

Users browsing this forum: No registered users and 1 guest

cron