Tetra-WebBBS Support Forum
Re: subscribe / unsubscribe
In Response To: subscribe / unsubscribe ()
: I want users to receive the forum posts by mail, but not have the
: option to unsubscribe directly from the navbar
: In the past unsubscribing was unusual and I do not want to mess up
: the design.
Testing:
$email_list = 0;
The "Email me when a reply is posted" is still there, but the (un)subscribe link does not appear.
My understanding is that people who post are emailed (as long as the option is checked) but people who do not post (lurkers) cannot opt to receive posts.
If someone emails that they want to unsubscribe, we change $email_list = 1;, unsubscribe them, then change back?
Think this has only happened about twice in years.

![[+]](/i/toc_collapsed.gif)
![[-]](/i/toc_expanded.gif)
WebScripts










