PDA

View Full Version : Forum Home Enhancements - Username HTML Markup 4.1 [FIXED]


Shaneisace
09-05-2012, 10:00 PM
Username HTML Markup by Hasann

This Product brought to you by
http://www.vbulletin-tr.com/


Description:

This Add-On will showing the Usergroups Username HTML Markup in EVERYWHERE Espacially in

FORUMINDEX / FORUMHOME / FORUMLIST / FORUMDISPLAY / SUBFORUMS

Installation:

Import the product-username_html_markup.xml product file via admincp -> product manager -> import/export products

Tested on:

vBulletin 4.2.0


Demo: www.vBulletin-TR.Com/forum

All credits go to "Hasann (https://vborg.vbsupport.ru/member.php?u=110224)" ( Orginal Post: Username HTML Markup 4.1 (https://vborg.vbsupport.ru/showthread.php?t=229146) )

------- Other Information -------

I decided to make an attempt to fix this Plugin, i managed to fix it so it will display the Display User Group ID rather than the Primary User Group ID.

I take no Credits to this Plugin as i DO NOT OWN it, i just wanted to create this thread for those using Version 4.2.0 Forums can use it!

Of course, if this isn't allowed by all means remove this TOPIC but i have taken the original thread to here to prove who the author is.

Screen shot of it working:
https://vborg.vbsupport.ru/

Additional Information:

For those who kept posting about it showing the Code, I will explain ways to fix this:

You must use ' in the HTML code and not " example:

<span style='color:red;'>

But when you hover over the username it will still show the above code to simply fix this add title='Text here' and it will mask it so the whole code should look like this:

<span style='color:red;' title='Administrator'>

So now when someone hovers the username it will show the Title "Administrator" and not the HTML code.

Thank you for reading and hope you enjoy the Fix!

This was only TESTED on VBulletin Version 4.2.0

initiald
09-06-2012, 09:06 PM
Does your fixed the markup in Arcade?

Superorb
09-06-2012, 10:26 PM
Once installed the usernames in the main forum page have disappeared. Even in the source the usernames are missing.

megabink
09-07-2012, 06:03 AM
Here the same please update your fix...it doesn't work!

TheSupportForum
09-07-2012, 06:43 AM
doesnt work

kkk333
09-07-2012, 11:59 PM
thanks but does not work

TheSupportForum
09-08-2012, 08:39 AM
Shaneisace

can you clearly state on this mod what the fixes are please
i have tested this on 4.2.0 and see no fixes for example

under Last Post this mod removed the person who created the post
and leaves it blank

Superorb
09-08-2012, 01:54 PM
Shaneisace

can you clearly state on this mod what the fixes are please
i have tested this on 4.2.0 and see no fixes for example

under Last Post this mod removed the person who created the post
and leaves it blank
Same for me. I looked at the code and they changed the name of a variable, but I don't know what it actually did. I'm still new to this game.