![]() |
username drop-down to admincp
i think this would just require a template edit im not sure how vb3 works just yet
what i want is u know when u click someones user name and u get a drop down box with a list of choices, i want to have a option to go to the admincp and be in their profile that would be very convient |
After this:
<if condition="$post['userid']"> <tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&userlist=buddy&u=$post[userid]" target="blank"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr> </if> Put this: <if condition="can_moderate()"> <tr><td class="vbmenu_option"><a href="moderator.php?$session[sessionurl]do=useroptions&u=$userinfo[userid]" target="blank"><font color="#40FFFF">Edit $post[username]'s Profile</font></a></td></tr> </if> |
where?
|
Sorry, thought you would have known where
postbit_legacy or postbit, whichever one you use |
All times are GMT. The time now is 01:44 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:
|