![]() |
Quote:
I found the template. The edit you mentioned does not work. |
I have been using this MOD for many versions now. The latest is 3.6.8 PL1
Unfortunately, it does not seem to work. There is no option to mange prefix's under the forum tools drop down and... no prefixes in the newthread function. ... update I found an area in SHOWTHREAD that is easy to miss with certain themes(styles) For anyone missing the "Manage Thread Prefixes" under the Forum Tools drop down menu, carefully look over the following template edit. In my own case, it was placed in the wrong location thus causing it to appear as not working. Code:
<if condition="$foruminfo['allowprefix']"> |
Hi,
thanks for this great add-on, it`s really useful. As the search-query performance on my board is decreasing, I`d like to switch to mysql fulltext search. Would this cause any trouble with the prefix-extension? Thank you - all the best, Sacha |
Quote:
I have the same problem, how can I solve it? thx ;) |
Hi,
Can someone please tell me if it's possible to have multiple thread prefixes? Additionally, would it be possible to give users a text area within which they can specify their own prefix as well as selecting one from a drop down menu? I want to give two drop down prefix options and 2 text area prefix options (actually one would be a 'suffix' option). Please see my post here: https://vborg.vbsupport.ru/showthread.php?p=1378901 |
does this work for version 3.6.8
I am trying to install in but cant find the code i am meant to replace. Can anybody help me here please. |
Works just fine in vB 3.6.8 Patch Level 2.
Thanks! |
I'm still trying to get the $thread[threadprefix] to show up in the body of 'notify' emails.
this is what I have in Phrase>Email Body Text>notify Code:
Dear $touser[username], I'm also having the same problem with the Phrase>Email Body Text>newthreadsub |
to all whom had the Sticky Threads problem i have the following fix
not the best but it works Edit Template: threadbit Search for <if condition="$thread['sticky'] == 1"> Replace with <if condition="$thread['sticky'] == 1 AND $show['threadprefix'] == 2"><td> </td> |
Really a very nice hack.
I have it running on 3.6.8 and it seems to be fine. But I have 1 question - How can I set VB to search for just the prefix. For example, if I had a car forum, I would want to setup prefixes for Ford, Chevy, and Dodge. How could I setup a search to be for all Dodge cars? Thank you to all, Great hack. |
All times are GMT. The time now is 10:46 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|