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)
-   -   Quick Thread In Forumdisplay 1.0.0 (https://vborg.vbsupport.ru/showthread.php?t=110094)

akanevsky 04-09-2006 11:51 PM

Nice hack. And congrats on "Advanced Coder" status.

Gio~Logist 04-10-2006 12:18 AM

Quote:

Originally Posted by Psionic Vision
Nice hack. And congrats on "Advanced Coder" status.

Thank you very much :p

I owe a lot of my coding to a certain someone who always is there when i need help via AIM hehe

ScruffyDeluxe 04-14-2006 10:52 AM

Thanks! A very handy and easy to install hack.

The inevitable gripe: Is there any way to stop this showing in forums where no posting is allowed?

NR Fatal 04-14-2006 10:48 PM

how can I make this in the "Forum tools" drop down menu?

hotwheels 04-14-2006 11:20 PM

wow, that is freakin awesome.........

RaceJunkie 06-21-2006 05:17 PM

Is there a way to increase the thread title length?

RaceJunkie 06-28-2006 01:53 AM

6 days and no reply. Is the coder on vacation, dead, just plain too busy to support their hack?

Gio~Logist 06-29-2006 04:01 AM

Quote:

Originally Posted by RaceJunkie
Is there a way to increase the thread title length?

In forumdisplay_quickthread make the following edit:

Replace:
Code:

<input type="text" class="bginput" name="subject" value="$subject" size="40" maxlength="85" tabindex="1" />
With this:
Code:

<input type="text" class="bginput" name="subject" value="$subject" size="40" maxlength="NUMBERHERE" tabindex="1" />

RaceJunkie 06-29-2006 10:31 AM

Quote:

Originally Posted by gio~logist
In forumdisplay_quickthread make the following edit:

Replace:
Code:

<input type="text" class="bginput" name="subject" value="$subject" size="40" maxlength="85" tabindex="1" />
With this:
Code:

<input type="text" class="bginput" name="subject" value="$subject" size="40" maxlength="NUMBERHERE" tabindex="1" />


Thanks:banana:

da420 03-13-2007 06:57 AM

Works with 3.6.4.


All times are GMT. The time now is 12:16 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.01291 seconds
  • Memory Usage 1,734KB
  • 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
  • (4)bbcode_code_printable
  • (3)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