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)

yingzhou 02-16-2007 05:47 AM

Thank for this cool Hack. :D

Shazz 02-16-2007 02:18 PM

Finally got the update thanx

Wayne Luke 02-16-2007 10:37 PM

Quote:

Originally Posted by redlabour (Post 1183278)
It is not a Plugin - so it is not clean and paintless. But nice Idea. But wont install.

It replaces a default template. It really couldn't be done as a plugin. Takes like 5 seconds to install.

RedGTiVR6 02-20-2007 01:14 PM

Never mind!

Super Pan 02-20-2007 03:02 PM

It only seems to add the subscribed threads options and not the PM's? I have installed it twice to see if I missed anything out but still the same out come. Any ideas?

http://img187.imageshack.us/img187/4029/hmmqa0.gif

TheBlackPoet 02-20-2007 03:48 PM

this would be nice.... if i didnt have to replace the whole template.. i have other hacks that are coded into this particular template.. and to overwrite it would ill-affect other hacks... could you just make this hack where we could paste blocks of code between other lines of code???

croportal 02-20-2007 09:28 PM

how can i here
Code:

<!-- / PAGENAV POPUP -->
</if>

<if condition="$show['popups'] AND $show['member']">
<div class="vbmenu_popup" id="usercpoptions_menu" style="display:none">
        <table cellpadding="4" cellspacing="1" border="0">               
        <tr><td class="thead" align="$stylevar[left]"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_control_panel]</a></td></tr>       
        <if condition="$show['pmstats']"><tr><td class="vbmenu_option" align="$stylevar[left]"><a href="private.php$session[sessionurl_q]" rel="nofollow">$vbphrase[private_messages]</a></td></tr></if>
        <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="subscription.php$session[sessionurl_q]" rel="nofollow">$vbphrase[subscribed_threads]</a></td></tr>
        <if condition="$show['siglink']"><tr><td class="vbmenu_option" align="$stylevar[left]"><a href="profile.php?$session[sessionurl]do=editsignature">$vbphrase[edit_signature]</a></td></tr></if>
        <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="profile.php?$session[sessionurl]do=editprofile">$vbphrase[edit_profile]</a></td></tr>
        <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td></tr>
        <tr><td class="thead" align="$stylevar[left]">$vbphrase[miscellaneous]</td></tr>
        <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[my_profile]</a></td></tr>
        </table>
</div>
</if>



i would like to have one more option, link to the
Code:

<!-- v3 Arcade -->
<tr>
        <td class="$navclass[arcade]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editarcade">$vbphrase[edit_arcade_options]</a></td>
</tr>
<!-- /v3 Arcade -->




and where i can translate: "compose messages" phrase in usercp and "View All" - this is for subscription

thanks allot ;)

dbirosel 02-20-2007 10:15 PM

Didn't read all the pages, so don't know if this was answered yet. I would you go about on custom template for the navigation? I want to install this mod, but already the first code to change, is different from what i have.


As i seen, most custom templates with custom navbars, the editing is done in header.

This is my coding from the header for the specific usercp:

Code:

<!-- Options -->
<if condition="$show['member']">
<td width="93">
<table width="93"  border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="background:#FFFFFF url($stylevar[imgdir_misc]/bouton_options.gif);"><a href="$vboptions[bburl]/usercp.php$session[sessionurl_q]" rel="nofollow"
                onmouseover="JSFX.fadeIn('options')"
                onmouseout="JSFX.fadeOut('options')"><img
                src="$stylevar[imgdir_misc]/bouton_options.gif" name="options"  width="93" height="40" border="0" class="imgFader" id="options" alt="" /></a></td>
</tr>
</table>
</td>
</if>
<!-- /Options -->

How would i go about in adding your code in?

Code:

    <if condition="$show['member']">
      <td id="usercpoptions" class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a>
        <script type="text/javascript"> vbmenu_register("usercpoptions"); </script></td>
    </if>


ahmednadir 02-21-2007 04:01 AM

hi
thanks alot for this great mod "installed"

dbirosel 02-21-2007 02:07 PM

I feel so jealous.. i really want this mod installed, but i just can't achieve the first step because of the custom navbar.

dbirosel 02-21-2007 05:41 PM

i got it to work now.. but on IE, the header is all messed up. firefox, safari and opera looks normal.


www.caraudiojunkyard.com/forum

dbirosel 02-21-2007 06:24 PM

n/m got it to work. thank you.

Princeton 02-22-2007 11:11 AM

sorry dbirosel,
For not getting to you earlier ... got lost in all my work. ;)

thank you for the update

jason1 02-22-2007 06:53 PM

Was it this mod that turned on the "Add <<member name>>to Your Buddy List" under every post? If it was, how do I get rid of it? It seems to clutter up the forum.

da420 02-22-2007 07:03 PM

No, this would not be the modification.

jason1 02-22-2007 07:26 PM

Quote:

Originally Posted by da420 (Post 1188505)
No, this would not be the modification.

Sorry about that. I wonder which one it was!:)

Rickeo 02-23-2007 08:15 PM

Am having a problem since I done mine its working ok but I cnt put the code in the navbar is it messes it up but if I dont eidt any code in the nav bar or subscribed threads it works like a charm.

Except one little problem which is this:

Since I edited template and installed the mod my private messages messed up instead of being located at the right hand side of the USERCP Menu it is below it leaving a huge space inbetween and I dont know why I have tried reverting the templates but it still doesnt work but has only happend since I installed these mods.

I have onclosed some screenshots can u help me with this I really need to fix it and cant afford to make a new style as I will lose all my mods and wioll b too much work.

here are the sreeen shots:

https://vborg.vbsupport.ru/external/2007/02/3.jpg
https://vborg.vbsupport.ru/external/2007/02/4.jpg

Any help would be greatly appreciated.

Thanks

~Rick~

Princeton 02-23-2007 10:21 PM

your problem could be caused by a few things ... 2 that come to mind
- error on your behalf when copying/pasting
- invalid code on your custom style

This mod and it's instructions were written for a default vbulletin 3.6.4.

T_Richardson 02-26-2007 05:42 PM

Installed flawlessly on 3.6.4 :up: :up:

Cedric_FP 02-26-2007 10:53 PM

Great hack. Great work! Works perfectly.

rezapci 02-26-2007 11:54 PM

wow awesome, verynice

SkyCatcher 02-27-2007 05:43 PM

Quote:

Originally Posted by Princeton (Post 1189400)
your problem could be caused by a few things ... 2 that come to mind
- error on your behalf when copying/pasting
- invalid code on your custom style

This mod and it's instructions were written for a default vbulletin 3.6.4.


I tried it with a custom style just by following the instructions and it worked no problem. More than likely you made an error when pasting (make sure word wrap is off when cut/pasting code).

Princeton 02-28-2007 11:30 AM

Quote:

Originally Posted by SkyCatcher (Post 1192053)
I tried it with a custom style just by following the instructions and it worked no problem. More than likely you made an error when pasting (make sure word wrap is off when cut/pasting code).

yea..... most likely, Rickeo cut and pasted wrongly

thank you

obmob 02-28-2007 02:55 PM

Finally i installed this, looks awesome so far.

But a couple of phrases are hard coded in english, in case you have multiple languages, it's kind of a pain. :D

Of course we can add extra phrases in vB, but maybe some members would appretiate this info in the first post. :)

I added a phrase for Compose Message and View All. ;)

deb0 02-28-2007 04:54 PM

copy and pasting; mod doesn't work. Schweet!

Princeton 02-28-2007 05:03 PM

provide more info ... screenshots?

please ensure that you read the instructions correctly

powerbook 02-28-2007 05:14 PM

I haven't installed this hack but would it be possible to integrate this into a vBadvanced module?

Princeton 02-28-2007 05:22 PM

Sorry, I don't use vbadvanced.

What do you want to add? menu?
If so .. you don't need vba to do that .. just edit the navbar template.

rjmjr69 03-01-2007 08:56 AM

I can not seem to get it to work properly I only get a partial bar with no further drop down menu's. I've redone everything three times. Images are uploaded and still nothing. This has also seemed to have changed my control panel. Screen shot attached. What could be the problem. I am using 3.6.4 and the surge skin

Forgive my ignorance. lol

SkyCatcher 03-01-2007 09:00 AM

Quote:

Originally Posted by rjmjr69 (Post 1193213)
I can not seem to get it to work properly I only get a partial bar with no further drop down menu's. I've redone everything three times. Images are uploaded and still nothing. Screen shot attached. What could be the problem. I am using 3.6.4 and the surge skin

That's how it's supposed to look. Just click the UserCP link here @ vb.org to see.

rjmjr69 03-01-2007 09:11 AM

I'm a retard I'm sorry I was looking at that screen shot posted as if you clicked usercp you would always see that data...lol So sorry. Well looks like I have it installed properly. Thank you so much its really nice

Vinyljunky 03-01-2007 01:38 PM

Great Mod

Thank You

VinylJunky

blockbusted 03-01-2007 11:55 PM

Thanks. Very nice mod.

*clicks install

dotJoel 03-02-2007 12:08 AM

SUGGESTION

I would really like to see "Edit Avatar" added to the popup menu! Our members use avatars more then signatures as no images allowed in signatures. So would be very beneficial. Right now this mod makes everything else easier, but harder to find avatar settings.

Regards,

Joel

da420 03-02-2007 12:26 AM

Quote:

Originally Posted by dotJoel (Post 1193783)
SUGGESTION

I would really like to see "Edit Avatar" added to the popup menu! Our members use avatars more then signatures as no images allowed in signatures. So would be very beneficial. Right now this mod makes everything else easier, but harder to find avatar settings.

Regards,

Joel

Add

Code:

<tr><td class="vbmenu_option"><a href="profile.php?do=editavatar">$vbphrase[edit_avatar]</a></td></tr>
Below

Code:

<tr><td class="vbmenu_option" align="$stylevar[left]"><a href="subscription.php$session[sessionurl_q]" rel="nofollow">$vbphrase[subscribed_threads]</a></td></tr>

dotJoel 03-02-2007 11:08 AM

@DA420 - that worked a treat. Thankyou very very much!

Regards,

Joel

Reeve of shinra 03-02-2007 08:40 PM

I didnt realize this was released... this is a nice mod. Thank you for taking the time to share.

2 FN LOW 03-03-2007 12:54 PM

i think im gonna try this out...clicking install

fifko 03-03-2007 11:37 PM

Thanks...

* Installed

Masked Crusader 03-04-2007 07:40 PM

Tag. Reserved for future use.


All times are GMT. The time now is 10:37 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.01694 seconds
  • Memory Usage 1,824KB
  • 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
  • (6)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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