Quote:
Originally Posted by Baylyns
Hello,
In the template newthread it has to be searched :
PHP Code:
action="newthread.php?do=postthread&f={vb:raw forumid}"
I am under VB 4.1.2 and I can't find the right place:
PHP Code:
<form class="vbform block" action="{vb:raw $vboptions.vbforum_url}{vb:if "$vboptions['vbforum_url']", '/', ''}newthread.php?do=postthread&f={vb:raw forumid}" method="post" name="vbform" onsubmit="return vB_Editor['{vb:raw editorid}'].prepare_submit(this.subject.value, {vb:raw vboptions.postminchars})">
Where should I place this:
PHP Code:
enctype="multipart/form-data"
Best regards
|
Right before "action="
Quote:
Originally Posted by interfx
Is there a way to make this work only a specific, defined forum category? vs. all of my forums?
Thanks in advance, this is a very simple solution!
|
The is an option called Forums to TurnOn. Enter the forumids, separated by a comma, and the system will only work on these forums.