vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Home Enhancements - Adds Avatar to Navbar (https://vborg.vbsupport.ru/showthread.php?t=227666)

Skydiver10 11-13-2009 02:14 PM

Never mind I found it ...> Vbulletin Options> Navbar with Avavtar > ...Height set to 70.

The only thing is when you change the height, it changes the entire top bar across the screen, still leaving a border around the avatar.

So, If you set the Height to 100, then the whole navbar across the screen increases as well. So, nothing has changed except that you can increase your picture size with the whole navbar included.

Is there a way to adjust the size of the avatar picture only?

Thank you so much for your work!

RTMdotORG 11-13-2009 03:03 PM

Hi, thanks for this.
But I dont feel this is a big enough mod to have your name and site in my footer...
is there a way to take it off?

Kolbi 11-15-2009 04:28 PM

Quote:

Originally Posted by Skydiver10 (Post 1913570)
Border still around Avatar ...where do I edit the border? Thanks!

Are you using the version with or without TMS?
I don?t really know your style and your css. But please try to modify:
HTML Code:

<td class="alt1"><a href="$vboptions[bburl]/profile.php?do=editavatar">$navbaravatar</a></td>
class="alt1" try to change to alt2 or navbar or just remove it.

Kolbi 11-15-2009 04:31 PM

Quote:

Originally Posted by Skydiver10 (Post 1913578)
Is there a way to adjust the size of the avatar picture only?

Not really, if I can clearly understand you, you want to have only the avatar height increased and not the whole navbar?
And personally I think it would not look nice.

Kolbi 11-15-2009 04:31 PM

Quote:

Originally Posted by RTMdotORG (Post 1913616)
Hi, thanks for this.
But I dont feel this is a big enough mod to have your name and site in my footer...
is there a way to take it off?

A small donation and I tell you how to do :)

RTMdotORG 11-15-2009 10:12 PM

Quote:

Originally Posted by Kolbi (Post 1914663)
A small donation and I tell you how to do :)

I figured it out, thanks.

Kolbi 11-16-2009 03:25 PM

I think about updating to vb 4.x, there should the avatar now be located?
Are you interested in the 4.x Version?

Kolbi 11-16-2009 07:57 PM

Go into /includes/config.php an remove the // before //define('DISABLE_HOOKS', 1);
Then save and return into AdminCP. There you can uninstall this modification.
After that add the // again and save.

What issue do you have?

Kolbi 11-17-2009 10:02 AM

Quote:

Originally Posted by ppatil007 (Post 1915524)
thanks for the quick reply

i dont see //define('DISABLE_HOOKS', 1); in my config.php
please ref attachment i have put the content of my config.php in the note pad

i am sorry i am not a coder i dont understand much of this stuff , dont know whats wrong another admin at my forum uploaded another similar plugin for avatar but that did not work so i removed that and tried this but even this something happened i am using 3.8.4

thanks for your time
:up:

Please remove your attachment, because you forgot to remove your password and so on :)

I seems that someone has shorten your config.php. Please open an original config.php.new and compare these two versions and you?ll see that at the end this is missed:
HTML Code:

        //        GZIP komplett deaktivieren: Dies ist noetig, wenn auf dem Server standardmaessig
        //        GZIP aktiv ist und diese Option auch im Administrator-Kontrollzentrum aktiviert wurde.
        //        Dadurch ist oft in vBulletin keine Anmeldung mehr moeglich.
        //        Moeglicherweise ist es noetig, die folgende Zeile in der Datei /includes/init.php oder
        //        /includes/class_core.php aufzunehmen, damit dieser Eintrag wirksam wird.
//define('NOZIP', 1);

        //        Plug-in-System komplett deaktivieren: Dies ist noetig, wenn durch
        //        fehlerhafte Plug-ins in vBulletin keine Anmeldung mehr moeglich ist.
//define('DISABLE_HOOKS', 1);

        //        Keine E-Mails verschicken. Diese Einstellung sollte fuer ein Test-Forum aktiviert werden.
//define('DISABLE_MAIL', true);

        //        Debug-Modus aktivieren: Nur fuer Entwickler gedacht.
//if (VB_AREA == 'AdminCP')
//{
//        $config['Misc']['debug'] = 1;
//}

(okay, mine version is German :))
This has to be added you your config.php and then you can remove the // before //define('DISABLE_HOOKS', 1);

I you send me via PM AdminCp access and ftp access I can perhaps help you.
Administrator@2-wheel-planet.de for further informations.

But I think that your problem has nothing to do with my modification :)

Kolbi 11-17-2009 03:43 PM

Quote:

Originally Posted by ppatil007 (Post 1915977)
Thanks for the detailed information , i removed the attachment
where can i find config.php.new ? i will compare and try to fix it as before

Go on vbulletin.com login and download the fully vbulletin 3.8.4pl1 package.


All times are GMT. The time now is 05:39 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.01095 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
  • (2)bbcode_html_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
  • (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