vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Existing Topics Check (https://vborg.vbsupport.ru/showthread.php?t=59940)

Dean C 01-10-2004 06:57 PM

What a great idea! I'd love to see this installed here. :)

PranK 01-11-2004 06:37 AM

nice work mate! Thanks.

/me clicks install

Christian

Velocd 01-11-2004 04:14 PM

Quote:

Originally Posted by Boofo
Shouldn't the icon become active when you type soemthing in there? It only becomes active here after I click it.

Ah ha!

Good point. I'll tweak it a bit, since that does seem more suitable.

Quote:

And yes the title shows up in the similar threads when there are 2 of them.
Are both topics exactly (case-sensitive) the same? Maybe there is a case-sensitive problem in the hack.

I'll look into the code to see what could be causing the conflict of it not showing another of the same topic.

Edit:

Check out the attachment Boofo, I tested the topic on my localhost and it seems to work.

Boofo 01-11-2004 04:20 PM

Thank you, sir. Let me know when you have something and I will be glad to test it out for you. I'm really looking forward to this hack. ;)

Yes, they are exactly the same in case-sensitivity. But it wouldn't even find a part of the title either (i.e. conditional statements). ;)

Boofo 01-11-2004 04:22 PM

Quote:

Originally Posted by Velocd
Ah ha!

Good point. I'll tweak it a bit, since that does seem more suitable.



Are both topics exactly (case-sensitive) the same? Maybe there is a case-sensitive problem in the hack.

I'll look into the code to see what could be causing the conflict of it not showing another of the same topic.

Edit:

Check out the attachment Boofo, I tested the topic on my localhost and it seems to work.

Could it be because they are in a private forum and passworded as to why it won't work here??

Velocd 01-11-2004 04:40 PM

Yes, if you don't have permission to view the forum those threads are in, they wont show. Although I'm guessing you do have permission since you're the administrator.

For those wanting the suggestion made by Boofo, I've added the instructions to the tweak in the first post. ;)

Boofo 01-11-2004 04:42 PM

I don't have a lot of threads since I am starting from scratch so maybe it has to do with that then. I don't know. ;)

Boofo 01-11-2004 04:47 PM

Have the instructions been updated to include this?

Velocd 01-11-2004 04:50 PM

Quote:

Originally Posted by Boofo
Have the instructions been updated to include this?

If you're referring to the tweak, no.

The tweak instructions are in the first post. ;)

buro9 01-14-2004 07:56 PM

Quote:

Originally Posted by Velocd
If you're referring to the tweak, no.

The tweak instructions are in the first post. ;)

I had a very similar thing running on my old VB2 forums, I have now installed this hack on my VB3 test site... and it's nice :) Very nice.

I have made a few adjustments though:

I've used document.getElementById() rather than use IE based document.all access. This will ensure compatibility with standards compliant browsers. You need to add id="" to the relevant pieces of HTML, subject and findicon I think are the only two.

I already added an onKeyUp alongside the onChange on the subject input box. This runs it everytime a key is lifted... though I left the onChange in there as it makes no difference and ensures that more limited browsers will still support it.

Aside from that... lovely hack :)


All times are GMT. The time now is 10:33 PM.

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.01771 seconds
  • Memory Usage 1,737KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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