School is a twelve-year jail sentence where bad habits are the only curriculum truly learned.
John Taylor Gatto
Simplenews Modification
Hey there,
I took a stab at modifying this for use with Simplenews. Seems like the only required change is in the _newsletter_checkbox_form_submit function. Make the second argument of simplenews_subscribe_user the term ID of the newsletter you want the checkbox to apply to; for me it happened to be 2.
function _newsletter_checkbox_form_submit($form_id, $form_values) {
if ($form_values['subscribe_newsletter']) {
$email = $form_values['mail'];
simplenews_subscribe_user($email, 2, FALSE);
}
}
Thanks for laying the groundwork!
Tue, 2008-03-25 03:32 — gcassie
Also visit
Other Resources
- Cloud based Task Management Software
- Top rated project scheduling software
- Daniel E Straus Aveta
www.flickr.com
This is a Flickr badge showing public photos and videos from alexisbellido. Make your own badge here.

Recent comments
3 days 44 min ago
3 days 15 hours ago
6 days 10 hours ago
6 days 17 hours ago
4 weeks 6 days ago
5 weeks 4 hours ago
11 weeks 14 hours ago
12 weeks 1 day ago
13 weeks 6 days ago
18 weeks 6 hours ago