I believe this has been fixed, please try re-downloading the mod and re-uploading /dbtech/vbanswers/includes/class_dm_category.php1. when I create a new category I am now forced to select a private forum. Unless I select a private forum it is not letting me create a new category. I have set " can be private" NO and "force private" NO. But I am still forced to select a forum for private questions. I don't want any questions posted in a private forum. As a result, on the side bar on the home page there is an option for posting the question as a "private question". How do I remove this option to post private questions from the side bar form?
This is indeed intended behaviour.2. with VbAnswers installed when I click on New Thread and post a message in a forum the VBAnswers does not seem to work. VBanswers functionality works only when I post a new thread via the side bar form. If I post threads by the default new thread, I am not able to see the option for best answer, solution etc. Is this the way it should work?
2. with VbAnswers installed when I click on New Thread and post a message in a forum the VBAnswers does not seem to work. VBanswers functionality works only when I post a new thread via the side bar form. If I post threads by the default new thread, I am not able to see the option for best answer, solution etc. Is this the way it should work?
if ($foruminfo['forumid'] == [COLOR="#FF0000"]X[/COLOR]) $show['newthreadlink'] = 0;
if (in_array($foruminfo['forumid'], array([COLOR="#FF0000"]X[/COLOR],[COLOR="#FF0000"]X[/COLOR],[COLOR="#FF0000"]X[/COLOR]))) $show['newthreadlink'] = 0;
And thanks for the "Hide Post New Thread In vBAnswers Forum". That works like a charm
If you're sure you'll never use it, you can remove it from the template![]()
<!--DBT_PRO_START-->
<br />
<div class="smallfont">
<input type="hidden" name="problem[private]" value="0" />
{vb:rawphrase dbtech_vbanswers_private}: <input type="checkbox" name="problem[private]" value="1" /><br />
<span class="description">{vb:rawphrase dbtech_vbanswers_private_descr}</span>
</div>
<!--DBT_PRO_END-->
We use essential cookies to make this site work, and optional cookies to enhance your experience.