vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin.org Site Feedback (https://vborg.vbsupport.ru/forumdisplay.php?f=7)
-   -   New Quote Boxes? (https://vborg.vbsupport.ru/showthread.php?t=50066)

Boofo 03-13-2003 04:07 PM

Quote:

Today at 10:01 AM Xenon said this in Post #18



oops, sorry my fault ;)
should work now :)


Ok, I finally figured out how you did this. (The code I needed is right there in the quote_reply section. DOHH!!!) ;) How did you get it not to extend the line under the url (Post #18) part? With the space there for the tag, I keep getting an extended line one space over. Did I miss something?

DrkFusion 03-13-2003 04:14 PM

Very Nice, you guys are really hacking up this hacked board :)

Xenon 03-13-2003 04:30 PM

at boofo: hmm, good question, it works, i don't know why the last space doesn't have a _

Boofo 03-13-2003 04:35 PM

You must be doing something right and I must be doing something wrong then. Only explanation I can come up with. ;)

Xenon 03-13-2003 04:40 PM

:)

if you want to take a look:
this is our quotereply template:
Code:

[disable]

       
Quote:

       
       
               
       
       

                       

                       
                                $postdate at $posttime $originalposter said this in Post #$postcount
$pagetext
                       
                       

               

[/disable]


Boofo 03-13-2003 04:57 PM

This is strange. With your code, I don't get the extended line. But with mine, I do. I noticed you are using postcount. You must have modified the code a bit to get that. Here's how I did it. I get the same as you, but with color and the extended line. ;)

Quote:

[disable]
Quote:

$postdate at $posttime $originalposter posted this in Post#$postid :

$pagetext
[/disable]
Thank Chen for the disable tags, huh? ;)

Xenon 03-13-2003 05:02 PM

yes chens disable works wonders ;)
you're right, the $postcount value comes from a hack :)

your looks good, too :)

Boofo 03-13-2003 05:12 PM

But it's weird that I get the extended line with my code and not yours. LOL

The postcount is from bira's hack (which I have installed, too). Did you add that code to the quote_reply code, too, then?

Xenon 03-13-2003 05:18 PM

no, we haven't changed any files for that code above, i also wonder why it works, i think chen has done great there ;)

Boofo 03-13-2003 05:52 PM

I figured out where I was getting the extended line. If I move the closing color tag in my code to before the [url= tag, then I don't get the extended line. Templates aren't very forgiving at times, it seems. ;)

Thank you, sir, for helping me figure it out. ;)


All times are GMT. The time now is 07:48 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.01041 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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