Version: 3.8.001, by Mosh
Developer Last Online: Nov 2023
Category: Miscellaneous Hacks -
Version: 3.8.x
Rating:
Released: 01-07-2009
Last Update: Never
Installs: 58
DB Changes Uses Plugins Auto-Templates
Re-useable Code Additional Files Translations
No support by the author.
Please click Mark as Installed if you are using this hack.
What Does This Hack Do?[hr]hr[/hr]
This is an update to my 3.7.x version of this hack.
This is an hack adds an extra option to the Search this Forum drop down list in forum display, that additionally allows you to search for unanswered threads by forum (including child forums if enabled). This can be useful for example, if you have some of your forums dedicated to support issues and want to filter by unanswered support threads, just in that forum (and child forums if enabled).
There have been a few threads that mentioned template edits for allowing to view all unanswered threads in all forums (not like this hack which is by forum, not the entire site), vb.org uses a variation of that template edit. This hack is different, but based on the idea, and allows more control over the results.
There are no file or template changes at all, and is phrased.
AdminCP settings for this hack available in vBulletin Options > Search For Unanswered Threads By Forum.
Settings that can be changed are:
Search child forums - enable/disable
Turn off cached results - enable/disable
Auto Link Creation - this is enabled by default. But if you need to manually edit the FORUMDISPLAY template because the auto template injection does not work, you will need to turn off the auto template injection option, and in the FORUMDISPLAY template you will need to paste $sfutbf_template around where $vbphrase[advanced_search] (don't ask me where, because if you need to make the edit manually, then you have a custom template, and you are on your own with the edit).
vBulletin Version Compatibility[hr]hr[/hr]
This hack can be used with vBulletin versions 3.6.0 - 3.8.8.
Hack Support/Feature Requests[hr]hr[/hr] IMPORTANT: This hack is no longer supported.
Install Instructions[hr]hr[/hr]
Unzip ms_unanswered_threads_38.zip
Upload bitfield_ms_unanswered_threads.xml to your /includes/xml folder.If upgrading from an earlier version, then overwrite the previous copy.
Import the ms_unanswered_threads_38.xml into vB using the AdminCP Product Manager. If upgrading from an earlier version, then set Allow Overwrite to Yes.
In the Usergroup Manager edit the usergroup(s) you want:
To see the Unanswered Threads link (disabled by default for all usergroups).
Uninstall Instructions[hr]hr[/hr]
Delete the bitfield_ms_unanswered_threads.xml file from your /includes/xml folder.
Uninstall the product in vB using the AdminCP Product Manager.
Version History[hr]hr[/hr] v3.8.001 - Thursday 8th January 2009
-- Initial Release
Thanks[hr]hr[/hr]
Thanks go out to Paul M who gave me permission to use some of his install code.
Show Your Appreciation [hr]hr[/hr]
Although not required, if you have enjoyed the benefits of this hack, and would like show your appreciation for my efforts, then please feel free to click on the Support Developer link and donate any amount you feel is appropriate.
okay but it dont working at me, dont see the link in searchnavbar.
all settings I've done...
It does not appear in the navbar, which is why you don't see it. Read the What Does This Hack Do? section of the first post, that will tell you where the link is (also check out the screenshots).
My Forum-wide Search For Unanswered Threads hack will be ported to v3.8.x tomorrow, and that hack will give a link on the navbar search menu.
Hi Mosh,
This one is very useful, especially for Moderators. I would like to have one suggestion for you: It will be more compact and code-saving to combine this mod and your "Forum-wide Search For Unanswered Threads"
Thanks for your work.
It doesn't show up for me and I have followed full directions.
It is going to be one of three things:
You did not upload the bitfield file to the correct location
You have not set the usergroup permissions
You need to manually edit the FORUMDISPLAY template because the auto template injection does not work, you will need to turn off the auto template injection option, and in the FORUMDISPLAY template you will need to paste $sfutbf_template around where $vbphrase[advanced_search] (don't ask me where, because if you need to make the edit manually, then you have a custom template, and you are on your own with the edit).