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)

DS MrSinister 06-19-2008 11:43 PM

* acco

Thanks for sharing your code..

shlomot 06-21-2008 03:48 AM

Such a great product and such a pity that other MODs do not interface with it (such as SMS, Extra Profile Page, and more).

It obviously has to do with using a whole different template while other mods are geared to modify the default template.

Well, if the mountain doesn't go to Mohammad, can the opposite take place? Can you set up the Icons in the default template while saving it in history for possible uninstall?

NAZIA 06-21-2008 09:57 AM

Hello. All..
I have found that , Byusing this hack, we must upload the usercp_icons folder in the misc directory of the style, So by this If we are changing the style of the site we must upload the usercp_icons Folder again in the misc folder of newly installed style..



To avoid this problem I have changed the source of the .XML

By using this attached file you only upload the usercp_icons Folder in the images folder only, So any change in new style of the site does not effect the site..


Enjoy...:)
Thanks..:)

dannykilla 06-30-2008 07:50 PM

Anyone know how I can get rid of this error please?
There seems that there is not enough space for the "social groups messages" phrase?

Thanks
Danny

SuperGLS 06-30-2008 08:13 PM

Simple and easy. Well done.

Installed.

Kaycee123 07-01-2008 07:35 AM

I have another option for Edit Weather Options - I've uploaded a little icon and tried to add it on, but when I do it comes up on another line like this:

https://vborg.vbsupport.ru/external/2008/07/40.gif

How do I change this so it comes up on the same line as the icon?

PHP 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_png/picture_edit.png" width="16" height="16"></td>
                <
td><class="smallfont" href="profile.php?$session[sessionurl]do=editprofilepic">$vbphrase[edit_profile_picture]</a></td>
            </
tr>
        </
table>
        </
td></tr>
    </if>
                                 <
td width="20">
        <
img border="0" src="$stylevar[imgdir_misc]/usercp_icons_png/weather_icon.gif" width="16" height="16"></td>$modifyweatherdata_link

    
<tr><td class="thead"><a style="float:$stylevar[right]href="#top" onclick="return toggle_collapse('networking')"><img id="collapseimg_networking" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_networking].gif" alt="" border="0" /></a>$vbphrase[networking]</td></tr>
<
tbody id="collapseobj_networking" style="$vbcollapse[collapseobj_networking]">
    <
tr><td class="$navclass[buddylist]nowrap="nowrap">
        <
table border="0" cellspacing="0" cellpadding="0"


Raptor 07-01-2008 10:14 AM

works great on 3.7.2 - even on a custom skin - many thanks

Howell 07-01-2008 05:02 PM

Quote:

Originally Posted by Kaycee123 (Post 1563768)
I have another option for Edit Weather Options - I've uploaded a little icon and tried to add it on.

How do I change this so it comes up on the same line as the icon?

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. :)

DieselMinded 07-06-2008 05:18 AM

How about the Blog ?

wildarmz 07-06-2008 05:44 AM

Very cool and worked without a hitch!


All times are GMT. The time now is 03:41 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.01662 seconds
  • Memory Usage 1,763KB
  • 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
  • (1)bbcode_php_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