![]() |
Copy This Code to memberaction_dropdown Template in Your Style
And Fix IT ..... Test 100% vBulletin 4.1.6 . . . <div class="popupmenu memberaction<vb:if condition="$page_class"> {vb:raw page_class}</vb:if>"> <a class="username {vb:raw memberinfo.online} popupctrl" href="{vb:link member, {vb:raw memberinfo}}" title="{vb:rawphrase {vb:raw memberinfo['onlinestatusphrase']}, {vb:raw username}}"><strong><vb:if condition="$memberinfo['musername']">{vb:raw memberinfo.musername}<vb:else />{vb:raw memberinfo.username}</vb:if></strong></a> <ul class="popupbody popuphover memberaction_body"> <li class="left"> <img src="{vb:stylevar imgdir_siteicons}/profile.png" alt="" /> <a href="{vb:link member, {vb:raw memberinfo}}"> {vb:rawphrase view_profile} </a> </li> <li class="right"> <img src="{vb:stylevar imgdir_siteicons}/forum.png" alt="" /> <a href="search.php?{vb:raw session.sessionurl}do=finduser&userid={vb:raw memberinfo.userid}&contenttype=vBForum_Post&am p;showposts=1" rel="nofollow"> {vb:rawphrase view_forum_posts} </a> </li> <vb:if condition="$show['pmlink']"> <li class="left"> <img src="{vb:stylevar imgdir_siteicons}/message.png" alt="" /> <a href="private.php?{vb:raw session.sessionurl}do=newpm&u={vb:raw memberinfo.userid}" rel="nofollow"> {vb:rawphrase private_message} </a> </li> </vb:if> <vb:if condition="$show['viewblog']"> <li class="right"> <img src="{vb:stylevar imgdir_siteicons}/blog.png" alt="" /> <a href="{vb:raw $vboptions.vbblog_url}{vb:if "$vboptions['vbblog_url']", '/', ''}blog.php?{vb:raw session.sessionurl}u={vb:raw memberinfo.userid}" rel="nofollow"> {vb:rawphrase view_blog_entries} </a> </li> </vb:if> <vb:if condition="$show['homepage']"> <li class="left"> <img src="{vb:stylevar imgdir_siteicons}/homepage.png" alt="" /> <a href="{vb:raw memberinfo.homepage}" rel="nofollow"> {vb:rawphrase visit_homepage} </a> </li> </vb:if> <vb:if condition="$show['viewarticles']"> <li class="right"> <img src="{vb:stylevar imgdir_siteicons}/article.png" alt="" /> <a href="list.php/author/{vb:raw memberinfo.userid}-{vb:raw memberinfo.username}" rel="nofollow"> {vb:rawphrase view_articles} </a> </li> </vb:if> <vb:if condition="$show['addfriend']"> <li class="left"> <img src="{vb:stylevar imgdir_siteicons}/add.png" alt="" /> <a href="profile.php?{vb:raw session.sessionurl}do=addlist&userlist=buddy&a mp;u={vb:raw memberinfo.userid}"> {vb:rawphrase add_as_contact} </a> </li> </vb:if> <vb:if condition="$show['emaillink']"> <li class="right"> <img src="{vb:stylevar imgdir_siteicons}/email.png" alt="" /> <a href="sendmessage.php?{vb:raw session.sessionurl}do=mailmember&u={vb:raw memberinfo.userid}" rel="nofollow"> {vb:rawphrase send_email} </a> </li> </vb:if> {vb:raw template_hook.memberaction_dropdown_items} </ul> </div> |
Is there a similar fix for the thread view using this mod?
|
Seems everyone is having issues with this mod for a long time as you can see the owner of this mod is not supporting his mod so i would just forget this mod as there aint no type of support from the owner of the mod either that or someone needs to take his mod and rework it to work do not waste your time from the owner of this mod as he seems to be irresponsible for his stuff.
|
I have just installed this on vb 4.1.7 and apart from the problem with using the " instead of the ' it works fine.
|
Quote:
Code:
<span class="label">Started by <a href="{1}" class="username understate">{2}</a>{5}, {3} {4}</span> |
not working 4.1.8
|
Code:
Database error in vBulletin 4.1.4: |
Doesn't work on 4.1.7. If I'm set to invisible it says on the forum home I am invisible for some reason. Uninstalled.
|
I can verify. This will damage your site on 4.1.9
|
Damage it how?
|
Installed, working perfect with 4.1.8 on FF, Chrome, Opera, Safari, and IE with only a couple tweaks. Great mod! Thanks!
|
The simple fix for this is to use single quotes in the markups, not double quotes.
Quote:
Quote:
That will solve the extra stuff showing (i.e. onlinestatus). |
Quote:
Where do I go to edit that? |
In the html markup for each usergroup.
|
Quote:
Many thanks :) |
i tried this one it worked on vb 4.1.9 but one thing i didnt like it if u try to click the nick u can see the span things etc i unistalled
|
Quote:
|
I am getting the same problem as GhostHunter2010
Example here is mine Code:
<span style='font-weight: bold; color: red;'> |
Is there a way to enable this for DISPLAY groups instead of Primary usergroup?
|
Quote:
|
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;"> Code:
</span> |
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;'> |
Quote:
|
Quote:
|
Does it work with 4.1.10 ??
|
Quote:
|
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 |
Come on people. Read 3 posts up.
|
Sorry man I didn't notice :)
Done and vote (Y) |
I have the same issue as Luffy and am using ' instead of " Only happens when I am logged out though.
Quote:
|
Learn to code... So many errors
|
Indeed very nice, works great.
Many thanx friend. G! Quote:
|
It's is not working for few usergroup (Moderator and VIP), they have a different color
Attaching the image https://vborg.vbsupport.ru/external/2012/03/4.png Kindly let us know the solution. Thanx and rgds, G! |
Does this work 100% with vbulletin 4.1.11, anyone please confirm? especially if it can used with multiple customize usergroups, VIP, Troll, etc...
|
Quote:
|
Thanx for tip, let me check it.
Edit: Yes you are right. Can you please tell me what is the difference for making them primary member ?, what can the the technical or other problem by doing this? G! Quote:
|
Well, this and https://vborg.vbsupport.ru/showthread.php?t=254373 have problems with this. Advanced You code also looks for primary users.
Anyway, core vBulletin doesn't make difference if primary usergroup allows that it has member (secondary) usergroups. I too tried to make changes to this mod by myself, but didn't managed to figure it out how to do this. |
NVM, it works 100% on vbulletin 4.1.11
You have to change double quote to single quote in each usergroup to display properly. best to change it first, then upload this mod. |
This is not real solution, but just a workaround, as you'll loose some information. This may be a big problem for you, or may not be a problem at all, you decide.
I'm talking about this problem, when you go to user's name in last post section and hover mouse over it, you see this: http://img822.imageshack.us/img822/7941/image001qg.png It is link title associated with this link. To remove this, you just need to remove title. And remove it completely. If someone knows how to really solve this problem, please post it here. To remove title, find template memberaction_dropdown At the beginning you have this code (at least with vB4.1.2, as I'm still on it, but it should look very similar to this on other versions, if not the same): HTML Code:
<a class="username {vb:raw memberinfo.online} popupctrl" href="{vb:link member, {vb:raw memberinfo}}" title="{vb:rawphrase {vb:raw memberinfo['onlinestatusphrase']}, {vb:raw memberinfo.username}}"><strong><vb:if condition="$memberinfo['musername']">{vb:raw memberinfo.musername}<vb:else />{vb:raw memberinfo.username}</vb:if></strong></a> HTML Code:
title="{vb:rawphrase {vb:raw memberinfo['onlinestatusphrase']}, {vb:raw memberinfo.username}}" HTML Code:
<a class="username {vb:raw memberinfo.online} popupctrl" href="{vb:link member, {vb:raw memberinfo}}"><strong><vb:if condition="$memberinfo['musername']">{vb:raw memberinfo.musername}<vb:else />{vb:raw memberinfo.username}</vb:if></strong></a> |
Hey Guys,
This mod didn't work for me on 4.1.11 or 4.1.12. Easy fix: 1) Disable this mod. 2) Add a new plugin to vBulletin on the memberaction_dropdown hook with the following: PHP Code:
-Nick, SEOvB Developer |
All times are GMT. The time now is 06: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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|