vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Mini Mods - Icons for UserCP Navigation 1.2 (https://vborg.vbsupport.ru/showthread.php?t=170558)

voter 07-07-2008 02:46 PM

It conflicts with the GTUserCP - Enhanced USERCP Interface + USERCP Menu from Princeton

RedGTiVR6 07-07-2008 02:52 PM

the only conflict voter, is that it replaces the template. Just go in and make the change yourself and it will take care of it.

voter 07-07-2008 07:07 PM

Quote:

Originally Posted by RedGTiVR6 (Post 1569176)
the only conflict voter, is that it replaces the template. Just go in and make the change yourself and it will take care of it.

Sorry my mistake, I was using same ids in sidebar for tables to collapse them.

For me this looks better than the one from Princeton and I am using it in side bar from https://vborg.vbsupport.ru/showthread.php?t=173996.

What I generally mean, one need to have installed only a one, this or the one from Princeton.

Kaycee123 07-10-2008 02:51 AM

Quote:

Originally Posted by Howell (Post 1564117)
In template: USERCP_SHELL_ICONS

Find:
Code:

    <if condition="$show['profilepiclink']">
    <tr><td class="$navclass[profilepic]" nowrap="nowrap">
        <table border="0" cellspacing="0" cellpadding="0">
            <tr>
                <td width="20">
        <img border="0" src="$stylevar[imgdir_misc]/usercp_icons/picture_edit.gif" width="16" height="16"></td>
                <td><a class="smallfont" href="profile.php?$session[sessionurl]do=editprofilepic">$vbphrase[edit_profile_picture]</a></td>
            </tr>
        </table>
        </td></tr>
    </if>

After Add:
Code:

    <tr><td class="$navclass[customize]" nowrap="nowrap">
        <table border="0" cellspacing="0" cellpadding="0">
            <tr>
                <td width="20">
        <img border="0" src="$stylevar[imgdir_misc]/usercp_icons_png/weather_icon.gif" width="16" height="16"></td>
        <td>$modifyweatherdata_link</td>
            </tr>
        </table>
        </td></tr>

Hope this helps. :)

Hi - I tried this but it still does the same thing. Thanks for the suggestion though!! Any other ideas?

funinthesun 07-10-2008 05:57 PM

I've installed this but only the green arrows image is showing up. Any idea why?

djbaxter 07-12-2008 07:53 AM

<font color="Red">Note: This add-on for some reason deletes the UserCP Edit Favorite Smilies link for those using that add-on.</font>

TFEX 07-13-2008 08:18 PM

Makes my boards look much nicer, thanks!

SLR722 07-14-2008 02:18 PM

What an original hack. Thanks for this! Installed :up:

gersultan 07-20-2008 09:48 AM

realy fine mod, thank you!

so now user-cp looks a little bit like the blog-cp. VERY nice :)

works on 3.7.2

The_Dan 07-25-2008 06:52 AM

Great mod, but its got one fatal floor, and that is that it wont let me use both the dark and light plugin at the same time.


All times are GMT. The time now is 12:34 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.01260 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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