Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Template Modifications
FAQ Community Calendar Today's Posts Search

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
  #62  
Old 02-01-2007, 11:26 AM
Princeton's Avatar
Princeton Princeton is offline
 
Join Date: Nov 2001
Location: Vineland, NJ
Posts: 6,693
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DefenceTalk View Post
Is it just me or the "attachment manager" missing?
Not sure .. probably just you

Can you post a screenshot?
Reply With Quote
  #63  
Old 02-02-2007, 03:07 AM
NFLfbJunkie NFLfbJunkie is offline
 
Join Date: Sep 2006
Posts: 327
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If I installed a couple of MODs that required edits to the USERCP_SHELL, can I undo those edits, replace the original USERCP_SHELL with the replacement and then redo the edits from the other two installed MODs to make this work? I am hoping so.
Reply With Quote
  #64  
Old 02-02-2007, 06:52 AM
Darat Darat is offline
 
Join Date: Aug 2004
Posts: 329
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Junkie View Post
If I installed a couple of MODs that required edits to the USERCP_SHELL, can I undo those edits, replace the original USERCP_SHELL with the replacement and then redo the edits from the other two installed MODs to make this work? I am hoping so.

I'd have thought it would probably be quicker to just edit into your already modified USERCP_SHELL?
Reply With Quote
  #65  
Old 02-02-2007, 10:52 AM
NFLfbJunkie NFLfbJunkie is offline
 
Join Date: Sep 2006
Posts: 327
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

But what do I edit specifically? It seems there would be a lot considering that the whole original USERCP_SHELL needs to be replaced with the code of the replacement usercp_shell.
Reply With Quote
  #66  
Old 02-02-2007, 11:51 AM
Princeton's Avatar
Princeton Princeton is offline
 
Join Date: Nov 2001
Location: Vineland, NJ
Posts: 6,693
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Junkie View Post
If I installed a couple of MODs that required edits to the USERCP_SHELL, can I undo those edits, replace the original USERCP_SHELL with the replacement and then redo the edits from the other two installed MODs to make this work? I am hoping so.
You can edit my copy of the USERCP_SHELL template with the edits you made to your current USERCP_SHELL.

Before you do anything, make sure you save a copy of your current USERCP_SHELL template.
Reply With Quote
  #67  
Old 02-02-2007, 12:06 PM
NFLfbJunkie NFLfbJunkie is offline
 
Join Date: Sep 2006
Posts: 327
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That makes more sense and that would be much easier. Thanks Princeton. Great MOD and I am now off to install, or actually, edit.
Reply With Quote
  #68  
Old 02-02-2007, 12:29 PM
NFLfbJunkie NFLfbJunkie is offline
 
Join Date: Sep 2006
Posts: 327
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am trying to add the vbMySmilies MOD edits in to the replacement USERCP_SHELL file, but do not have:

HTML Code:
<tr>
 <td class="thead">$vbphrase[miscellaneous]</td>
</tr>
I do find the following, which has part of it at the beginning and part of it at the end:

HTML Code:
<td class="thead"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('miscpanel')"><img id="collapseimg_miscpanel" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_miscpanel].gif" alt="" border="0" /></a> $vbphrase[miscellaneous]</td>
I am suppose to replace the first set of code (from above) with:

HTML Code:
<tr>
 <td class="thead">$vbphrase[mysmiliesvb_mysmilies]</td>
</tr>
<tr>
 <td class="$navclass[mysmiliesvb]" nowrap="nowrap"><a class="smallfont" href="mysmiliesvb.php?$session[sessionurl]">$vbphrase[mysmiliesvb_mysmilies]</a></td>
</tr>
<tr>
 <td class="thead">$vbphrase[miscellaneous]</td>
</tr>
Reply With Quote
  #69  
Old 02-02-2007, 12:39 PM
Princeton's Avatar
Princeton Princeton is offline
 
Join Date: Nov 2001
Location: Vineland, NJ
Posts: 6,693
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Insert this: (do not replace)

HTML Code:
<tr>
 <td class="thead">$vbphrase[mysmiliesvb_mysmilies]</td>
</tr>
<tr>
 <td class="$navclass[mysmiliesvb]" nowrap="nowrap"><a class="smallfont" href="mysmiliesvb.php?$session[sessionurl]">$vbphrase[mysmiliesvb_mysmilies]</a></td>
</tr>
Reply With Quote
  #70  
Old 02-02-2007, 12:43 PM
NFLfbJunkie NFLfbJunkie is offline
 
Join Date: Sep 2006
Posts: 327
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Where does it need to go in the replacement USERCP_SHELL?
Reply With Quote
  #71  
Old 02-02-2007, 12:54 PM
Princeton's Avatar
Princeton Princeton is offline
 
Join Date: Nov 2001
Location: Vineland, NJ
Posts: 6,693
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

place everything under
HTML Code:
          <if condition="$show['attachments']">
            <tr>
              <td class="$navclass[attachments]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editattachments">$vbphrase[attachments]</a></td>
            </tr>
          </if>
Reply With Quote
Reply


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 12:43 AM.


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.08547 seconds
  • Memory Usage 2,322KB
  • 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
  • (5)bbcode_html
  • (3)bbcode_quote
  • (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
  • (1)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