User Tools

Site Tools


bulk_email

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
bulk_email [2019/11/29 12:44] mibasebulk_email [2019/11/29 12:46] (current) mibase
Line 24: Line 24:
  
 It is always a good idea to do a single select to yourself to check the email is formatted ok, then go live with the email. It is always a good idea to do a single select to yourself to check the email is formatted ok, then go live with the email.
 +
 +**User defined fields for Bulk emails**
  
 [username] [username]
Line 34: Line 36:
  
 [subdomain] [subdomain]
 +
 [longname] [longname]
 +
 [duties_owing] [duties_owing]
 +
 [children] [children]
 +
 [mobile] [mobile]
 +
 [address] [address]
 +
 [email] [email]
 +
 [membertype] [membertype]
 +
 [borid] [borid]
 +
 [correct_link] [correct_link]
  
 [helmet_link] [helmet_link]
 +
 [link_tcs] [link_tcs]
 +
 [agree_link] [agree_link]
-$header = str_replace("[agree]", $agree_txt, $header); + 
-$header = str_replace("[photos]", $photo, $header); +[agree] 
-$header = str_replace("[expired]", $format_expired, $header); + 
-$header = str_replace("[toylist]", $toys_on_loan, $header); +[photos] 
-$header = str_replace("[rosterlist]", $rosters, $header); + 
-$header = str_replace("[renewal_fee]", $renewal_fee, $header); +[expired] 
-$header = str_replace("[rosterpref]", $roster_pref, $header); + 
-$header = str_replace("[missing]", $missing, $header); +[toylist] 
-$header = str_replace("[ytd_count]", $ytd_count, $header); + 
-$header = str_replace("[ytd_value]", $ytd_value, $header);+[rosterlist] 
 + 
 +[renewal_fee] 
 + 
 +[rosterpref] 
 + 
 +[missing] 
 + 
 +[ytd_count] 
 + 
 +[ytd_value]
  
  
bulk_email.1574991855.txt.gz · Last modified: 2019/11/29 12:44 by mibase

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki