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

Dotara,

you have a customized skin so it's hard to tell what's the problem ...
Try changing it's class or add a style attribute .. Compare it to the other menu items and see what's different.
Reply With Quote
  #233  
Old 05-31-2007, 12:10 PM
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 chadi View Post
Problem here. In the navbar area, when I hover over "My Account" (my custom name for the user cp default menu), the submenu drops as it should. However, as soon as I hover the mouse over the user cp link/area, that submenu portion pops up in the very top left of the site. See attached.
not sure if this will resolve your problem but you have an extra </if>

FIND:
HTML Code:
</table></if>      
</div>
<!-- extras pop end -->
REPLACE WITH:
HTML Code:
</table>    
</div>
<!-- extras pop end -->
Reply With Quote
  #234  
Old 06-02-2007, 08:41 PM
Distance's Avatar
Distance Distance is offline
 
Join Date: Jul 2006
Location: Boston, Uk
Posts: 725
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this work with 3.6.7 ?

Distance
Reply With Quote
  #235  
Old 06-02-2007, 08:53 PM
EnIgMa1234 EnIgMa1234 is offline
 
Join Date: Mar 2006
Location: .:: Ireland ::.
Posts: 1,306
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it does^^
Reply With Quote
  #236  
Old 06-02-2007, 08:55 PM
Distance's Avatar
Distance Distance is offline
 
Join Date: Jul 2006
Location: Boston, Uk
Posts: 725
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay, thanks
Reply With Quote
  #237  
Old 06-03-2007, 05:38 PM
SOL-R SOL-R is offline
 
Join Date: Dec 2006
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When I upgraded, (3.6.7) I had nothing but problems with this. I uninstalled it on my live board. I still have it installed on my test board but it's not working correctly.

EnIgMa1234 did you have to change anything to make it work?

Thanks

R.
Reply With Quote
  #238  
Old 06-03-2007, 08:48 PM
EnIgMa1234 EnIgMa1234 is offline
 
Join Date: Mar 2006
Location: .:: Ireland ::.
Posts: 1,306
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i didnt no^^

reinstall it..
Reply With Quote
  #239  
Old 06-03-2007, 09:42 PM
Nutz's Avatar
Nutz Nutz is offline
 
Join Date: Aug 2004
Location: United Kingdom
Posts: 436
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Note that if you want to make this (x)html valid, all you have to do is wrap the tcat in a thead and the pm thead thing in a tbody.. if you don’t understand then it really doesn’t matter to you

Thanks,
Mat
Reply With Quote
  #240  
Old 06-05-2007, 05:45 PM
nymyth nymyth is offline
 
Join Date: Jun 2002
Location: New York
Posts: 367
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

took me a little time to figure it out for my skin, but its freaking great....thanks princeton....this + your custompages mod has been a great addition to our forums....cheers

Peace
Reply With Quote
  #241  
Old 06-13-2007, 01:26 PM
chuchukuttie chuchukuttie is offline
 
Join Date: Jan 2007
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by santimariani View Post
Quick question:

When trying to install this, I cannot find the first text block I'm supposed to replace:

FIND IN navbar:

<if condition="$show['member']">
<td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
</if>

I checked in the navbar template, but it is nowhere to be found. Any ideas? Thanks!
I have the same problem and agitated, your idea didn't work for me :-'( I'm using iSkin from eXtremepixels. Please help me.
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 05:35 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.05282 seconds
  • Memory Usage 2,314KB
  • 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
  • (2)bbcode_html
  • (2)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
  • (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