The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
GTUserCP - Enhanced USERCP Interface + USERCP Menu Details »» | |||||||||||||||||||||||||||
GTUserCP - Enhanced USERCP Interface + USERCP Menu
Developer Last Online: Nov 2022
NEW 1.1.1 VERSION (download GTUSERCP_111-2.zip)
The 1.1.0+ version now replaces the USERCP_SHELL template. 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 you can revert the "USERCP_SHELL", "SUBSCRIBE", and "usercp_nav_folderbit" template. Custom modification brought to you by Joe Velez (aka Princeton vbulletin.org Admin). This modification is a combination of the new vb.org USERCP and the UserCP dropdown menu. Why would you want to install these features?
How does this help with server resources? Typically if you want to edit or view your personal information you would click the UserCP navbar link (wait for the page to load) and click the option you wish to view. Did you know? You just hit the server with 11 Queries + HTTP Request + Bandwidth just for visiting the UserCP default page. What's worst is that this is not even the page that you want to view. Yep, you guessed it there goes an additional hit to the server. Add this modification to bypass the UserCP default page. The savings are HUGE especially on a big-board site. How does this help with usability?
Instructions:
v 1.1.1-2 : Missing phrase v 1.1.1 : Added SUBSCRIBE template replacements v 1.1.0 : New 3.6.8 version released (w/ template hook)v 1.0.2 : Added missing template changes v 1.0.1 : Added missing template changes You may also be interested in: Show Your Support
|
Comments |
#112
|
|||
|
|||
I applied the template edits and it seemed to have caused one of the line borders to thicken. Any way to correct this?
|
#113
|
||||
|
||||
Quote:
FIND IN SUBSCRIBE: Code:
$vbphrase[subscribed_threads_in_folder]<span class="normal">: <span id="nav_subsfolders.listinfo"><if condition="$show['allfolders']">$vbphrase[all]<else />$folder</if> <script type="text/javascript"> vbmenu_register("nav_subsfolders.listinfo"); </script></span></span> REPLACE WITH: Code:
$vbphrase[subscribed_threads_in_folder]<span class="normal">: <if condition="$show['allfolders']">$vbphrase[all]<else />$folder</if> </span> FIND: Code:
$vbphrase[subscribed_threads_in_folder]<span class="normal">: <span id="nav_subsfolders.threadlist"><if condition="$show['allfolders']">$vbphrase[all]<else />$folder</if> <script type="text/javascript"> vbmenu_register("nav_subsfolders.threadlist"); </script></span></span> Code:
$vbphrase[subscribed_threads_in_folder]<span class="normal">: <if condition="$show['allfolders']">$vbphrase[all]<else />$folder</if></span> |
#114
|
|||
|
|||
Thanks for the updates, Princeton
It works. |
#115
|
|||
|
|||
GTUserCP_README Instructions = Version: 1.0.0 and not 1.0.2; no specific UPDATE instructions given; might not be easy for some novice users.
|
#116
|
||||
|
||||
Hi
In your "USERCP_SHELL_REPLACE" you have 2 hard coded phrases that should be replaced with the existing vB Phrases: line 30: Compose Message -> $vbphrase[compose_message] line 53: View All -> $vbphrase[view_all] Greetings StarBuG |
#117
|
|||
|
|||
Hi, you should add the 'Edit Avatar' link under 'Edit Options'
|
#118
|
|||
|
|||
Looks interesting, thanks i'll try it!
|
#119
|
|||
|
|||
Quote:
Use this for standard vB phrases: line 30: Compose Message -> $vbphrase[send_new_message] line 53: View All -> $vbphrase[view_all_subscribed_threads] |
#120
|
||||
|
||||
It is not a Plugin - so it is not clean and paintless. But nice Idea. But wont install.
|
#121
|
|||
|
|||
thank you
very nice *installed* |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|