vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   End-User Options - GTUserCP Interface + UserCP navbar menu (https://vborg.vbsupport.ru/showthread.php?t=177774)

pleroy 05-23-2008 12:02 PM

Nice hack, but it doesn't display the "customize your profile" new option from vbulletin 3.7.

How can I fix this?

Princeton 05-23-2008 12:08 PM

it's there .. please take a screenshot of your usercp

pleroy 05-23-2008 12:15 PM

edit: forgot some permission.

Any possibility to add the "customize profile" link directly in the pop-up menu?

Princeton 05-23-2008 12:29 PM

sorry, that's not this version

zlos 05-24-2008 12:41 PM

///installed\\\

Jase2 05-24-2008 12:58 PM

Quote:

Originally Posted by pleroy (Post 1528895)
edit: forgot some permission.

Any possibility to add the "customize profile" link directly in the pop-up menu?

Yes, do this:

In postbit at the bottom, add:

Code:

<if condition="$show['customizelink']"><tr><td class="vbmenu_option" align="$stylevar[left]"><a href="profile.php?$session[sessionurl]do=customize">$vbphrase[customize_profile]</a></td></tr></if>

Galeon 05-24-2008 07:04 PM

Princeton
Would you tell me the code that controll UserCP column wide?
Thanks

Princeton 05-25-2008 05:40 PM

confused .. what are you trying to do?

Galeon 05-25-2008 06:00 PM

Since I have installed a similiar mod, but it changed the usercp column narrow.
Icons for UserCP Navigation 1.2
https://vborg.vbsupport.ru/showthread.php?t=170558

I have reviewed the codes in between yours and demgel's, but no idea where control the column width.

Ascor 05-25-2008 06:28 PM

Installed, thank you :)

tuaguild 06-04-2008 01:05 AM

dropdown for usercp navbar can not find where to put items in the navbar template in vb 3.7.1
this
Code:

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

is nowhere to be found in the navbar template

Galeon 06-04-2008 06:22 AM

Hi Princeton,

Is this disabled PM popup notification?

wWw.Fun2Wii.Com 06-09-2008 03:20 PM

thanks

Captain Tycoon 06-14-2008 01:12 PM

Marked and Installed! Works Great!

xXEsEtUlOnXx 06-14-2008 01:27 PM

marked as installed, thanks

eternal_ 06-19-2008 07:10 PM

How Do I find the "navbar" in my files? I've done a search on my computer and can not find a file called navbar.php

NAZIA 06-21-2008 09:23 AM

<a href="https://vborg.vbsupport.ru/showthread.php?t=170558&highlight=usercp+icon" target="_blank">https://vborg.vbsupport.ru/showt...ht=usercp+icon</a>

Is it not better than this?

Gloria1 06-22-2008 01:52 PM

great! thanks for sharing!

Hostboard 06-22-2008 09:55 PM

Was working under 3.7.0 but upgrade to vBulletin 3.7.1 Patch Level 2https://vborg.vbsupport.ru/external/2008/06/20.jpg and it seems to be broken.

misuzuu 07-01-2008 06:47 PM

does it work for 3.7.2?

Digital Jedi 07-02-2008 07:15 PM

Works on 3.7.1 just fine.

Rickeo 07-03-2008 09:28 PM

Doesn't work for 3.7.2 waiting for update :)

redlabour 07-03-2008 09:40 PM

Works well on 3.7.2. No update needed.

@Rickeo - you have to reinstall this Modifications after Updating to 3.7.2 because of the Templatechanges.

PoetJA-1975 07-07-2008 09:36 AM

Thanx!

Jacquii.

FiMeTi 07-07-2008 03:46 PM

very good job...works just sm00th :D

Shazz 07-07-2008 05:32 PM

Working well prince, Thanks.

Angels1928 07-10-2008 09:50 AM

This didn't work on mine, I'm running 3.7.2 PL1.

Any thoughts?

kingvillain 07-12-2008 10:08 AM

Seems to be working fine on my 3.7.2 PL1

Digital Jedi 07-14-2008 01:22 PM

Quote:

Originally Posted by Angels1928 (Post 1571817)
This didn't work on mine, I'm running 3.7.2 PL1.

Any thoughts?

Actually, it looks like it did work. See where it says Inbox (0) and Sent Items? That's part of the changes the mod makes. Ordinarily that area only says List Messages. Check to see if you just don't have your images in the right place.

Digital Jedi 07-20-2008 12:44 PM

I've been meaning to ask this, Joe. Is there any reason why after installing the product, and then making the optional template edit, that the manual edit does seem to take? I've moved the line of code to the top of the table, but it still shows down below.

madmax1228 07-20-2008 11:36 PM

Installed

Salar 08-09-2008 05:15 PM

i can't find

Quote:

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

Tharos 08-13-2008 10:53 PM

installed
thanks friend

pranaysanghavi 08-14-2008 05:15 AM

Hi,
I'm runninv vb3.7.

i installed this version of the hack, and also tried with the version 1.1.1 which is meant for 3.6. But i can't see the tiny images that are to the left of the private messages like inbox, flag, subscription, etc.

i uploaded images in my /public_html/forum/images/misc folder but can't see the images ..
www.officechai.com/forum

can u pls help here to point out what's wrong?:confused:

Digital Jedi 08-15-2008 05:51 PM

Quote:

Originally Posted by pranaysanghavi (Post 1598211)
Hi,
I'm runninv vb3.7.

i installed this version of the hack, and also tried with the version 1.1.1 which is meant for 3.6. But i can't see the tiny images that are to the left of the private messages like inbox, flag, subscription, etc.

i uploaded images in my /public_html/forum/images/misc folder but can't see the images ..
www.officechai.com/forum

can u pls help here to point out what's wrong?:confused:

You need to add the images to each misc folder for every style your forum uses.

hugh_ 08-21-2008 09:47 PM

Very nice, thanks for sharing...

Hugh

GaiLoan 08-21-2008 10:38 PM

I'm running 3.7.2 PL2 and install and test working fine, thanks for all your great Mods Princeton

The Wise One 08-23-2008 08:20 PM

works great. installed.

there is no collapse feature for projects (if you have that product installed). can this be fixed?

see attachment.

pranaysanghavi 08-26-2008 02:55 PM

Hi,
I don't somehow understand why these two options
Edit Details and
One more [dont know which]

are missing from the UserCp screen of my forum.:confused:
see attached.

OfficeChai.com

Rene Kriest 08-27-2008 12:55 PM

This is damn sexy and should be included as default into the standard installation of vb.

A picture often says more than thousand words. The cp looks very overloaded and seems to be intimidating for n00bs which are confronted with vb for the first time. This add-on really helps to find your PNs very fast and structures the cp's user interface in an excellent way.

Many of my forum users are only in there for private messaging and - I have to say it again - this add-on really helps people finding what they are looking for. :)


All times are GMT. The time now is 09:55 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01340 seconds
  • Memory Usage 1,787KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete