vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Find Topic: Existing Topics Check (https://vborg.vbsupport.ru/showthread.php?t=106529)

calorie 01-27-2006 10:00 PM

Find Topic: Existing Topics Check
 
A permitted port of https://vborg.vbsupport.ru/showthread.php?t=59940

Quote:

Originally Posted by Velocd
This hack will allow you and your members to check for existing topics, or similar ones, of the thread you plan to create when at newthread.php. This should help to prevent double topics that often appear from newbish members who neglect to use the search feature. It uses the exact functions as the "similar threads" feature, therefore has the same accuracy.

Screenshot: https://vborg.vbsupport.ru/attachmen...chmentid=15629

Thanks to Velocd for permitting the port. :up:

Velocd's Signature (https://vborg.vbsupport.ru/member.php?u=9503):

My OpenSource (as in do with them what you want no need to ask for permission) Scripts: 7/25/04 ? Article Bot 1.1, vB3 Member Album 2.0, BB Code Functions, Advanced Search w/Member Conditions, Eggdrop IRC Manager, IRC Manager for mIRC, Existing Topics Check

02 Feb 2006: fixed to prevent Array bit from showing atop the popup display results page
29 Jan 2006: some JavaScript tweaks to get this to work for Turkish and other languages
28 Jan 2006: fixed duplicate JavaScript function name causing Manage Attachments issue
28 Jan 2006: initial release of port

Lizard King 01-28-2006 10:51 AM

Very nice idea and thanks for porting this hack :)

Edit : Calorie is it possible to change the mouse effect ? some users may not have chance to figure out if the image is a link or not.

calorie 01-28-2006 11:14 AM

In the Find Topic newthread_form_complete plugin find:
Code:

document.findicon.style.cursor = \"default\";
And replace with the following to always have pointer:
Code:

document.findicon.style.cursor = \"pointer\";

bashy 01-28-2006 11:16 AM

Hi

This has taken the option to choose a thread prefix away
If its mandatory to choose a prefix then you cant post the new thread!!

Turn off your product and the prefixes work fine again!

I turned off the thread prefixes....
I submitted a thread identical to another posted and nothing happened
it just posted the new post :(

Any ideas please?

calorie 01-28-2006 12:04 PM

This mod is for viewing similar threads prior to submitting a new thread. Enter a title and then click the icon to see what it does. For the thread prefixes, see the attached.

Zelda-King 01-28-2006 12:18 PM

I always liked this feature! :)

bashy 01-28-2006 12:19 PM

Ah i see now :) I think im gonna make the icon stand out a little better
unless you have any ideas?

Other than that thanks for the updte on the plugin
all is working well now :)

Thanks alot

Quote:

Originally Posted by calorie
This mod is for viewing similar threads prior to submitting a new thread. Enter a title and then click the icon to see what it does. For the thread prefixes, see the attached.


Snake 01-28-2006 12:24 PM

Nice addition to have! :)

bashy 01-28-2006 12:27 PM

Just a quickie..sorry to be a pain...
How can i add some text just below the icon
saying sommat like "Please check for exsisting topic"
Or perhaps sommat a little short but to that effect?

TIA

klaush 01-28-2006 12:33 PM

Quote:

Originally Posted by calorie
This mod is for viewing similar threads prior to submitting a new thread. Enter a title and then click the icon to see what it does. For the thread prefixes, see the attached.


Mhhh, thanks, but does not work here with the threadprefixes- 3.5.3.

Any idea?


All times are GMT. The time now is 03:30 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
  • Page Generation 0.01599 seconds
  • Memory Usage 1,736KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete