The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
hi guys... i wonder if i can add or is it possible to make it/add the add reputation link or button to the far right of the MemberInfo Templates or Members Profile Page.....after/beside Give Infraction or we can create such small mod for it... but it must be admin or all staff viewable....
![]() hope it does...so i'll be needing your help here guys....appreciate any help from anyone....thanks in advance...please view my code...and correct it please... ![]() Code:
<if condition="$show['reputationlink']"> <td class="vbmenu_control"><a href="reputation.php?$session[sessionurl]do=reputation&u=$userinfo[userid]"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" border="0" /></a></td> <if condition="$show['popups']"><script type="text/javascript"> vbrep_register("$post[postid]")</script></if></if> |
#2
|
|||
|
|||
![]() Quote:
HTML Code:
<if condition="is_member_of($vbulletin->userinfo, x, x, x, x)"> blabla </if> |
#3
|
||||
|
||||
![]()
thanks sheppardzwc'
actually i need help on this....my code desn't work....i can't make it work...so i need someone to check or correct it please... appreciate any help from all of you guys.... thanks and best regards... ![]() |
#4
|
||||
|
||||
![]()
You can't use $post in the member profile page. You'll need to try $prepared or $userinfo instead.
|
#5
|
||||
|
||||
![]()
thanks lynne...as always ...always there to help anyone...
![]() no it won't work...i don't know....how can i make this happen i really like to have at least any ways to have a chance to give reputation via Members Profile Page.... at the right side of View Profile bar where we can see the Add JUDAS to Your Ignore List > User Options > Give Infraction > Add Reputation or somewhere below, inside Forum Info box Might the others genious coder create one mod like this pls...my reason is...why we can also add reputation to any members without going each time to their post right? like...our staff members...if they are really working good...why adding some reputation to any of them via Profile Page....right? thanks and best regards... |
#6
|
||||
|
||||
![]()
Ah, I see why it isn't working - reputation is given on a post, not just in general. So, you'll have to actually modify the code to allow a post not to be involved in giving reputation. I've never used reputation before, so I don't really have any suggestions on how to go about this.
|
#7
|
||||
|
||||
![]()
thanks lynne for the support
....is there any chance to make this happen by any means or ways...maybe some of our genious coder can try this as modification.... thanks and best regards to all ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|