vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - Username HTML Markup 4.2.x (https://vborg.vbsupport.ru/showthread.php?t=229146)

ssoc 02-01-2012 04:09 AM

1 Attachment(s)
I also seem to be having problems with this plugin.

Once enabled, here's what happens:

Attachment 136221

The error only appears for users who are in usergroups with custom styling added.

Here's the code I have added for the Admin usergroup:

Before:

Code:

<span style="font-weight: bold; color: #0000CC;">
After:

Code:

</span>
I have disabled it for the time being, but I'd appreciate it if anyone has a fix?

Alan_SP 02-01-2012 07:14 AM

Remove double quotes ("), use single ones ('). This is already mentioned here.

So you need to have it like this:

HTML Code:

<span style='font-weight: bold; color: #0000CC;'>

sticky 02-01-2012 07:35 AM

Quote:

Originally Posted by Alan_SP (Post 2294887)
Remove double quotes ("), use single ones ('). This is already mentioned here.

So you need to have it like this:

HTML Code:

<span style='font-weight: bold; color: #0000CC;'>

Yep, made the change and it is working fine.

ssoc 02-01-2012 10:37 AM

Quote:

Originally Posted by Alan_SP (Post 2294887)
Remove double quotes ("), use single ones ('). This is already mentioned here.

So you need to have it like this:

HTML Code:

<span style='font-weight: bold; color: #0000CC;'>

Perfect, thanks

Luffy-9 02-01-2012 01:17 PM

Does it work with 4.1.10 ??

Schoelle 02-01-2012 03:14 PM

Quote:

Originally Posted by Luffy-9 (Post 2294952)
Does it work with 4.1.10 ??

Yes!

Luffy-9 02-02-2012 05:17 AM

I installed the modification but seems something is wrong [see the picture below]

http://img692.imageshack.us/img692/1594/67422374s.png

I don't want it to be like this !!!

Note:
I'm using Vb 4.1.10

Boofo 02-02-2012 05:58 AM

Come on people. Read 3 posts up.

Luffy-9 02-04-2012 06:02 AM

Sorry man I didn't notice :)
Done and vote (Y)

L2Insomnia 02-08-2012 07:25 PM

I have the same issue as Luffy and am using ' instead of " Only happens when I am logged out though.

Quote:

<span style='font-weight: bold; color: red;'>


All times are GMT. The time now is 01:03 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.01860 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)bbcode_html_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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