Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[Ajax] Check for similar thread before posting a new one Details »»
[Ajax] Check for similar thread before posting a new one
Version: 2.00, by MrNase MrNase is offline
Developer Last Online: Sep 2010 Show Printable Version Email this Page

Category: New Posting Features - Version: 3.8.0 Rating:
Released: 01-12-2009 Last Update: 01-12-2009 Installs: 636
Uses Plugins Auto-Templates
Additional Files  
No support by the author.

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 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.

jQuery 1.3 is out, read this if you would like to update: https://vborg.vbsupport.ru/showpost....1&postcount=27



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 Now

File Type: xml product-mrnasesimilarthreadcheckv2.xml (10.9 KB, 3972 views)

Screenshots

File Type: png Bild 2.png (71.0 KB, 0 views)
File Type: png Bild 3.png (45.8 KB, 0 views)
File Type: png Bild 4.png (45.2 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
Artes_Marciales, atmaca

Comments
  #272  
Old 11-14-2009, 03:28 PM
SpaMMerGR SpaMMerGR is offline
 
Join Date: Dec 2007
Location: Greece
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not working for me...
Updated to 1.3 but when it searches, it returns no results..
Reply With Quote
  #273  
Old 11-14-2009, 09:45 PM
SpyCam SpyCam is offline
 
Join Date: Mar 2006
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a "I'm selling" forum with categories as subforums, and then "I'm buying" forum with categories as subforums - all same subforum names for "selling" and "buying" parent forums.
Now i want to use your mod to display the following:
if user enters the thread named "electric guitar" in "buying" forums, he could get similar threads picked from "selling" forums... So before writing a new tema that he wants to buy something, he can see if theres a thread selling what he wants. Is that possible with your mod + some additional modification of it?

Also, i checked the templates, and in "showthread_similarthreadbit_ajax" template there's a $simthread[forumtitle] mark. I'll explain what i want you to understand at first:
as i said, i have "buying" and "selling" forums with the same titled subforums (let's say they have such subforums: guitars, drums, keyboards). Now, when your mod with the help of Ajax is showing $simthread[forumtitle] in the resulting table, it would look like it is taken from "guitars" forum, but no idea if it is from "selling" or from "buying" parent forum.

So the perfect output would look like:
Selling: guitars

And template would look like this:
$simthread[parentforumtitle]: $simthread[forumtitle]

Question: is there some mark that would be possible of showing something like $simthread[parentforumtitle], or is there a way for me to create it somehow?
Reply With Quote
  #274  
Old 11-14-2009, 11:37 PM
chesterano chesterano is offline
 
Join Date: Oct 2008
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how can i increase the number of similar thread and integrate with Easy Forms?

https://vborg.vbsupport.ru/showthrea...201097&page=93


great job > Installed and Nominated
Reply With Quote
  #275  
Old 11-15-2009, 08:13 PM
oddmud's Avatar
oddmud oddmud is offline
 
Join Date: Oct 2009
Location: Canada
Posts: 239
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SpaMMerGR View Post
Not working for me...
Updated to 1.3 but when it searches, it returns no results..
Have you tried using more keywords? I put test in a thread about 20 times, and I started a new one with Test, and it didn't find it. But then when I tried something a little more detailed of a thread already on the system, it found it.
Reply With Quote
  #276  
Old 11-21-2009, 02:43 AM
marianoblesa marianoblesa is offline
 
Join Date: Jan 2006
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

please, update VB4
Reply With Quote
  #277  
Old 11-23-2009, 12:02 PM
Kosmic1 Kosmic1 is offline
 
Join Date: Nov 2009
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very nice mod!! Installed
Reply With Quote
  #278  
Old 11-24-2009, 01:19 PM
crumblepie's Avatar
crumblepie crumblepie is offline
 
Join Date: Sep 2008
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by snerd View Post
Phrase Manager, search for "answer your question" in this product and edit.

I changed both messages............

<span class="smallfont"><strong>Notice:</strong> When you enter a thread title the system will search for similar or duplicate threads which have already been posted. Please check those threads to avoid posting the same content. Thanks!.</span>

and

No similar threads found. You may proceed to create a new subject thread without any duplication guilt!

Is there a way to remove these messages altogether? I read every single post on this thread to look for an answer but couldn't find one..
Reply With Quote
  #279  
Old 11-24-2009, 09:21 PM
Qleb's Avatar
Qleb Qleb is offline
 
Join Date: Sep 2008
Location: Lebanon
Posts: 121
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hmm

its dons't appear in my options

any idea?
Reply With Quote
  #280  
Old 12-02-2009, 10:40 PM
CharLzarD CharLzarD is offline
 
Join Date: Sep 2009
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is this mod compatible with VB4 or will you be releasing an update to make it compatible with VB4? If so, do you know when?
Reply With Quote
  #281  
Old 12-09-2009, 03:38 AM
bleros's Avatar
bleros bleros is offline
 
Join Date: Oct 2008
Location: Macedonia
Posts: 200
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i dont know what is problem is not work for 3.8.4
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:39 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05401 seconds
  • Memory Usage 2,351KB
  • Queries Executed 28 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (2)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (4)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete