vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - Avatar in Header (https://vborg.vbsupport.ru/showthread.php?t=230415)

PreciseDemise 08-13-2010 09:27 PM

Nice! :D Maybe this will get hte lazy buggers to up load one :D

Thanks guys =)

8thos 09-26-2010 04:42 AM

Works great!

8thos 10-04-2010 02:12 AM

I take that back. This is the mod that screwed up my main login page.

https://vborg.vbsupport.ru/showthread.php?t=251567

Mr_Running 10-27-2010 11:49 AM

Great Job Seven Skins works with 4.0.8 default. I thought it needed sharing that it works :)

I added the border and when I remove the width and height settings I lose the border. I know this combo will work but I could use a little help and It would be great to have it below the logout.

Maybe Carrlos would be willing to help :) not to single you out friend :)
Quote:

Originally Posted by carrlos (Post 1949299)
I had a problem with this because my avatar is not a perfect square. To fix, I removed the width and height settings completely from the plug-in and changed the margin-right in the header to 80px (my default forum max size is 80x80). ;)

what do I need to remove width and height...or do I need to find "profile.php?do=editavatar" ...if so where do I find it...LOL :)
I feel like I am trapped in a square box :) --> I like the square if it was an image but if it user uploads a random "photo" and does not square it up! It will be distorted. I guess user can learn to square their photos to look good but if they do not have to all the better.

I thought I would just remove this " width=\"60\" height=\"60\"
but no it did not work. Learning code is fun :)

Code:

$ava_urlX = $ava_url[0];
  $ss_avatar = "<a href=\"profile.php?do=editavatar\"><img src=\"$ava_urlX\" width=\"60\" height=\"60\" style=\"border: 1px solid #FF0000;\" alt=\"Avatar\" /></a>";

Avatar in header mod is awesome!
Cheers,
:)
Mr_Running

sweetguy2004 10-28-2010 07:50 AM

Thanks friend installed!

Mobo 11-09-2010 02:35 PM

Quote:

Originally Posted by Mr_Running (Post 2114850)
Great Job Seven Skins works with 4.0.8 default. I thought it needed sharing that it works :)

I added the border and when I remove the width and height settings I lose the border. I know this combo will work but I could use a little help and It would be great to have it below the logout.

Maybe Carrlos would be willing to help :) not to single you out friend :)


what do I need to remove width and height...or do I need to find "profile.php?do=editavatar" ...if so where do I find it...LOL :)
I feel like I am trapped in a square box :) --> I like the square if it was an image but if it user uploads a random "photo" and does not square it up! It will be distorted. I guess user can learn to square their photos to look good but if they do not have to all the better.

I thought I would just remove this " width=\"60\" height=\"60\"
but no it did not work. Learning code is fun :)

$ava_urlX = $ava_url[0];
$ss_avatar = "<a href=\"profile.php?do=editavatar\"><img src=\"$ava_urlX\" width=\"60\" height=\"60\" style=\"border: 1px solid #FF0000;\" alt=\"Avatar\" /></a>";

Avatar in header mod is awesome!
Cheers,
:)
Mr_Running

I was able to get it to work. Here is what my section of that code looks like:

Code:

$ava_urlX = $ava_url[0];
  $ss_avatar = "<a href=\"profile.php?do=editavatar\"><img src=\"$ava_urlX\" border=\"0\" alt=\"Your Avatar\" /></a>";

Hope this helps.

Outbackmark 11-10-2010 02:27 AM

I like this mod, just one problem, your code does not use the full server path to functions_user.php which causes problems with other mods, any chance of rectifying this?

hardboiled 11-10-2010 08:17 PM

Installed, works great. Thank you.

blake247 11-12-2010 01:21 AM

Installed this mod, now I get "Own3d By Cyb3R"

Seven Skins 11-13-2010 12:56 PM

^^ You can open this hack in the notepad and see the code ... there is no way this hack can do this.


All times are GMT. The time now is 09:18 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.01220 seconds
  • Memory Usage 1,740KB
  • 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)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