View Full Version : Major Additions - Username HTML Markup 4.2.x
Hasann
11-29-2009, 10:00 PM
Username HTML Markup by Hasann
This Product brought to you by
www.vbulletin-TR.com (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.0.1
vBulletin 4.2.2
Zaiaku
11-29-2009, 10:38 PM
Just that special touch! Much appreciated!
Hasann
11-29-2009, 10:43 PM
Thank You Sir
If You Like This Modification
Please Click Mark As Installed Button
And Rate AS Excellent, Nominate for MOTM :D
More Mods Coming Soon for vBulletin 4.0 ;)
Charlie98902
11-29-2009, 11:16 PM
I noticed in the subforum under the thread it says Charlie>Charlie and then last posted by in the subforum it says the same. I used my name as an example.
Hasann
11-29-2009, 11:22 PM
please make sure and check html markup for each usergroup input valid syntax.
example for html markup valid syntax.
first input add
<span style='color: #000000'><b>
second input add
</b></span>
Charlie98902
11-29-2009, 11:27 PM
<span style="font-weight: bold;"><span style="color: Red;"> </span>
Is what I use and then this is shown with your mod. This is threads above the subs too.
Hasann
11-29-2009, 11:30 PM
<span style="font-weight: bold;"><span style="color: Red;"> </span>
Is what I use and then this is shown with your mod. This is threads above the subs too.
your is wrong use this
<span style='font-weight: bold; color: red;'>
</span>
elwachiman
11-29-2009, 11:32 PM
excelent tnks instaled and working
Charlie98902
11-29-2009, 11:35 PM
Sweet Hasann Worked.
Thanks
Zaiaku
11-29-2009, 11:42 PM
I'm waiting til I test this out with a few mods. Last time I use this mod it messed up a few links for me, if I remember it right, it was mainly when vbseo was used or the top X stats mod. some linkts would come out like
/member/Username</b>.html
Hasann
11-29-2009, 11:49 PM
I'm waiting til I test this out with a few mods. Last time I use this mod it messed up a few links for me, if I remember it right, it was mainly when vbseo was used or the top X stats mod. some linkts would come out like
/member/Username</b>.html
this was vbseo issue but this is fixed with this version..
MyChemicalSelf
11-29-2009, 11:56 PM
Nice work :) im using this now marked as installed
elwachiman
11-30-2009, 12:36 AM
in the other forums and subforums works perfect but in "search of new messages" does not work because the php code was updated in all groups of users see the attached file ..
root's
11-30-2009, 02:57 AM
thank you my friend you are the best of the best :cool:
abdobasha2004
11-30-2009, 01:55 PM
thank you
you are just giving your vb4 mods
great
cavyspirit
11-30-2009, 04:30 PM
I wanted to use this kind of mod in 3.x, but didn't because of posts about the additional query load. Is there a performance or query impact of this mod? Thanks.
CFodder
12-01-2009, 03:45 AM
Great mod Hasann, luv your work :D.
halkum
12-01-2009, 06:14 AM
Love it
HappyFeet
12-01-2009, 12:57 PM
Installed, corrected syntax, works great! Thank You.
Dr.osamA
12-02-2009, 01:32 PM
thank you
installed
________
VAPORIZER AFFILIATE PROGRAM (http://vaporizeraffiliateprogram.com)
SİMAR
12-02-2009, 10:19 PM
Thank You
Prorockz
12-04-2009, 12:15 PM
when im try to add picture in code its show like this
Posted By Admin, ">Admin
it is code .
<span style="font-weight: bold; color: red;"><img src="http://paltalkstuff.net/crown.gif">
</span>
Hasann
12-04-2009, 12:18 PM
when im try to add picture in code its show like this
Posted By Admin, ">Admin
Try this code
<span style='font-weight: bold; color: red;'><img src='http://paltalkstuff.net/crown.gif'>
</span>
Prorockz
12-04-2009, 01:34 PM
its working now thanks for help
ForYou
12-04-2009, 10:30 PM
Please look at the code that appear when i move the cursor mouse on user name ,
Regards
BiMBo3MeNDo
12-05-2009, 09:42 PM
problem with beta 5....
WebkinzCoast
12-05-2009, 10:50 PM
Is it possible for you to make this for 3.8.x? Just wondering (:
MikalMirkas
12-06-2009, 02:39 AM
What am I doing wrong here?
<span style='color: #148066'><FONT FACE="Tahoma"><u><b>
</b></u></FONT FACE="Tahoma"></span>
Hasann
12-06-2009, 03:47 AM
What am I doing wrong here?
<span style='color: #148066'><FONT FACE="Tahoma"><u><b>
</b></u></FONT FACE="Tahoma"></span>
try this
<span style='color:#148066'><font face='Tahoma'><u><b>
</b></u></font></span>
Hasann
12-06-2009, 03:51 AM
Please look at the code that appear when i move the cursor mouse on user name ,
Regards
problem with beta 5....
what's the problem dont understand?
Is it possible for you to make this for 3.8.x? Just wondering (:
[3.8.x] Username HTML Markup in Forumdisplay (https://vborg.vbsupport.ru/showthread.php?t=199109) [v2.0.0]
DiLSuZ
12-06-2009, 04:50 AM
thanks hasann
BiMBo3MeNDo
12-06-2009, 07:00 AM
at forumdisplay.php I view:
Send By MyNick, ">MyNick and last post by:MyNick">MyNick
11-23-2009 09:26 AM
Matais
12-06-2009, 08:59 AM
at forumdisplay.php I view:
Send By BiMBo3MeNDo, ">BiMBo3MeNDo and last post by:BiMBo3MeNDo">BiMBo3MeNDo
11-23-2009 09:26 AM
same here
ForYou
12-06-2009, 04:24 PM
Please look at the code that appear when i move the cursor mouse on user name ,
Regards
the problem is the code <spam> that appear in yellow box when you move the mouse icon on the user name , look at attach and you will understand me ,
Regards
MikalMirkas
12-06-2009, 05:05 PM
try this
<span style='color:#148066'><font face='Tahoma'><u><b>
</b></u></font></span>
Thanks. ;)
Darkimmortal
12-07-2009, 05:32 PM
Would be cool if this worked on CMS comments :)
Matais
12-07-2009, 07:06 PM
anyone got this working on BETA 5?
BiMBo3MeNDo
12-07-2009, 08:41 PM
anyone got this working on BETA 5?
I wait the fix of this mods..
sematopdemir
12-10-2009, 02:09 PM
Thanks Hasann
Mahoni999
12-11-2009, 06:34 PM
Please Hassan, have a Heart and give us this great Addon for vb 3.7
Maybe as a XMas Gift :)
I have spent Days without Success to get Usergroupcolors into my Hacks (specially Arcade)
A Chance for us ???
Greetings Mahoni
aj8690
12-12-2009, 02:02 AM
This is causing database errors on RC2.
Charlie98902
12-12-2009, 02:44 AM
Yep database errors when enabled.
ArcadeSyndicate
12-12-2009, 06:51 AM
doesn't work with ibpro arcade.
Another report for DB errors on RC2, here's the error incase you need it:
Invalid SQL:
SELECT forum.forumid, forum.lastpost, CONCAT(usergroup.opentag, forum.lastposter, usergroup.closetag) AS lastposter, forum.lastposterid, forum.lastthread, forum.lastthreadid, forum.lasticonid, forum.threadcount, forum.replycount, forum.lastpostid, forum.lastprefixid, user.usergroupid, user.homepage, user.options AS useroptions, IF(userlist.friend = 'yes', 1, 0) AS isfriend
, forumread.readtime AS forumread
FROM dhv_forum AS forum
LEFT JOIN dhv_forumread AS forumread ON (forumread.forumid = forum.forumid AND forumread.userid = 1)
LEFT JOIN dhv_user AS user ON (user.userid = forum.lastposterid)
LEFT JOIN dhv_userlist AS userlist ON (userlist.relationid = user.userid AND userlist.type = 'buddy' AND userlist.userid = 1)
LEFT JOIN dhv_user AS user ON (forum.lastposterid = user.userid) LEFT JOIN dhv_usergroup AS usergroup ON (user.usergroupid = usergroup.usergroupid);
MySQL Error : Not unique table/alias: 'user'
Error Number : 1066
Request Date : Saturday, December 12th 2009 @ 03:40:07 AM
Error Date : Saturday, December 12th 2009 @ 03:40:07 AM
Tize.
12-12-2009, 10:37 AM
Great file, Installed.
Thanks added.
Regards.
mitch84
12-12-2009, 11:07 AM
don't work with rc2
Greight
12-12-2009, 02:49 PM
don't work with rc2
Databse Error:
Database error in vBulletin 4.0.0 Release Candidate 2:
Invalid SQL:
SELECT forum.forumid, forum.lastpost, CONCAT(usergroup.opentag, forum.lastposter, usergroup.closetag) AS lastposter, forum.lastposterid, forum.lastthread, forum.lastthreadid, forum.lasticonid, forum.threadcount, forum.replycount, forum.lastpostid, forum.lastprefixid, user.usergroupid, user.homepage, user.options AS useroptions, IF(userlist.friend = 'yes', 1, 0) AS isfriend
FROM forum AS forum
LEFT JOIN user AS user ON (user.userid = forum.lastposterid)
LEFT JOIN userlist AS userlist ON (userlist.relationid = user.userid AND userlist.type = 'buddy' AND userlist.userid = 1)
LEFT JOIN user AS user ON (forum.lastposterid = user.userid) LEFT JOIN usergroup AS usergroup ON (user.usergroupid = usergroup.usergroupid);
MySQL Error : Not unique table/alias: 'user'
Error Number : 1066
Charlie98902
12-12-2009, 05:26 PM
How many posts are needed to state this? This is a RC and a RC/beta mod give time to the developer.
MikalMirkas
12-12-2009, 07:14 PM
Doesn't work for vBulletin 4.0 Release Candidate 2.
Charlie98902
12-12-2009, 07:42 PM
Really? There is like 5+ posts stating this already. Give the coder time.
Stromba
12-12-2009, 07:42 PM
yep indeed its not working on the VB4_C2
Hasann
12-12-2009, 08:55 PM
Yep database errors when enabled.
Another report for DB errors on RC2, here's the error incase you need it:
don't work with rc2
Doesn't work for vBulletin 4.0 Release Candidate 2.
yep indeed its not working on the VB4_C2
fixed database error on vBulletin 4.0 RC 2
aj8690
12-12-2009, 09:19 PM
Thanks for fixing it! Is there any possibility of this working with the new sidebar? Some blocks on the sidebar show the username and this mod does not seem to affect it. Thank you!
Stromba
12-12-2009, 09:36 PM
thanks hasann works great
halkum
12-12-2009, 10:13 PM
Thanks for the update. Took me forever to find which mod it was crashing my forums.
Installed the one for RC2 (not crashing any more), but the usernames are whacked now:
Trekkan is offline now.">Trekkan
Other members are showing up blank.
The HTML markup is set (same as it is on my live 3.8 site) as such:
<span style="color: #FF6600;">
</span>
Not sure what the problem is.
ASPnix
12-13-2009, 03:34 AM
Odd, once installing on our RC2 board we get
The service is unavailable.
Once we uninstall it, everything goes happy again.
EDIT: Strange, redownloaded it and its all good now :).
EDIT 2: Has issue... Each forum category...
by Chris is offline now.">Chris
All display ">
by Chris is offline now.">Chris
Getting same problem
Sorted..
Works fine with RC2
Vaupell
12-15-2009, 04:39 PM
Tx, works with new update.. cheers. installed :D
Mrquarter2
12-15-2009, 09:40 PM
I am getting the same errors with the "is offline" crap.
Charlie98902
12-15-2009, 09:43 PM
Charlie is online now neXt Tech Administrator Owner
I am not getting that. It may be a conflict with one of your mods.
whitetigergrowl
12-15-2009, 11:01 PM
Getting same problem
Same problem here.
I guess we can't expect any support any longer:
https://vborg.vbsupport.ru/showpost.php?p=1930803&postcount=9
We don't "deserve" it... His choice, but pretty crappy thing to say. Ohh well.
Hasann
12-16-2009, 06:57 AM
Installed the one for RC2 (not crashing any more), but the usernames are whacked now:
Trekkan is offline now.">Trekkan
Other members are showing up blank.
The HTML markup is set (same as it is on my live 3.8 site) as such:
<span style="color: #FF6600;">
</span>
Not sure what the problem is.
will fix the issue tonight
I guess we can't expect any support any longer:
https://vborg.vbsupport.ru/showpost.php?p=1930803&postcount=9
We don't "deserve" it... His choice, but pretty crappy thing to say. Ohh well.
Not you man :)
I mean my people
my turkish people don't deserve my hacks for free. :D
Greight
12-16-2009, 09:45 AM
Hi
I noticed on forumhome , username tooltips show the html code. Can this be fixed?
Matais
12-16-2009, 11:54 AM
Hopefully you'll get it fixed soon, im getting it aswell
Matais is offline now.">Matais
Madlike
12-16-2009, 07:03 PM
please make sure and check html markup for each usergroup input valid syntax.
example for html markup valid syntax.
first input add
<span style='color: #000000'><b>
second input add
</b></span>
need to comply with standards :)
<span style="color:#fff;"><strong>...</strong><span>
;)
That was it, changed to single quotes! Thank you for catching that, it's all fixed and running as it should on my RC4 release now. =)
Matais
12-17-2009, 08:17 AM
can you add this too the "What's New" tab?
sani79
12-17-2009, 03:56 PM
Hy
Why show me my forum this mod so??
107665
THX
sani79
Hy
Why show me my forum this mod so??
107665
THX
sani79
read up a few posts/page. I had the same problem. Replace any double quotes (") in the usergroup color style with single quotes (') and it'll work.
ZoltanN
12-18-2009, 10:24 AM
Tagged for future use, very nice add-on.
Thank you for releasing it.
odln018
12-21-2009, 02:29 PM
Receiving this in RC 4
Database error in vBulletin 4.0.0 Release Candidate 4:
Invalid SQL:
SELECT forum.forumid, forum.lastpost, CONCAT(usergroup.opentag, forum.lastposter, usergroup.closetag) AS lastposter, forum.lastposterid, forum.lastthread, forum.lastthreadid, forum.lasticonid, forum.threadcount, forum.replycount, forum.lastpostid, forum.lastprefixid, user.usergroupid, user.homepage, user.options AS useroptions, IF(userlist.friend = 'yes', 1, 0) AS isfriend
, forumread.readtime AS forumread
FROM forum AS forum
LEFT JOIN forumread AS forumread ON (forumread.forumid = forum.forumid AND forumread.userid = 1)
LEFT JOIN user AS user ON (user.userid = forum.lastposterid)
LEFT JOIN userlist AS userlist ON (userlist.relationid = user.userid AND userlist.type = 'buddy' AND userlist.userid = 1)
LEFT JOIN user AS user ON (forum.lastposterid = user.userid) LEFT JOIN usergroup AS usergroup ON (user.usergroupid = usergroup.usergroupid);
MySQL Error : Not unique table/alias: 'user'
Error Number : 1066
Request Date : Monday, December 21st 2009 @ 10:20:54 AM
Error Date : Monday, December 21st 2009 @ 10:20:54 AM
Script : http://www.site.com/testforum/forum.php
Referrer : http://www.site.com/testforum/content.php
IP Address : xx.xxx.xxx.xx
Username : Admin
Classname : vB_Database
MySQL Version : 5.1.39-community
arauf
12-21-2009, 09:59 PM
DB Error when i enabled it on Latest vB 4 which is released today.
odln018
12-21-2009, 11:08 PM
Same here with 4.0
Database error in vBulletin 4.0.0:
Invalid SQL:
SELECT subscribeforumid, forum.forumid, forum.lastpost, CONCAT(usergroup.opentag, forum.lastposter, usergroup.closetag) AS lastposter, forum.lastposterid, forum.lastthread, forum.lastthreadid, forum.lasticonid, forum.threadcount, forum.replycount, forum.lastpostid, forum.lastprefixid, user.usergroupid, user.homepage, user.options AS useroptions, IF(userlist.friend = 'yes', 1, 0) AS isfriend
, forumread.readtime AS forumread
FROM forum AS forum
LEFT JOIN subscribeforum AS subscribeforum ON (subscribeforum.forumid = forum.forumid AND subscribeforum.userid = 1)
LEFT JOIN forumread AS forumread ON (forumread.forumid = forum.forumid AND forumread.userid = 1)
LEFT JOIN user AS user ON (user.userid = forum.lastposterid)
LEFT JOIN userlist AS userlist ON (userlist.relationid = user.userid AND userlist.type = 'buddy' AND userlist.userid = 1)
LEFT JOIN user AS user ON (forum.lastposterid = user.userid) LEFT JOIN usergroup AS usergroup ON (user.usergroupid = usergroup.usergroupid);
MySQL Error : Not unique table/alias: 'user'
Error Number : 1066
Request Date : Monday, December 21st 2009 @ 07:01:06 PM
Error Date : Monday, December 21st 2009 @ 07:01:06 PM
Script : http://www.xxxxx.com/testforum/forumdisplay.php?2-Site-Announcements
Referrer : http://www.xxxxx.com/testforum/forum.php
IP Address : xx.xxx.xxx.xx
Username : User
Classname : vB_Database
MySQL Version : 5.1.39-community
Charlie98902
12-21-2009, 11:10 PM
Thanks still works on vbulletin gold.
M3xital
12-23-2009, 07:27 AM
Thank you, i confirm works on vB4 gold :)
sebaldus
12-23-2009, 09:50 AM
I got this error when I use the script:
by
Admin is offline now.">Admin
This are all colour names.
All posts.
Regards from Sebaldus.
Cadellin
12-23-2009, 02:36 PM
I got this error when I use the script:
by
Admin is offline now.">Admin
This are all colour names.
All posts.
Regards from Sebaldus.
Same on 4.0.0 PL1
Error on 4.0, had to disable
Dr.osamA
12-23-2009, 08:18 PM
Error on 4.0, had to disable
plzzzz wher is the upgrade ??
Waiting
________
KOHLS GIFT CARD (http://bestfreegiftcard.com/kohls-gift-card/)
arauf
12-23-2009, 11:03 PM
Update required Hasan !
If you are getting results that look like this:
by
Admin is offline now.">Admin
Then you need to edit each usergroup you have and replace any double quotes(") with single quotes (') in the HTML colors you've setup. I had this same problem a while back and this fixed it fine and I'm running 4.0 gold.
Alecsmith
12-24-2009, 08:44 AM
Working On VB 4 Gold :)
Cadellin
12-24-2009, 01:22 PM
If you are getting results that look like this:
by
Admin is offline now.">Admin
Then you need to edit each usergroup you have and replace any double quotes(") with single quotes (') in the HTML colors you've setup. I had this same problem a while back and this fixed it fine and I'm running 4.0 gold.
Thanks just what I needed :)
Perhaps this should be added to the toppost?
ASPnix
12-24-2009, 02:33 PM
Awesome,
Working :) thanks!
almty1
12-24-2009, 10:51 PM
Thank you! Installed
Socloves
12-26-2009, 02:56 AM
I got this error when I use the script:
by
Admin is offline now.">Admin
This are all colour names.
All posts.
Regards from Sebaldus.
Help me :(
Universal
12-26-2009, 05:18 AM
Help me :(
Change the custom code in Usergroup Manager (Username HTML Markup) in your admincp to:
Add in the first box:
<span style='font-weight: bold; font-style: italic; color: red;'>
(You can also use #ff0000 instead of red if you want a particular color. Just change or remove what you do not need.
Add in the second box:
</span>
Vackrick
12-26-2009, 09:02 AM
i dun think this work for Gold....
Universal
12-26-2009, 09:13 AM
i dun think this work for Gold....
Works for me on 4.0.0
Pumpo
12-26-2009, 11:46 AM
i dun think this work for Gold....
working on 4.0.0 patch 1
Help me :(
As mentioned several times in this thread already, use a single quote ' instead of a double quote " in your color definitions.
Dr.osamA
12-26-2009, 07:36 PM
plzz hasann
i need help in the mod
MySQL Error : Not unique table/alias: 'user'
Error Number : 1066
Request Date : Monday, December 26st 2009 @ 07:01:06 PM
Error Date : Monday, December 26st 2009 @ 07:01:06 PM
Script : http://www.xxxxx.com/testforum/forum...-Announcements
Referrer : http://www.xxxxx.com/testforum/forum.php
IP Address : xx.xxx.xxx.xx
Username : User
Classname : vB_Database
MySQL Version : 5.1.39-community
i have VB 4.0.0 LP1
________
FRIDAY NIGHT LIGHTS FORUMS (http://www.tv-gossip.com/friday-night-lights/)
valendono
12-27-2009, 07:50 PM
got problem as well with 4.0 gold..
MySQL Error : Not unique table/alias: 'user'
Dr.osamA
12-27-2009, 07:54 PM
Another report for DB errors on RC2, here's the error incase you need it:
Invalid SQL:
SELECT forum.forumid, forum.lastpost, CONCAT(usergroup.opentag, forum.lastposter, usergroup.closetag) AS lastposter, forum.lastposterid, forum.lastthread, forum.lastthreadid, forum.lasticonid, forum.threadcount, forum.replycount, forum.lastpostid, forum.lastprefixid, user.usergroupid, user.homepage, user.options AS useroptions, IF(userlist.friend = 'yes', 1, 0) AS isfriend
, forumread.readtime AS forumread
FROM dhv_forum AS forum
LEFT JOIN dhv_forumread AS forumread ON (forumread.forumid = forum.forumid AND forumread.userid = 1)
LEFT JOIN dhv_user AS user ON (user.userid = forum.lastposterid)
LEFT JOIN dhv_userlist AS userlist ON (userlist.relationid = user.userid AND userlist.type = 'buddy' AND userlist.userid = 1)
LEFT JOIN dhv_user AS user ON (forum.lastposterid = user.userid) LEFT JOIN dhv_usergroup AS usergroup ON (user.usergroupid = usergroup.usergroupid);
MySQL Error : Not unique table/alias: 'user'
Error Number : 1066
Request Date : Saturday, December 12th 2009 @ 03:40:07 AM
Error Date : Saturday, December 12th 2009 @ 03:40:07 AM
plzz hasann
i need help in the mod
i have VB 4.0.0 LP1
conflict with tis mod
Dy-Display Thread Start Time v1.0
:(
________
Lamborghini Bravo (http://www.lamborghini-tech.com/wiki/Lamborghini_Bravo)
Socloves
12-28-2009, 12:55 PM
Change the custom code in Usergroup Manager (Username HTML Markup) in your admincp to:
Add in the first box:
<span style='font-weight: bold; font-style: italic; color: red;'>
(You can also use #ff0000 instead of red if you want a particular color. Just change or remove what you do not need.
Add in the second box:
</span>
thanks !
Installed, work vbb 4.0 :D
carleboy
12-30-2009, 05:57 PM
i cant get this to work i get the same as below. i have checked the span is correct but mod just caused DB error.
got problem as well with 4.0 gold..
MySQL Error : Not unique table/alias: 'user'
Switch3130
12-30-2009, 06:49 PM
Is this mod ever going to be like previous ones where certain usergroups were able to pick their own color, font, etc?
softvnzla
01-02-2010, 03:13 PM
help
MySQL Error : Not unique table/alias: 'user'
:(
evildon
01-03-2010, 05:27 AM
Getting database error when installed this mod.
Help needed..
arauf
01-03-2010, 06:16 AM
like i see some sayin working fine with vb 4 gold some sayin error, seems like some other installed plugin is makin error or its not compatible with some other plugins.
i have alot other plugins installed, if i install this product its giving me Database error
LuckyNeo
01-03-2010, 06:42 AM
Good work! really! Thank you very much! You smart and gifted pal! I known so many mods and huck's wich you made!
t2cervens
01-06-2010, 04:53 PM
help
MySQL Error : Not unique table/alias: 'user'
:(
same here...
Magnumutz
01-09-2010, 12:25 PM
I too am getting this error:
Database error in vBulletin 4.0.0:
Invalid SQL:
SELECT forum.forumid, forum.lastpost, CONCAT(usergroup.opentag, forum.lastposter, usergroup.closetag) AS lastposter, forum.lastposterid, forum.lastthread, forum.lastthreadid, forum.lasticonid, forum.threadcount, forum.replycount, forum.lastpostid, forum.lastprefixid, user.usergroupid, user.homepage, user.options AS useroptions, IF(userlist.friend = 'yes', 1, 0) AS isfriend
FROM forum AS forum
LEFT JOIN user AS user ON (user.userid = forum.lastposterid)
LEFT JOIN userlist AS userlist ON (userlist.relationid = user.userid AND userlist.type = 'buddy' AND userlist.userid = 1)
LEFT JOIN user AS user ON (forum.lastposterid = user.userid) LEFT JOIN usergroup AS usergroup ON (user.usergroupid = usergroup.usergroupid);
MySQL Error : Not unique table/alias: 'user'
Error Number : 1066
Request Date : Saturday, January 9th 2010 @ 04:23:24 PM
Error Date : Saturday, January 9th 2010 @ 04:23:25 PM
Script : http://127.0.0.1/forum/forum.php
Referrer : http://127.0.0.1/forum/admincp/index.php?do=head
IP Address : 127.0.0.1
Username : Magnumutz
Classname : vB_Database
MySQL Version : 5.1.37
The modification says that it's supported, but i see no support given in the last couple of weeks.
Is it really supported or not?
Juggernaut
01-09-2010, 05:01 PM
Thank you, works great with Gold Publishing Suite :D
heugabel
01-10-2010, 07:27 PM
this works without sql error.
the query has 2 same joins.
SELECT forum.forumid, forum.lastpost, CONCAT(usergroup.opentag, forum.lastposter, usergroup.closetag) AS lastposter, forum.lastposterid, forum.lastthread, forum.lastthreadid, forum.lasticonid, forum.threadcount, forum.replycount, forum.lastpostid, forum.lastprefixid, user.usergroupid, user.homepage, user.options AS useroptions, IF(userlist.friend = 'yes', 1, 0) AS isfriend
FROM forum AS forum
LEFT JOIN user AS user ON (user.userid = forum.lastposterid)
LEFT JOIN userlist AS userlist ON (userlist.relationid = user.userid AND userlist.type = 'buddy' AND userlist.userid = 1)
LEFT JOIN user AS user ON (forum.lastposterid = user.userid) LEFT JOIN usergroup AS usergroup ON (user.usergroupid = usergroup.usergroupid);
i-israeli.co.il
01-14-2010, 12:48 PM
what with update? thanks man
KURTZ
01-14-2010, 01:01 PM
too many errors with this hack ... i've tried to install all the versions but i've always an error ... with the latest release i've the same mysql error than the others ... with the heugabel .xml i've got this ...
Yasuno
01-14-2010, 03:01 PM
Can someone update this? =[
aaronrand
01-15-2010, 01:43 AM
https://vborg.vbsupport.ru/external/2010/01/34.png
not sure where i went wrong?
box1<font color="red"> ADR box2</font>
EDIT nevermind, i got it. single quote...maybe that should be mentioned in the notes or download...
Droptop
01-15-2010, 01:58 AM
^ Where exactly do you need to change this code?
^ Where exactly do you need to change this code?
Edit each usergroup that is having the problem. It's the field called Username HTML Markup.
Droptop
01-15-2010, 05:44 AM
Edit each usergroup that is having the problem. It's the field called Username HTML Markup.
Thanks Trek :cool:
KURTZ
01-15-2010, 05:49 AM
Edit each usergroup that is having the problem. It's the field called Username HTML Markup.
in the UG manager?
Droptop
01-15-2010, 05:54 AM
in the UG manager?
Yup, but it doe not fix the problem with heugabel's version of this mod.
Switch3130
01-16-2010, 05:02 AM
However the HTML tags are messed up:
https://vborg.vbsupport.ru/
Edit: I guess it's not just the rep messages, I get the same thing when I mouse over anyone's username:
https://vborg.vbsupport.ru/
argothiusz
01-16-2010, 09:50 PM
Does this work with 4.0.1?
PinoyRepublic
01-17-2010, 10:29 AM
the modified version works on 4.0.1. the only problem is it also add html markup in the username inside the title param of the links :D since the variable of the username inside the title and the username disaplayed are the same. just a thought though..
DBStattoo
01-17-2010, 04:10 PM
Hi problem whit the vBulletin 4.0.1 the hack not work :(
Stromba
01-17-2010, 09:07 PM
yep the same problem here
Hasann
01-17-2010, 09:09 PM
yep the same problem here
please make sure and check html markup for each usergroup input valid syntax.
example for html markup valid syntax.
first input add
<span style='color: #000000'><b>
second input add
</b></span>
Charlie98902
01-17-2010, 09:15 PM
What's done from 4.0 to 4.1?
Trip3151
01-17-2010, 09:49 PM
Great work and mod :) thanks
vglobal
01-17-2010, 10:05 PM
My site was messy when install this mod. But after I replace the double quote with single quote, my site no more messy :D
Thank you very much.
Orgin
<span style="font-weight: bold; color:red;">
Change to
<span style='font-weight: bold; color:red;'>
Senja
01-18-2010, 08:06 AM
However the HTML tags are messed up:
http://img694.imageshack.us/img694/4637/repmessage.jpg
Edit: I guess it's not just the rep messages, I get the same thing when I mouse over anyone's username:
http://img269.imageshack.us/img269/8131/htmlt.jpg
the problem hadn't been solved yet?
RedHacker
01-18-2010, 08:23 AM
I have look this...
Why...?
The Screenshot not my site but another user who install this mod
https://vborg.vbsupport.ru/external/2010/01/34.png
KURTZ
01-18-2010, 08:41 AM
please make sure and check html markup for each usergroup input valid syntax.
example for html markup valid syntax.
first input add
<span style='color: #000000'><b>
second input add
</b></span>
i settled exactly like you say, but i've still the trouble ...
kisanjong
01-18-2010, 08:50 AM
Working great on 4.01 thanks :)
Vaupell
01-18-2010, 09:36 AM
using the old version still, it works fine,
not sure why i should upgrade if not needed, whats changed from 4.0 to 4.1 ?
aaronrand
01-19-2010, 06:28 PM
I have look this...
Why...?
The Screenshot not my site but another user who install this mod
https://vborg.vbsupport.ru/external/2010/01/34.png
thats my screenshot, and i fixed it by taking out double quotes in the color name.
needs to be single quotes
NOT "red" but instead 'red'
SpongeBob71
01-19-2010, 07:03 PM
Mine is doing the same thing Aaronand.
-Sponge
MichelangeloITA
01-19-2010, 08:44 PM
Is there any way to make this mod work in "What's new"? Thank's :D
Kamor
01-20-2010, 01:35 AM
Is there a way to disable a part of this mod to allow the usage of the Market system for "Username Color/Glow Changes"?
vglobal
01-20-2010, 02:52 AM
i settled exactly like you say, but i've still the trouble ...
Try to use font-weight:bold inside <span> tag instead of using <b> tag (see post# 127)
I have look this...
Why...?
The Screenshot not my site but another user who install this mod
https://vborg.vbsupport.ru/external/2010/01/34.png
replace double quotes with single quote
PinoyRepublic
01-20-2010, 03:51 AM
tooltip still shows the html markup
RedHacker
01-20-2010, 06:26 AM
My site was messy when install this mod. But after I replace the double quote with single quote, my site no more messy :D
Thank you very much.
Orgin
<span style="font-weight: bold; color:red;">
Change to
<span style='font-weight: bold; color:red;'>
Thanks very much...
Tize.
01-20-2010, 10:32 AM
Uninstalled, the problem is all user marked oflline users online.
Thanks for the Hack please repare this problem.
Regards.
KURTZ
01-20-2010, 10:38 AM
Try to use font-weight:bold inside <span> tag instead of using <b> tag (see post# 127)
replace double quotes with single quote
thanks mate, now runs correctly :)
RL714
01-21-2010, 01:40 AM
thanks
RedHacker
01-21-2010, 05:00 AM
All users who online show the users as offline..!!!How to fix...?
KURTZ
01-21-2010, 09:42 AM
All users who online show the users as offline..!!!How to fix...?
what?
RedHacker
01-21-2010, 10:32 AM
what?
The problem is all user marked oflline users online.
Matais
01-22-2010, 10:10 AM
anyone got this to work on vbadvanced cmps?
Inferno Dragon
01-23-2010, 02:56 AM
I installed the mod few mins ago and it was displaying offline/online markup i-e screwd up HTML witin the lastpost info on forum home etc :S need a fix ASAP!
GSM_electronic
01-24-2010, 09:59 PM
Not showing correctly in 'New Posts'..... Please solve this if possible...
Otherwise, a really nice mod!
MichelangeloITA
01-24-2010, 10:22 PM
Not showing correctly in 'New Posts'..... Please solve this if possible...
Otherwise, a really nice mod!
Same here, but I don't think it is a bug, this mod is just incomplete ;)
Fusion2
01-26-2010, 01:38 PM
Quick, simple and awesome!
Cadellin
02-01-2010, 10:17 AM
Thanks hasann - is it possible disable it for the CMS part though?
KURTZ
02-01-2010, 10:21 AM
Same here, but I don't think it is a bug, this mod is just incomplete ;)
agreed :)
vbbforfree
02-11-2010, 01:05 PM
If i want to add Images above Username ??
zeroality
02-12-2010, 12:07 AM
Hey, great job with this. Although it doesn't show the colored username on the New Posts link.
IE: forums/search.php?do=getnew&contenttype=vBForum_Post
it returns the results without the username markup codes. Same thing for search results.
migowebdesign
02-13-2010, 02:49 PM
And in the forum sidebar in the latest topics or last posts the colored names are not shown...
Pro-eSports.com
02-16-2010, 03:33 PM
Merhaba Hasann,
how can I change the message when the name is hovered?
https://vborg.vbsupport.ru/
I don't want the code to show because it looks ugly. :P
Teşekk?rler! :D
Greight
02-16-2010, 04:08 PM
Merhaba Hasann,
how can I change the message when the name is hovered?
https://vborg.vbsupport.ru/
I don't want the code to show because it looks ugly. :P
Teşekk?rler! :D
Same problem here
x YNWA x
02-16-2010, 08:05 PM
just what we were looking for!
x YNWA x
02-16-2010, 08:14 PM
Oh Hold that thought.
Its not working properly. It gives the online status of the user too, all we want is the correct colours to show.
For example it shows
SmokinMunki is offline">SmokinMunki
Instead of by SmokinMunki
Pro-eSports.com
02-16-2010, 08:26 PM
Oh Hold that thought.
Its not working properly. It gives the online status of the user too, all we want is the correct colours to show.
For example it shows
SmokinMunki is offline">SmokinMunki
Instead of by SmokinMunki
https://vborg.vbsupport.ru/showpost.php?p=1922796&postcount=7
Problem solved.
ICannt.org
02-17-2010, 10:29 AM
Same problem here
Yes I have that issue as well.
The other problem that I noticed is that the markup system is following the Primary Usergroup setting and not the Display Usergroup setting for where the HTML markup is obtained.
For example my Primary Usergroup on ICannt.org is "Administrators", but my Display Usergroup is "Ivad SE!"
Markup used:
Administrators, Opentags
<span style='color: #AA0000'><b>
Ivad SE!, Opentags
<span style='color: #009AEE'><b>
Administrators & Ivad SE! Closetags for both
</b></span>
Any help would be appreciated :)
Sub-Zero of ICannt.org
evildon
02-18-2010, 12:52 AM
HI
GUys plz update this mod to the latest vbulletin 4.0.2..
Waiting for it..
Thanks
Charlie98902
02-18-2010, 01:03 AM
HI
GUys plz update this mod to the latest vbulletin 4.0.2..
Waiting for it..
Thanks
It does work just fine.
evildon
02-18-2010, 03:04 AM
Actually its not working in my site as..
It also show some extra codes/tags with the username....
Jabong82
02-18-2010, 03:07 AM
How do you activate this mod? I have installed it but I don't know how to "turn it on"
GeorgeB85
02-18-2010, 04:16 AM
https://vborg.vbsupport.ru/showpost.php?p=1922796&postcount=7
Problem solved.
I tried that link, and the solution provided in it, does not work for my site. I still see the code when I hover over usernames.
Pro-eSports.com
02-18-2010, 02:01 PM
That solution wasn't for your problem George. it was for x YNWA x.
I have the same problem like you and a few others that the <span> code shows up when hovering the username on the index.
GeorgeB85
02-18-2010, 02:14 PM
That solution wasn't for your problem George. it was for x YNWA x.
I have the same problem like you and a few others that the <span> code shows up when hovering the username on the index.
I was just saying that I have it. Didn't even notice it, until I came across this thread again and saw people having an issue with it.
Just not sure how to stop it.
Charlie98902
02-18-2010, 02:18 PM
<span style='font-weight: bold; color: red;'> </span>
I use the above code on all my groups with different colors of course and don't see the same thing you guys are saying that is happening on your site. Try this and see if it makes things work correctly if it doesn't then it is conflicting with another mod or mods I bet?
GeorgeB85
02-18-2010, 02:29 PM
<span style='font-weight: bold; color: red;'> </span>
I use the above code on all my groups with different colors of course and don't see the same thing you guys are saying that is happening on your site. Try this and see if it makes things work correctly if it doesn't then it is conflicting with another mod or mods I bet?
Still not working
Jabong82
02-19-2010, 04:38 AM
So how do you use this mod? I have it installed but don't know how to use it :(
Pro-eSports.com
02-19-2010, 10:58 AM
So how do you use this mod? I have it installed but don't know how to use it :(
Edit a usergroup and choose a color for it.
GeorgeB85
02-19-2010, 12:39 PM
So did anyone find a fix that works for all for the code to not display on forum home?
GeorgeB85
02-20-2010, 05:38 PM
So did anyone find a fix that works for all for the code to not display on forum home?
Bump
DeviantFlash
02-21-2010, 10:28 PM
What would be the code if I need the usernames bolded and italiac?
Thanks in advance
Pro-eSports.com
02-22-2010, 08:24 AM
What would be the code if I need the usernames bolded and italiac?
Thanks in advance
<strong><span style="font-style: italic;">NAME</span></strong>
Here's a HTML previewer: http://htmlpreview.richiebrownlee.com/
ChopSuey
02-22-2010, 05:06 PM
Its showing the user html markup but displays the HTML Code in 4.0.2
ShadowStalker
02-25-2010, 03:50 AM
Mine is showing:
Username is offline">Username
iCafe
02-28-2010, 06:20 AM
Merhaba Hasann,
how can I change the message when the name is hovered?
https://vborg.vbsupport.ru/
I don't want the code to show because it looks ugly. :P
Teşekk?rler! :D
yes i have same
RedHacker
02-28-2010, 12:56 PM
Same problem here...
johnny713
03-02-2010, 04:14 AM
It's not working correctly in 4.0.2. This mod need to update.
zeroality
03-03-2010, 01:29 AM
Seems to work on 4.0.2 for me, except for the ugly code that shows up on hover.
adreen
03-04-2010, 04:16 AM
didn't work.
RedHacker
03-04-2010, 05:21 AM
didn't work.
Why didn't work...? Put the HTML Code in Usergroups....?
Cybeth
03-22-2010, 03:43 PM
It's not working correctly in 4.0.2. This mod need to update.
yes, not working correctly in 4.0.2
Professional2
03-23-2010, 01:44 PM
didn't work on 4.0.2
lizard-66
04-09-2010, 03:13 AM
Merhaba Hasann,
how can I change the message when the name is hovered?
https://vborg.vbsupport.ru/
I don't want the code to show because it looks ugly. :P
Teşekk?rler! :D
Same problem.
Cadellin
04-10-2010, 12:11 PM
I'm also getting the code "hover box".
ALso for me this is only working for administrators on the forum list. Even though other usergroups with HTML code are being ignored - all of them are being show properly in the postbit though.
bkavn
04-11-2010, 09:50 AM
does it run on 4.0.3?
thanks
platini
04-11-2010, 09:52 AM
for me not work whit Firefox browser
BlueCheri
04-11-2010, 01:55 PM
Installed, thanx
junaid
04-11-2010, 05:21 PM
It seems extra ">khurramdar" arrow
junaid
04-11-2010, 05:45 PM
Thanks it seems work fine
html code issue now I correct it
giorgino
04-12-2010, 11:03 AM
How solve this extra text:
Cadellin
04-13-2010, 05:53 AM
How solve this extra text:
You need to use ' instead of " in your HTML tag I think.
E.g. <span style='color:red;'></span>
Pro-eSports.com
04-14-2010, 07:36 PM
Merhaba Hasann,
how can I change the message when the name is hovered?
https://vborg.vbsupport.ru/
I don't want the code to show because it looks ugly. :P
Teşekk?rler! :D
Bump! Can someone fix this please?
GeorgeB85
04-15-2010, 03:22 AM
has this ever been fixed??
Cadellin
04-16-2010, 09:53 PM
I'm not aware of any fix unfortunately.
Pro-eSports.com
04-18-2010, 12:01 PM
Can't someone with some coding skills just release a fix please?
porscheman170
04-18-2010, 09:15 PM
Running 4.0.3 and getting the users online or offline status before their name instead of on hover. However on hover I get some of the code from the HTML markup.
Thanks
sebaldus
04-21-2010, 07:15 AM
Hi...
Each time I try to use Username HTML Markup in one of my forums, I got problems with : Users online /offline in the right site of the forums.
Se the screenshots: https://vborg.vbsupport.ru/external/2010/04/34.jpg
Any idea, why this happen?
Thanks in Advance
All the Best from Sebaldus
Gosef
05-04-2010, 06:26 PM
thanks
sadiq6210
05-04-2010, 07:25 PM
Much appreciated !
betts02
05-04-2010, 08:01 PM
As above with the offline/online showing
I am on my site yet it shos me offline
Hover over my name and get the code
removed while someone fixes
frightie
05-05-2010, 01:49 PM
For those experiencing the extra offline/online text just use the quoted fix below. Worked for me.
You need to use ' instead of " in your HTML tag I think.
E.g. <span style='color:red;'></span>
Xencored
05-06-2010, 03:06 PM
Danker!! Works great cheers <3
For those experiencing the extra offline/online text just use the quoted fix below. Worked for me.
Once we hover over the nickname though, it still appears.
pedroenf
05-07-2010, 02:37 PM
Anny news?
Roachy
05-13-2010, 10:35 AM
I have the same problem with extra text/activity status/code being displayed. I would really love to use this if it were fixed. Any idea if the author is still around, or if there is an alternative?
Bigj85
05-15-2010, 06:17 PM
same issue as everyone else
would really like to use this
Jeremy8
06-10-2010, 01:17 PM
Yeah, use ' instead of "
But the HTML still appears in the hover. I hope this is fixed. :)
KURTZ
06-20-2010, 10:31 AM
i think that the author is 'gone' ... unfortunately no support here ... :(
Charlie98902
06-20-2010, 02:15 PM
The mod works fine. I don't have these issues but that don't mean they don't exist. I wonder if it is conflicting with another code?
KURTZ
06-20-2010, 04:31 PM
The mod works fine. I don't have these issues but that don't mean they don't exist. I wonder if it is conflicting with another code?
put your mouse cursor over a nickname in your forumhome ... ;)
Charlie98902
06-20-2010, 04:48 PM
Ah I see it and it seems to only happen on forum home too? Nope when you see threads it happens there along with sub-forums but not in the posts.
KURTZ
06-21-2010, 09:28 AM
Ah I see it and it seems to only happen on forum home too? Nope when you see threads it happens there along with sub-forums but not in the posts.
also in forumdisplay ... :(
LuisManson
06-21-2010, 04:44 PM
sorry for asking but with this can i allow a specific group to choose a coustom color ?
KURTZ
06-24-2010, 07:43 PM
sorry for asking but with this can i allow a specific group to choose a coustom color ?
no.
Yusuf Arslan
07-13-2010, 10:53 AM
Teşekkürler Hasan
RobbieZ
07-26-2010, 03:00 PM
Booo for not supporting :p
CFodder
08-17-2010, 08:46 AM
Merhaba Hasann,
how can I change the message when the name is hovered?
http://i107.photobucket.com/albums/m287/Jerichool/Random/ScreenHunter_29Feb161828.gif
I don't want the code to show because it looks ugly. :P
Teşekk?rler! :D
I've fixed this problem, it's really a hack 'n slash fix, but does the job.
All I did was put a </a> in front of my span style, looks like this:
</a><span style='font-weight: bold; color: red;'>
Possibly not a satisfactory solution for everyone as it takes away the link on the users name to go to their profile, but get that option with the dropdown box anyway so isn't a prob for me.
Elitefredy
08-17-2010, 08:54 AM
using vb4.0.1 with Ambient Skin and it doesn't work for me :S
CFodder
08-17-2010, 09:01 AM
What bit doesn't work? I'm using 4.03 with a customised style.
caciocode
08-17-2010, 07:50 PM
Very useful. Thanks. Just installed here (http://www.sheersoftware.com/forum.php)
CFodder
08-24-2010, 07:19 PM
What version of VB are you using and did you do anything to get rid of the html showing when you mouse over the username?
Nice site too :).
ozzy47
09-22-2010, 12:12 AM
Ok I found a way to eliminate the extra crud on there.
Open your memberaction_dropdown template in your style.
In the second line look for {vb:rawmemberinfo['onlinestatusphrase']},
Replace with this {vb:rawmemberinfo<!--['onlinestatusphrase']},-->
That got rid of all the extra stuff, even on hover!!!:up:
midnz
09-22-2010, 05:48 AM
That got rid of all the extra stuff, even on hover!!!:up:
Excellent stuff ozzy47. It worked for me thanks :)
gagan007
09-23-2010, 09:05 AM
Ok I found a way to eliminate the extra crud on there.
Open your memberaction_dropdown template in your style.
In the second line look for {vb:rawmemberinfo['onlinestatusphrase']},
Replace with this {vb:rawmemberinfo<!--['onlinestatusphrase']},-->
That got rid of all the extra stuff, even on hover!!!:up:
Hey ozzy47, thanks for the help but I am not able to save the changes. I paste the line given by you and when I click on save, it doesn't gets saved. Returns a blank page instead.. Please advice
midnz
09-23-2010, 06:07 PM
Hey ozzy47, thanks for the help but I am not able to save the changes. I paste the line given by you and when I click on save, it doesn't gets saved. Returns a blank page instead.. Please advice
That also happened to me six times before it finally saved. I was copy/pasting to Dreamweaver, doing a find/replace and copy/pasting back to the template. That just wouldn't save for me. When I did the edit directly in the template it saved. I still don't know what the problem was. When it finally saved there was no need to look any further.
ozzy47
09-23-2010, 09:22 PM
Yeah that is the best way to do a direct edit!!
m55629
09-25-2010, 08:47 PM
unfortunately in my forum doesn't work. it`s version 4.0.7. (http://forum.sanobar.ir/forum.php)
ozzy47
09-25-2010, 09:37 PM
I have v 4.0.7 on my forum also, so it should work on yours
ppatil007
09-25-2010, 11:56 PM
Ok I found a way to eliminate the extra crud on there.
Open your memberaction_dropdown template in your style.
In the second line look for {vb:rawmemberinfo['onlinestatusphrase']},
Replace with this {vb:rawmemberinfo<!--['onlinestatusphrase']},-->
That got rid of all the extra stuff, even on hover!!!:up:
I would not call this a solution all you are doing is completely commenting out the " onlinestatusphrase "
2 reasons why this is not a great fix
1) much easier way to do it is
just add </a> in front of <span style='font-weight: bold; color: Blue;'> at the Username HTML Markup to look like
</a><span style='font-weight: bold; color: Blue;'>
2) your solution not just disable the hover feature but also only works at one place , their are many places where the code is impacted for example started by section your logic only work on last posted by section
if you have to comment out then just use my step 1 which applies it globally
in short we still need a better code for this functionality to work properly
if some coder can guide us it will be much appreciated ; i do not understand why the original coder is unresponsive if he had done a clean job this would have been a great MOD
desesperado
09-26-2010, 07:09 AM
I would not call this a solution all you are doing is completely commenting out the " onlinestatusphrase "
2 reasons why this is not a great fix
1) much easier way to do it is
just add </a> in front of <span style='font-weight: bold; color: Blue;'> at the Username HTML Markup to look like
</a><span style='font-weight: bold; color: Blue;'>
2) your solution not just disable the hover feature but also only works at one place , their are many places where the code is impacted for example started by section your logic only work on last posted by section
if you have to comment out then just use my step 1 which applies it globally
in short we still need a better code for this functionality to work properly
if some coder can guide us it will be much appreciated ; i do not understand why the original coder is unresponsive if he had done a clean job this would have been a great MOD
Its all true what you're saying it is a shame really, I have it installed on 4.0.7 and still have the same problem with the </a> because of the hoover info still shows the ugly code, and also its shamefull for Vbulletin not have this as a Standard Usergroup feature, anyhow I just wanted to share my opinion for such great mod released but support for it looks like died long time ago!
Best regards
m55629
09-26-2010, 10:47 AM
Its all true what you're saying it is a shame really, I have it installed on 4.0.7 and still have the same problem with the </a> because of the hoover info still shows the ugly code, and also its shamefull for Vbulletin not have this as a Standard Usergroup feature, anyhow I just wanted to share my opinion for such great mod released but support for it looks like died long time ago!
Best regards
I agree. this is right
Pro-eSports.com
09-27-2010, 08:00 PM
So the hover issues is still not fixed? Last time I checked this thread for a fix was several months ago. Can someone please fix this!? :(
woodburyMan
09-30-2010, 02:08 AM
Anyway to get this impemented into search results? A lot of my users browse using "view active topics" search function.
hello all
when I install this mod I get the following on my forum
Post name
>offline then the name
how do i get rid of the offline bit so it just displayes the name colour
am on VB 4.0.7
RobbieZ
09-30-2010, 09:50 PM
hello all
when I install this mod I get the following on my forum
Post name
>offline then the name
how do i get rid of the offline bit so it just displayes the name colour
am on VB 4.0.7
Read back through the thread your answer will found there!
Pro-eSports.com
10-01-2010, 12:31 AM
Does anyone know how I can have this mod working for the side blocks too?
8thos
10-09-2010, 11:13 PM
Works! Replace double quotes with single quotes.
Instead of "
Replace with '
Pro-eSports.com
10-10-2010, 01:32 AM
Works! Replace double quotes with single quotes.
Instead of "
Replace with '
Where exactly?
HUSSEINDAWOOD
10-10-2010, 03:04 AM
Thank You brother for the mod
8thos
10-10-2010, 07:20 AM
Where exactly?
In the HTML markup box where you edit the UserGroups in Admin Control Panel.
Pro-eSports.com
10-10-2010, 10:39 AM
I already have single quotes there and I still get the stupid hover code.
p@ndu
11-07-2010, 02:57 PM
https://vborg.vbsupport.ru/
getting this error....
mgurain
11-11-2010, 08:46 AM
https://vborg.vbsupport.ru/
getting this error....
me too !
p@ndu
11-12-2010, 11:48 AM
plz help how to eradicate this error.....
Brandon Sheley
11-13-2010, 02:41 AM
http://img577.imageshack.us/img577/8239/31581262.png
getting this error....
I get this too on 4.0.8
also can we get it on the side blocks as well like I have on my forum?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.