vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Lounge (https://vborg.vbsupport.ru/forumdisplay.php?f=13)
-   -   Someone care to explain this (https://vborg.vbsupport.ru/showthread.php?t=93618)

Logikos 08-04-2005 07:59 PM

Someone care to explain this
 
<a href="http://www.vbulletin.com/forum/bugs35.php?do=view&bugid=916" target="_blank">http://www.vbulletin.com/forum/bugs3...view&bugid=916</a>

I don't seem to understand why it works in 3.0.7, but if i post the exact same thing in 3.5.0 RC2. The code blocks get all screwy.

Brad 08-05-2005 08:33 PM

To quote Scott:

Quote:

Code tags bug? Well using the outer code tags requires a recursive parser which we replaced with a stack based parser in 3.5 to get rid of LOTS of bugs with the old one such as. Tags not closing in correct order and messing up the design, not parsing bbcode within certain tags and performance issues with large posts.

Boofo 08-05-2005 08:52 PM

The "fix" is to use [noparse] tags within the code tags, if I understand it right.

Logikos 08-05-2005 09:15 PM

So basicly, when vB.org upgrades.

This will look like crap:
[code]
$vbphrase
Code:



And untill you upgrade, this will look like crap.
Code:

$vbphrase[code]

Wayne Luke 08-05-2005 09:49 PM

Why not use:

Code:

Your code stuff here
Then it will have the extra stuff but won't "look like crap".

bigcurt 08-06-2005 09:12 AM

heh

/me sings "Here Wayne comes to save the day!!!" XD.

~Curt

Logikos 08-06-2005 09:17 AM

I've given up on this. The average forum nOob will not even know that the [noparse] bbcode even exist, let alone what it does. All well, I guess I have to deal with this.

Brad 08-06-2005 09:37 AM

[QUOTE=Live Wire]I've given up on this. The average forum nOob will not even know that the [noparse] bbcode even exist, let alone what it does. All well, I guess I have to deal with this.[/QUOTE]

The 'average newbie' probbly isn't using the [code] bbcode ethor.


All times are GMT. The time now is 01:28 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.01029 seconds
  • Memory Usage 1,720KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete