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.


All times are GMT. The time now is 09:00 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.01421 seconds
  • Memory Usage 1,746KB
  • 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
  • (4)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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