vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Default Avatar (https://vborg.vbsupport.ru/showthread.php?t=97347)

connkid25 12-05-2008 12:31 PM

Quote:

Originally Posted by Zachery (Post 1656653)
Nope, works fine when used properly.

How do we get the member page to work? I can resize the image but I cant figure out how to get it to show on the member page. Zach, you should update this mod. It really is one of those mods we cannot live without! :)

Trixi.com 12-10-2008 04:23 PM

Nice plugin. Works also on 3.7.4. Thank you

Kihon Kata 12-10-2008 11:51 PM

Quote:

Originally Posted by Zachery (Post 1656653)
Nope, works fine when used properly.

Not working for me 3.7.4. Only postbit.

Zachery 12-12-2008 11:25 PM

Quote:

Originally Posted by Kihon Kata (Post 1682805)
Not working for me 3.7.4. Only postbit.

You screwed something up.

Kihon Kata 12-12-2008 11:53 PM

Quote:

Originally Posted by Zachery (Post 1684190)
You screwed something up.

No, I didn't. This was working for me for a long time. I then upgraded from 3.6.8 -> 3.7.4 and it broke.

I didn't screw anything up :)

djxcee 12-13-2008 10:27 AM

Try to reinstall the product.

Working for me on 3.7.4

Kihon Kata 12-13-2008 12:34 PM

Quote:

Originally Posted by djxcee (Post 1684430)
Try to reinstall the product.

Working for me on 3.7.4

djxcee, it's not a product, it's a plugin. It's just not working for me in the member profiles but it _IS_ working in the postbits.

Zach,

I checked the plugins and there are two there. One for postbit_display_complete with this code:
Code:

if (!$this->post['avatarurl'])
{
$this->post['avatarurl'] = "images/avatars/noavatar.gif";
}
if ($this->registry->userinfo['showavatars'])
{
$show['avatar'] = true;
}

Code:

One one in the member_complete with this code:

if (!$avatarurl)
{
$userinfo['avatarurl'] = "images/avatars/noavatar.gif";
}
$show['avatar'] = true;

As you can see, I have the image in there too: http://www.makeuptalk.com/forums/ima...s/noavatar.gif (click it)

Help?

djxcee 12-13-2008 02:01 PM

Quote:

Originally Posted by Kihon Kata (Post 1684481)
djxcee, it's not a product, it's a plugin.

Um, it is a product that adds two plugins to vBulletin?

Checked your forum, looks like it's working.

Kihon Kata 12-13-2008 02:19 PM

Quote:

Originally Posted by djxcee (Post 1684528)
Um, it is a product that adds two plugins to vBulletin?

Checked your forum, looks like it's working.

When I try to add the "default_avatar.xml" I get this message:
Quote:

This file appears to be a Plugin, not a Product. Please use the Plugin Manager to add this file.
So that tells me it's a plugin and NOT a product.

BTW, it's not working in our profiles

Thanks for trying to help though.

connkid25 12-13-2008 04:54 PM

Quote:

Originally Posted by Zachery (Post 1684190)
You screwed something up.

Zach, it doesnt work with 3.7 on the member page. Postbit works though!


All times are GMT. The time now is 11:15 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.01523 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
  • (9)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