miniBB Support Forums
|
Forums
|
Register
|
Reply
|
Search
|
Statistics
|
Manual
|
miniBB Support Forums
/
How To
/
subscribe to a thread without posting a reply
afescape
Registered
#1
|
Posted: 30 Jan 2007 06:19
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
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
Registered
#3
|
Posted: 8 Feb 2008 04:47
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
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
miniBB Support Forums
/
How To
/ subscribe to a thread without posting a reply
↑
Top
Your Reply
Short link for this topic:
?
You are welcome to post anonymously, by entering a nickname with no password (if the similar Username has not been taken yet), or by leaving both fields empty. If you have a forums account, you can also sign in from this page without posting a message, or sign in and post at once.
Before posting, make sure your message is compliant with our
forum posting rules
. If not, it may be locked or deleted with no explanation.
News & Announcements
FAQ
How To
Bugs
The Other
Official Addons and Solutions
Custom Tutorials and Modifications
Master Class
Specific
Re-cycled
Suggestions
Testimonials
qwerty
Features
Requirements
Demo
Download
Showcase
Gallery of Arts
Compiler
Premium Extensions
Premium Support
License
Contacts
Allow your miniBB-forums members communicate with each other
with the
Private Messaging add-on
!