vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Username Markup HTML (Homepage Lockups in IE) (https://vborg.vbsupport.ru/showthread.php?t=147694)

Paul M 05-20-2007 12:10 PM

Username Markup HTML (Homepage Lockups in IE)
 
If you use Username Markup HTML to colour your usernames, and you have upgraded to 366 or 367 then make sure you have closing html tags for any that you open. If you don't, then the latest clientscript files will interact with some browsers to seriously stall or kill them while trying to display a page with more than a few names - IE6 and IE7 are known to die, Firefox appears to be immune.

This is a known problem - the most obvious fix is to correct your closing tags to match the opening ones, an alternative is to edit one of the clientscript files (as posted on vb.com).

Quote:

Originally Posted by Kier
If you are having real problems with pages locking up in 3.6.6/3.6.7, open clientscript/vbulletin_global.js...

Find these lines
Code:

this.find_elements(document.getElementsByTagName("body")[0]);
this.events.systemInit.fire();

and comment them out like this
Code:

//this.find_elements(document.getElementsByTagName("body")[0]);
//this.events.systemInit.fire();



WhaLberg 05-20-2007 01:01 PM

Absolutely.

Also I suggest everyone to check the html code to verify that they wrote it in the right way. Or else there will also be a problem in showgroups.php which I faced today. :)

deezelpope 05-20-2007 01:08 PM

Ok, I'll ask...is mine right?

Opening:
<span style="font: Georgia; color:#FF69B4; font-weight: bold; font-style: italic;">

Closing:

</b></span>

WhaLberg 05-20-2007 01:10 PM

You don't need </b> there.

deezelpope 05-20-2007 01:15 PM

That's what I thought, but I wasn't sure and figured I'd better ask. Thank you!!:)

salata 05-25-2007 12:10 PM

could this effect the forums/index page? some of my users say while using IE7 it takes a while to load, but in mozilla its running fast. i'm using 3.6.5

scorpion76 06-02-2007 11:27 AM

hi all......
sorry i use this sistem and IE work new good.....
but new problem it's: not color in my user.....
wath tag use???????
my tag is : <b><font color="#FF0000"></font></b>

Dismounted 06-02-2007 11:48 AM

That's fine.

alqloob alsahya 06-20-2007 04:39 PM

tank"s thes good jop

Brandon Sheley 06-20-2007 04:57 PM

hmm. maybe this is why my showgroups hasn't been working

this is what I have on most

<span style="color: #00A202;"><strong> </stong></span>

does it look okay ?

da420 06-20-2007 05:25 PM

Quote:

Originally Posted by Loco.M (Post 1272586)
<span style="color: #00A202;"><strong> </stong></span>

does it look okay ?

Yes...

djbaxter 06-20-2007 11:45 PM

Assuming that </stong> (sic) actually is </strong>...

da420 06-21-2007 12:23 AM

lol yes I missed his little typo...

Distance 07-14-2007 09:36 PM

Loco I suggest using the following

<span style="color: #00A202; font-weight: bold;"></span>

Distance

alexanderpas 08-09-2007 03:45 PM

368 will fix this problem.


All times are GMT. The time now is 04:51 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.01176 seconds
  • Memory Usage 1,737KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (15)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