Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Template Modifications

Reply
 
Thread Tools
GTUserCP - Enhanced USERCP Interface + USERCP Menu Details »»
GTUserCP - Enhanced USERCP Interface + USERCP Menu
Version: 1.1.1, by Princeton Princeton is offline
Developer Last Online: Nov 2022 Show Printable Version Email this Page

Category: End-User Options - Version: 3.6.8 Rating:
Released: 01-11-2007 Last Update: 11-11-2007 Installs: 782
Template Edits
Additional Files  
No support by the author.

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?
  1. Decrease Server Resources
  2. Increase Usability
Support modification by "Installing", "nominating for MOTM", and/or donating.

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?
  1. Private Messages are the most frequently used user option.
    • Moving this to the top will give members quicker access.
    • Displaying custom folders will also bypass some pages (clicks) and therefore decreases server resources.
  2. Collapsing/Expanding some of the options will provide members quicker access to what is important to them.
This modification has been reported working on earlier vb versions 3.5.4+.

Instructions:
  1. Install product via Product Manager.
  2. If you want to add UserCP Menu read the README file. This has to be done manually.
  3. Show your support click "Mark As Installed", nominate for MOTM, rate this modification, and/or donate.
History:

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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #252  
Old 06-20-2007, 07:17 PM
agitated agitated is offline
 
Join Date: Jan 2005
Location: U.K.
Posts: 141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

chuchukuttie:

look in your header template.

Find <a href="usercp.php">

You will have to modify the code around this area because the style is using custom code.

You'll need to add id="usercpoptions" and also <script type="text/javascript"> vbmenu_register("usercpoptions"); </script>

Something similar to this.
<td id="usercpoptions" width="67" height="29"><a href="usercp.php"><img id="nav_cp" src="iSkin/misc/nav_cp.gif" width="67" height="29" border="0" alt="" /></a><script type="text/javascript"> vbmenu_register("usercpoptions"); </script></td>
Reply With Quote
  #253  
Old 06-21-2007, 05:07 AM
ssslippy ssslippy is offline
 
Join Date: Jan 2006
Posts: 877
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Our forum was imported from phpBB, any recomendations on how to get these folders not to show.

Also this is conflicting with Inferno Technologies Shoutbox, any ideas?
Reply With Quote
  #254  
Old 06-21-2007, 01:02 PM
Princeton's Avatar
Princeton Princeton is offline
 
Join Date: Nov 2001
Location: Vineland, NJ
Posts: 6,693
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

- you can rename folders OR
- edit the necessary templates OR
- revert the templates

I don't use Shoutbox so cannot say anything about it.
Reply With Quote
  #255  
Old 06-23-2007, 03:10 PM
Saviour's Avatar
Saviour Saviour is offline
 
Join Date: Apr 2007
Posts: 743
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Kudos!!!

If you were a woman...I'd kiss ya smack dab on the mouth!

Great hack...lovin' every minute of it! Clicked "Installed".
Reply With Quote
  #256  
Old 06-25-2007, 09:20 PM
Princeton's Avatar
Princeton Princeton is offline
 
Join Date: Nov 2001
Location: Vineland, NJ
Posts: 6,693
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

wets lips ... just joking

if I was a woman I'd probably be running away right now
Reply With Quote
  #257  
Old 06-25-2007, 09:26 PM
Saviour's Avatar
Saviour Saviour is offline
 
Join Date: Apr 2007
Posts: 743
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Talk about a blow to my ego...

Anyhow...

I have one question...

I wanted to add a link to another hack I have, but when I do it ends up in the Quick Links Menu under the UserCP menu there...insted of the UserCP menu...from your hack.

Any suggestions?
Reply With Quote
  #258  
Old 06-25-2007, 09:44 PM
Princeton's Avatar
Princeton Princeton is offline
 
Join Date: Nov 2001
Location: Vineland, NJ
Posts: 6,693
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm guessing you are adding it to the wrong menu ... look for
HTML Code:
id="usercpoptions_menu"
and add the links there
Reply With Quote
  #259  
Old 06-25-2007, 09:59 PM
Saviour's Avatar
Saviour Saviour is offline
 
Join Date: Apr 2007
Posts: 743
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks...

That did it! Kudos for the quick replies! I appreciate it...
Reply With Quote
  #260  
Old 06-29-2007, 01:59 AM
Princeton's Avatar
Princeton Princeton is offline
 
Join Date: Nov 2001
Location: Vineland, NJ
Posts: 6,693
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please stop asking...

I'll be releasing the private message quick reply and the private message postbit display modification SOON. This will be released in 2 separate modifications.

No template edits necessary.

The pm postbit display will have it's own class file.
Reply With Quote
  #261  
Old 06-29-2007, 02:08 AM
ssslippy ssslippy is offline
 
Join Date: Jan 2006
Posts: 877
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Awesome to hear you are releasing all this great stuff to the community!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:41 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06002 seconds
  • Memory Usage 2,305KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_html
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete