MyBB Hacks

Full Version: news post with agreement
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
according to the thread topic.

is there any plugin like that? "news post with agreement". Rules

which is where the user will be posting a thread when it required the user to check the agreement first. Tongue

I've tried using php templates belonging zingaburga but have not been successful. probably because of my lack of knowledge. Tongue

sorry if my language is not understood. Biggrin
If you're using XThreads, you could simply add a required field which acts as an agreement indicator.
thanks for reply, yumi Yes

but.. sorry, I mean of this thread is actually "an agreement for a new thread or post".

Yes.. I have installed xthreads in all forums that I manage. but I think if it had to use xthreads, I was forced to have to add a "template prefix" in every category of the forum. and that according to me is very troublesome.

[attachment=984]

if there is a plugin like this, I hope in which there are the following features:
1. Enable / disable
2. Select the forum ID that will enable "agreement before the post / thread".
- Enforce the function of this plugin for a new post? (yes / no)
3. Groups ID are free from this plugin function.

Biggrin

thanks before Wink
ACP -> Custom Thread Fields -> Add Thread Field
Title: Agreement
Key: agreement
Forums: select those applicable
Hide on Show Thread: (tick)
Input Field Type: checkboxes
Editable by: Everyone (required)
Values List: I agree
Description: Do you agree to give me your soul?  It's required to post this thread.
Multiple Value Delimiter: (put anything here)

(02-09-2014 03:36 PM)terzier Wrote: [ -> ]Yes.. I have installed xthreads in all forums that I manage. but I think if it had to use xthreads, I was forced to have to add a "template prefix" in every category of the forum.
Why would you even have to touch templates?
Reference URL's