Back to vBulletin 3.8 Add-ons

[Ajax] Check for similar thread before posting a new one
Mod Version: 2.00, by MrNase

vB Version: 3.8.0 Rating: (56 votes - 4.71 average) Installs: 636
Released: 13 Jan 2009 Last Update: 13 Jan 2009 Downloads: 3836
Not Supported Uses Plugins Auto-Template Additional Files  

Hi there!

I decided to give my old Add-on a little update.

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 http://jquery.com/ to get the information from ajax.php. http://jquery.com/ 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: https://code.google.com/p/jqueryjs/downloads/detail?name=jquery-1.2.6.min.js&downloadBtn=

Just download the file from the location and put it into the 'clientscript' folder on your server without renaming the file.

jQuery 1.3 is out, read this if you would like to update:

Spoiler (click to open)


jQuery 1.3 is out.

To update the product to the latest version of jQuery please follow these instructions:

Edit the template called 'mrnasesimilarthreadcheck_header'.

Find:
Code:
<script type="text/javascript" src="clientscript/jquery-1.2.6.min.js"></script>
REPLACE it with:
Code:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js"></script>
save the template.

Additionally this will load the jQuery file from the Google Repository which is faster and means less traffic for your server.

Version 2 of this Add-on still uses jQuery 1.2.6 but I am going to update this add-on soon.

Close


Installation:
  1. Download jQuery as described above.
  2. Import the attached file using the Product Manager. Go to your vBulletin settings and search for 'Check for similar threads?'.
  3. 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.*)

Download

File Type: %1$s product-mrnasesimilarthreadcheckv2.xml (10.9 KB, 3980 downloads)

Screenshots

Click image for larger version
Name:	Bild 2.png
Views:	6086
Size:	71.0 KB
ID:	92549   Click image for larger version
Name:	Bild 3.png
Views:	4178
Size:	45.8 KB
ID:	92550   Click image for larger version
Name:	Bild 4.png
Views:	3751
Size:	45.2 KB
ID:	92551  

Similar Mods

New Posting Features [Ajax] Check for similar thread before posting a new one vBulletin 3.6 Add-ons
End-User Options Ajax Check Username vBulletin 3.6 Add-ons
Similar Topic Check vBulletin 2.x Full Releases

vblts.ru supports vBulletin®, 2022-2024