vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   End-User Options - GTUserCP - Enhanced USERCP Interface + USERCP Menu (https://vborg.vbsupport.ru/showthread.php?t=136321)

obmob 02-15-2008 02:29 AM

Should come out in the next weeks, they are already in beta 5 :eek:

SpreadingLight 02-15-2008 04:19 AM

[S]I can't find this, from the README:

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


in navbar. I can only find vbmenu_control in FORUMDISPLAY and SHOWTHREAD.

Where is it accessed at navbar?[/S]

edit: The navbar I figured out. Somehow it got deleted from one of my styles.


Also, the images aren't displaying.

Justine 02-15-2008 12:49 PM

copy this image to your misc/ folder

https://vborg.vbsupport.ru/attachmen...1&d=1200518296

SpreadingLight 02-15-2008 02:06 PM

Thank you, that displays.

Would you happen to have the compatible folder images also?

Justine 02-15-2008 02:14 PM

there in the zip file

SpreadingLight 02-15-2008 02:20 PM

I uploaded them again and they are not showing still. The issue is the Styles, because they work fine in the Plain style.

add: That was it. The files needed to be added to the images/misc folders within the custom Style folders.

Thank you for your help.

SpreadingLight 02-19-2008 12:20 PM

My site has navbar as part of the header, and Search drop-down works in firefox, but not on IE. GTU combines them for the header navbar, and navbar in IE. Any fix for this?

Thanks for the mod :D

SpreadingLight 02-19-2008 01:00 PM

Quote:

Originally Posted by helldorado (Post 1313943)
Installed on 3.6.8 and it works nicely. Thank you very much!

Also, I made an enhancement for my site that was pretty easy to do. I added two links for users to display all their own posts, and all their own threads. A modification of the links from the public profile.

http://www.projectforwardmotion.com/...dropdown_3.jpg

The code is pretty simple. Add it before the </table> html in the navbar template.

Code:

        <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$bbuserinfo[userid]" rel="nofollow">$vbphrase[display_your_posts]</a></td></tr>
        <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$bbuserinfo[userid]&amp;starteronly=1" rel="nofollow">$vbphrase[display_your_threads]</a></td></tr>


Note, you'll need to create two new global phrases for this code to work as drop-in.
display_your_posts and display_your_threads. Otherwise, I think you can enter in straight text if you're not worried about phrases or language support.

This is one of my first self code changes, so if any of the experts see where the code should be better, appreciate the input!


This is really help addition also. Thanks!

both installed

CoryNickerson 02-20-2008 01:14 PM

I have my navigation bar in the header. Thats where I store my user cp link. I'm not sure why but the following which you have to insert causes an error to be found with firebug.

PHP Code:

        <script type="text/javascript"vbmenu_register("usercpoptions"); </script


CoryNickerson 02-20-2008 01:16 PM

I have my navigation bar in the header. Thats where I store my user cp link. I'm not sure why but the following which you have to insert causes an error to be found with firebug.

PHP Code:

        <script type="text/javascript"vbmenu_register("usercpoptions"); </script

firebug says this.

Quote:

this.controlobj has no properties
init_control(undefined)vbulletin_menu.js (line 159)
vB_Popup_Menu("usercpoptions", undefined, undefined)vbulletin_menu.js (line 136)
register("usercpoptions", undefined, undefined)vbulletin_menu.js (line 76)
vbmenu_register("usercpoptions", undefined, undefined)vbulletin_global.... (line 1547)
[Break on this error] this.controlobj.state = false;
vbulletin_menu.js (line 159)

Lombardo 02-21-2008 03:52 PM

How do you add other links to it?

I have vbcredits installed and they don't appear in the usercp,how do i add them?

Thanks for your time.

Marka Ragnos 02-24-2008 02:43 PM

Nice :D

Installed!

Jase2 02-24-2008 06:13 PM

Will you release this for 3.7?

Regards Jason :)

RedGTiVR6 02-27-2008 05:13 PM

I'd be interested in a 3.7 release as well.

Gersfan 02-28-2008 04:48 PM

Hey,

How do I add new links to the dropdown of USERCP> ....

I would like to add Username Request below My Profile?

Thanks,

siriuxs 03-01-2008 11:39 AM

It's compatible with vbulletin 3.7 Beta 5 + Blog ?

Princeton 03-01-2008 03:05 PM

vB Version: 3.6.8 .. a 3.7 will be released when 3.7 (not BETA) is out

Boofo 03-01-2008 03:58 PM

Can we hope to see a 3.7 RC version then? Maybe, even?

Gersfan 03-02-2008 07:51 AM

Quote:

Originally Posted by Gersfan (Post 1453024)
Hey,

How do I add new links to the dropdown of USERCP> ....

I would like to add Username Request below My Profile?

Thanks,

Anybody?

thenutthouse 03-11-2008 12:47 PM

I will definately grab this when the 3.7 version is out.

Thnx,
~thenutthouse

Shaheen 03-13-2008 12:48 AM

Installed Nice Hack**

Jase2 03-15-2008 11:27 PM

Princeton, please take a look at THIS thread for me.

Thanks!

Regards Jason :)

ManagerJosh 03-19-2008 05:18 PM

3.7 RC1 is out :)

bugzy 03-20-2008 04:18 AM

anyone thoughts about these awesome GTUserCP mods porting for 3.7

all i can say is these GTUserCP mod's are probably some of the most essential mod's

keep it up !!

GoodKarmaKid 03-20-2008 04:24 AM

:D lol at bugzy. I think he was saying come on Princeton we love this mod and can't wait, but was trying to be diplomatic :)

It is a great mod, give him a couple days, I'm sure he will update it.


Jason
aka "The Good Karma Kid"

bugzy 03-21-2008 11:49 PM

Quote:

Originally Posted by GoodKarmaKid (Post 1469342)
:D lol at bugzy. I think he was saying come on Princeton we love this mod and can't wait, but was trying to be diplomatic :)

It is a great mod, give him a couple days, I'm sure he will update it.


Jason
aka "The Good Karma Kid"

yeah, pretty much ;)

if you ask me, this mod should definitely be built in !! its awesome

Reinhart 03-29-2008 02:28 PM

Is there any way to get the Profile Fields you've moved to "Extra Options" to display on the MEMBERINFO page? Or do I have to recode the template feild by feild?

toucan42 04-04-2008 07:12 PM

now that we have an rc2 release are we close to seeing this updated for 3.7?

toucan42 04-04-2008 08:02 PM

The zip for 111-2 only contains images?

cafenetland 04-05-2008 09:50 PM

thx.

installed

mk484 04-07-2008 09:42 PM

Very nice mod. Thank you.

Easy to install. Clicked Install.

Charlie98902 04-30-2008 07:28 PM

Works with 3.7.0 gold as well.

RedFoxy 04-30-2008 11:52 PM

that mod goes but activating it i loose a lot of voice on my panel:

Original 3.7.0:
http://img186.imageshack.us/img186/8624/fullmm5.th.jpg

With that mod:
http://img339.imageshack.us/img339/9...hmodbu6.th.jpg

justchil 05-02-2008 06:22 AM

please check this out: https://vborg.vbsupport.ru/showthread.php?t=177774

There is a version for 3.7.0 now. I had the same problem you did.

edgeyveggie 05-04-2008 10:34 PM

I can't even find this under the vBulletin Options panel to turn it on/off or whatnot, or is that not possible?

Princeton 05-04-2008 10:48 PM

Quote:

Originally Posted by edgeyveggie (Post 1508683)
I can't even find this under the vBulletin Options panel to turn it on/off or whatnot, or is that not possible?

you can disable the product via Product Manager

edgeyveggie 05-05-2008 12:12 AM

Thanks Princeton, but I shouldn't see it listed under vbulletin options at all..?
Also, should my UserCP look differently automatically on install? Because it looks the same :/?

PS I just did the template edits and those aren't showing a drop down either, it's exactly the same :/..

Princeton 05-06-2008 03:31 PM

3.7 version now available
GTUserCP Interface + UserCP navbar menu

edgeyveggie 05-07-2008 12:35 AM

Quote:

Originally Posted by Princeton (Post 1510584)
3.7 version now available
GTUserCP Interface + UserCP navbar menu

I'm using 3.6.8

edgeyveggie 05-10-2008 11:11 PM

Can anyone help me?? :( :confused::confused:


All times are GMT. The time now is 05:55 PM.

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.01683 seconds
  • Memory Usage 1,818KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (6)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