The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
GTUserCP Interface + UserCP navbar menu Details »» | |||||||||||||||||||||||||||
GTUserCP Interface + UserCP navbar menu
Developer Last Online: Nov 2022
GTUserCP Interface - modifies the default vBulletin User Control Panel similar to how it is on vbulletin.org!
No edits are necessary. However, manual edits are required if you wish to use the UserCP Menu like we have here on vbulletin.org. If upgrading from a previous version please revert the "USERCP_SHELL", "SUBSCRIBE", and "usercp_nav_folderbit" template. Custom modification brought to you by Joe Velez (aka Princeton vbulletin.org Admin). NEW 3.7.0.0 VERSION (download GTUserCP_3700.zip) Instructions:
May 1, 2008 : Modification released (3.7.0.0) Questions: Q)__ Why is my UserCP column wide? A)__ Most likely one of your PM folders has a long name - rename the folder. Q)__ How can I Have the Private Messages block above the Your Profile block? A)__ You will need to modify the GTPM_USERCP_SHELL template to suit your needs. Recently Released 3.7 Modifications: Show Your Support
|
Comments |
#102
|
|||
|
|||
Quite sure that this isn't an old or changed template?
I don't know, because I don't want to compare it. I took a fresh installed 3.8. and in navbar template find: HTML Code:
<!-- / PAGENAV POPUP --> </if> HTML Code:
<if condition="$show['popups'] AND $show['member']"> <div class="vbmenu_popup" id="usercpoptions_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr><td class="thead" align="$stylevar[left]"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_control_panel]</a></td></tr> <if condition="$show['pmstats']"><tr><td class="vbmenu_option" align="$stylevar[left]"><a href="private.php$session[sessionurl_q]" rel="nofollow">$vbphrase[private_messages]</a></td></tr></if> <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="subscription.php$session[sessionurl_q]" rel="nofollow">$vbphrase[subscribed_threads]</a></td></tr> <if condition="$show['siglink']"><tr><td class="vbmenu_option" align="$stylevar[left]"><a href="profile.php?$session[sessionurl]do=editsignature">$vbphrase[edit_signature]</a></td></tr></if> <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="profile.php?$session[sessionurl]do=editprofile">$vbphrase[edit_your_details]</a></td></tr> <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td></tr> <tr><td class="thead" align="$stylevar[left]">$vbphrase[miscellaneous]</td></tr> <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[your_profile]</a></td></tr> </table> </div> </if> HTML Code:
<if condition="$show['member']"> <td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td> </if> HTML Code:
<if condition="$show['member']"> <td id="usercpoptions" class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a> <script type="text/javascript"> vbmenu_register("usercpoptions"); </script></td> </if> https://vborg.vbsupport.ru/showthread.php?t=152931 It makes all these template changes a lot easier while updating. Good luck! |
#103
|
|||
|
|||
Thanks! That seems to be the solution. I'm not sure what happened here...:|
I'll gladly look into the mod you've linked. Looks interested! |
#104
|
||||
|
||||
Interesting. Did anyone notice that the Privacy link isn't in the UCP? I had to disable the mod until I can either fix it or it gets updated.
|
#105
|
|||
|
|||
While I did not notice it, it would not affect me as I am on open book and do not think privacy exist and if it does it is over rated.
|
#106
|
|||
|
|||
Quote:
https://vborg.vbsupport.ru/showpost....4&postcount=96 |
#107
|
||||
|
||||
thanks!!!!!!
|
#108
|
|||
|
|||
Cool, just what I needed. Will keep tagged untill the release for 3.8 comes out
|
#109
|
|||
|
|||
Quote:
[edit] I forgot to add that I am running VB 3.8.1. The menu structure seems find, I just don't have the images. |
#110
|
|||
|
|||
Dang... don't I fell stupid now...
My test site image info was still pointing to my live site which had not had the images upload to it yet Works fine now oh yeah... installed! |
#111
|
|||
|
|||
will there be native 3.8 version?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|