vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Html code... (https://vborg.vbsupport.ru/showthread.php?t=54476)

Tim Wheatley 06-18-2003 06:42 AM

Html code...
 
I've been trying to get this to work...

When I post a chat log on our forum, it does this:

[08:36] <norbs> g'day nige, macca here

The name of the chat person dissapears, here it is with a space:

[08:36] <norbs > g'day nige, macca here

How can I get it so the board will IGNORE the 'tag' which is the username? is there not a nohtml tag or something to disable html for a section??

Tim Wheatley 06-18-2003 06:43 AM

Oh, it works here...

Tim Wheatley 06-18-2003 06:59 AM

So... how come it works here?

Erwin 06-18-2003 07:05 AM

What do you mean exactly?

Tim Wheatley 06-18-2003 07:12 AM

Well when I paste a bit of text from mIRC into the forum, the people's nicks from mIRC (normally like 'norbs' you see above) are invisible... you can see them when you click edit post... but not when viewing from showthread.php...

On this forum it works though, because you can see 'norbs' where I tried it above...

I think my board thinks that <norbs> is a html tag? So basically, is there anything I can get people to put around their pasting which will disable html within it? like a bbcode?

Cloudrunner 06-18-2003 07:18 AM

you would need to turn off HTML processing for vbulletin posts for that specific forum, or for the whole board. When VB sees a '<' it assumes that it's an html command, and if your board has html parsed in the post, then you won't see those <> tags.

or search for a hack that does the same thing as [code]The "
Code:

" bbcode here does...
It just might save you some hassle.


All times are GMT. The time now is 08:31 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.01017 seconds
  • Memory Usage 1,715KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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