Quote:
Originally Posted by kether1
Can anyone help with this issue? I have a form that posts a new thread in a section of my forum where I only want threads posted created with this modification. Problem is, the "Post New Thread" button is at the top of the forum section. Is there a way to hide that button for this forum so that members can only reply to the threads posted with the form, but not create new threads in this forum without using the form?
Thanks.
|
Edit the forum permissions to not allow users to post. The button will still display, but they will get access denied when they click on it.
If you want to hide the button, you will need to make a few template edits and add some vb:if statements. All of which are unrelated to this plugin.