You love the 'similar threads' function and you are sick of duplicate threads just because your users don't use the search function?
Why not just combine them?
This Add-on will grab the thread title the user typed in and it will load a small box (using Ajax magic ) with 5 similar threads just like the 'similar threads' function that you can normally find under an already posted thread.
The box also tells the user to search through the similar threads first BEFORE starting a new one.
Features:
- indicated if you already subscribed to one or more similar threads
- hover over the title and it gives a little preview of the thread's content
- no edits whatsoever needed, just import the product file, enable the Add-on and it works (well, it should )
- you can turn it off for certain forums or
- you can turn it off completely without leaving any code that messes your templates/files
- it can be translated
- don't like it anymore? Remove the product and you'll never see that Add-on again
Known issues:
- none
Things to consider:
It uses jQuery to get the information from ajax.php. jQuery is great and you can do many great things with it and unlike the vBulletin method it's quite easy to understand.
Here's the version I use: http://code.google.com/p/jqueryjs/do...s&downloadBtn=
Just download the file from the location and put it into the 'clientscript' folder on your server without renaming the file.
Import the attached file using the Product Manager. Go to your vBulletin settings and search for 'Check for similar threads?'.
Enable it.
Important:
It adds 2 new templates, it changes 1 template and it edits 2 files. I highly doubt that it will break you vBulletin but do a back-up and be on the safe side.
Version history:
2.0 -> this release
1.0 -> outdated (made for vB 3.6.*)
I just installed it according to the instruction above, turned it on, and it says it's searching for similar threads but getting nothing.. did i miss something?
Posted many of the same topic and body messages for testing - check
Rebuilt Similar Threads - check
Updated Jquery Line- check
Disabled all AJAX features - check
Disabled thread tagging - check
install it but when I create the theme does not work, install the version 2 and did not show the post similar to this failure must be grateful for the answer I can give, thanks
Things to consider: It uses jQuery to get the information from ajax.php. jQuery is great and you can do many great things with it and unlike the vBulletin method it's quite easy to understand.
Here's the version I use: http://code.google.com/p/jqueryjs/do...s&downloadBtn=
Just download the file from the location and put it into the 'clientscript' folder on your server without renaming the file.