minibb®
Fight the automated spam - protect your miniBB-forums,
getting the Captcha addon! Click here to read more.
Captcha Addon for miniBB
Community Forum
 | Forums | File Bank | Sign Up | Reply | Search | Statistics | Manual |
How To miniBB Community Forum / How To /

subscribe to a thread without posting a reply

 
afescape
Forums Member
#1 | Posted: 30 Jan 2007 06:19
Reply 
Hi, we have a forum that is used by around 50 club members and I would like to enable this feature for people to subscribe to a thread even if they are not posting a reply. We run our own dedicated server and do not expect this to increase email traffice too much (!)

I am fairly new to PHP and to minibb so if there is anybody who would be kind enough to detail the code that would be necessary to add in order to create a "subscribe to topic without posting" button and also advise which file that should be placed in that would be very much appreciated.

Many thanks
Paul
CEO
#2 | Posted: 30 Jan 2007 06:29
Reply 
I would like to enable this feature for people to subscribe to a thread even if they are not posting a reply

Set up/enable $emptySubscribe=TRUE; in setup_options.php.

You will need also to change the button's text from "Post message" to "Post message or Subscribe". Variable is eng.php (language pack) - $l_sub_post_msg

All miniBB emailing options ($genEmailDisable=0; $emailusers=1 or 2) should be enabled as well. Users will see email notifications box below the message area and will be able to check the box without typing the message for subscribing to the thread.
stormie
Forums Member
#3 | Posted: 8 Feb 2008 04:47
Reply 
Hi, I don't know if this helped 'afescape' but i am not getting the check-box and i'm not sure about where the members email will come....i am going to check the box on this thread now to see what happens but if you could post a bit more detail for me that would be great....i will be posting elswhere about the captcha in a few hours too, Thanks paul.
Paul
CEO
#4 | Posted: 8 Feb 2008 08:31
Reply 
On this board it is not possible to simply subscribe to the topic because we have this setting turned off.

Setting only $emptySubscribe option is not enough of course. You also need to set

$genEmailDisable=0; // to enable emailing in general
$emailusers=1; // or 2 - to enable users to subscribe to the topics
 
Your reply
Bold Style  Italic Style  Image Link  URL Link 


» Username  » Password 
You are welcome to post anonymously by entering a nickname with no password (if that nickname has not been taken by another member) or by leaving both fields empty. If you have a forums membership account, you can also sign in from this page without posting a message, or sign in and post at once.

Before posting, be sure your message is compliant with our forum posting rules. If not, it may be locked or deleted with no explanation.

 
Online now: Guests - 23
Members - 0
Most users ever online: 191 [24 Dec 2007 14:33]
Guests - 191 / Members - 0

Forums are powered by miniBB®