Helpful Information
 
 
Category: vBulletin 3.6 Template Modifications
User Options in Postbit

Please click install if you use this modification!

Are you tired of having to go to the users profile page to edit their user options? If you are, this template modification allows an admin only link (meaning only the admin usergroup <defalt 6> can view it) to the user options page. It will automatically go to that users options page if you clicked it in their postbit.

SUPPORT WILL ONLY BE GIVEN IN THIS THREAD.
Users who did not click install will be considered low-priority and will most likely be answered last.

/me reserves

Thanks but isnt this the same as this here:

http://www.vbulletin.org/forum/showthread.php?t=120964


Only this also shows the users Id on the postbit / legacy

I tried installing it, but for some reason it didnt work. This should work for all boards.

if you have vbplaza.. like i do... and it does not work.... its a glitch in the link....

this is the link as the coder wrote it..
</div>
<if condition="$bbuserinfo[usergroupid] == 6">
<a href="/moderator.php?do=useroptions&u=$post[userid]"[sessionurl_q]">User Options</a></td></tr>
</if>

add the "."
</div>
<if condition="$bbuserinfo[usergroupid] == 6">
<a href="./moderator.php?do=useroptions&u=$post[userid]"[sessionurl_q]">User Options</a></td></tr>
</if>

flawless....

also... if it breaks your postbit legacy......

take out the </td></tr> so it will look like this....

</div>
<if condition="$bbuserinfo[usergroupid] == 6">
<a href="./moderator.php?do=useroptions&u=$post[userid]"[sessionurl_q]">User Options</a>
</if>

thanks for the hack... very useful!

I tried installing it, but for some reason it didnt work. This should work for all boards.

Yeah sure

If your just going to be like that, why do you even get on these forums? Just to troll?

works awesome for me on 3.6.5










privacy (GDPR)