vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Show Thread Enhancements - Nested Quotes (https://vborg.vbsupport.ru/showthread.php?t=124334)

70age 08-19-2006 10:22 AM

Great work!!
I do like it!
Thx,Xtazy

Takkero 08-19-2006 11:35 AM

very nice!!! Thx!! :D

hgb 08-19-2006 04:33 PM

cool :)

installed and thx

Breathex 08-20-2006 05:22 AM

Quote:

Originally Posted by utw-Mephisto
Very nice one, I just don't like file edits :(

same here, sorry. if it would be a product, i would install it.

Jim O 08-28-2006 04:26 AM

Quote:

Originally Posted by o0Hubba0o
I agree that it should of been a default feature. I thought multi quote would of been able to cover this in some way, but oh well. Great job on this, if decide to put it in I'll click the install button for you.

It can, but you'd need to cut and paste the second (and third...) quote into the first.

Like this:

Quote:

Originally Posted by Kaezul
Very nicely done. I don't understand why Jelsoft didn't do this to begin with. Great job.
Quote:

Originally Posted by o0Hubba0o
I agree that it should of been a default feature. I thought multi quote would of been able to cover this in some way, but oh well. Great job on this, if decide to put it in I'll click the install button for you.

And Jim's text is here after both of yours...

But it's nifty to have it as a default.

Edit: Installed and works perfectly. See http://worldwartwozone.com/forums/ci....html#post2126 for an example.

DivisionByZero 09-01-2006 10:08 PM

how can this be done for PM's???

Coldhands 09-05-2006 10:55 PM

Quote:

Find:
Code:

while ( ($pos !== false) && ($quote_count <= 2) );


to like let say 4 quotes
Code:

while ( ($pos !== false) && ($quote_count <= 4) );

This didn't seem to do the trick for me. It still only quotes 2 as oppose to 4. What gives?

bluesoul 09-06-2006 02:32 AM

Quote:

Originally Posted by Coldhands
This didn't seem to do the trick for me. It still only quotes 2 as oppose to 4. What gives?

Having the same issue, here.

Nixonian 09-06-2006 06:03 PM

FWIW:
<AOL>me too</AOL>

Thought, I was too dumb to follow some simple instructions, but it seems there is another factor limiting the count to '2'

Would be nice, if someone could clear that up.

TIA

teneffus 09-06-2006 06:29 PM

it is nice hack..
quotes are being like phpbb!..


All times are GMT. The time now is 02:56 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.01195 seconds
  • Memory Usage 1,738KB
  • 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
  • (6)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