Home arrow Forum Avatar size
  Welcome, Guest. Please login or register.
Did you miss your activation email?
December 02, 2008, 12:09:54 AM
Home New Posts Search Calendar


Login with username, password and session length
+  Joomla Forum
|-+  Joomla Hacks
| |-+  Joomla-SMF Forum Support
| | |-+  Joomla-SMF 2.0.x (Moderators: -Wolverine, kai920)
| | | |-+  Avatar size
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] 2 Go Down Print
Author Topic: Avatar size  (Read 2889 times)
Mike
Joomla Newbie
*

Karma: +0/-1
Offline Offline

Posts: 15


View Profile
Avatar size
« on: November 30, 2006, 09:51:01 PM »

After doing a search I found that some people are having similar problems, but I couldn't find a solution. Basically, the bridge syncs the avatar from CB and displays it in SMF. However, there appears to be a problem with the auto resizing, in the sense that SMF does not resize the images properly, it just displays them as a 65x65 image - the max defualt size. I tried setting the size in CB to be 65x65 also, but to no avail.

SMF is by defulat meant to use html to resize the images, but this seems to be failing, maybe because it is no longer handling the images directly, but rather just calling them.

Are there any solutions for this, I am using the most up to date versions of Joomla! CB and SMF.

Thanks for any help you can give.
Logged
RakiuraSkies
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 9


View Profile
Re: Avatar size
« Reply #1 on: January 29, 2007, 02:37:09 AM »

Likewise!  I too have this problem... either I have tiny avatars in CB where it has picked them up from SMF, or badly pixellated enlargements of a tiny image in SMF where they have been picked up from CB.  I too have the latest versions of everything, and can't find a solution.

This bridge is fantastic, worked straight out-of-the-box -and that's a first!  Well impressed, but I would dearly like to see this minor issue sorted.

Can anyone help please?
Logged
shua
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 15


View Profile
Re: Avatar size
« Reply #2 on: February 02, 2007, 02:06:56 PM »

Have you changed your CB settings for Image software?  If it's grainy, it could be that.
Logged
RakiuraSkies
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 9


View Profile
Re: Avatar size
« Reply #3 on: February 02, 2007, 10:39:12 PM »

No all CB image options are defaults.  When I say 'pixellated', I mean pixellated!!!  Waaaaaay beyond 'grainy' 'noisy' or any other descriptive 'industry jargon' term for it! It's a beaut image when viewed in the programme (either SMF or J!), in which it is installed (or any other image viewer in fact), but when the bridge takes it to the other component, it goes all to hell, one way or the other.
Logged
shua
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 15


View Profile
Re: Avatar size
« Reply #4 on: February 05, 2007, 07:56:32 AM »

As a test, I changed my settings as well.  Yup, things are WAY pixelated for me as well.  So, can't help too much I guess.
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: Avatar size
« Reply #5 on: February 06, 2007, 02:39:29 PM »

well CB to SMF only creates a url link to the CB thumbnail.  And SMF to CB, depending on SMF source, simply copies the image to CB.    The best thing is probably to set the thumb size of CB to the same size that SMF is displaying.  Then your images shouldn't get pixellated when synchronizing from CB to SMF.
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
shua
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 15


View Profile
Re: Avatar size
« Reply #6 on: February 06, 2007, 02:48:48 PM »

I have the Max. Thumbnail Height and Max. Thumbnail Width in CB set to 100x100.  (See attachment #1)
Administrator -> Components -> Community Builder -> Configuration -> Images

I have avatar size in SMF set to 100x100.  (See attachment #2)
Admin -> Attachments and Avatars -> Avatar Settings

The avatars in Joomla look just fine.  The avatars in SMF look like poop.
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: Avatar size
« Reply #7 on: February 06, 2007, 03:44:58 PM »

It could be the proportions, I noticed the scale isn't 1x1.  Is that the case, or are the images square?
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
shua
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 15


View Profile
Re: Avatar size
« Reply #8 on: February 06, 2007, 03:55:55 PM »

It could be the proportions, I noticed the scale isn't 1x1.  Is that the case, or are the images square?
Where do you notice that the scale isn't 1:1?

What I'm seeing on my site is as if it's forcing the images to be 100x100 (square) in SMF.
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: Avatar size
« Reply #9 on: February 06, 2007, 04:01:14 PM »

CB max image height 500
CB max image width 200

thats 5x2 instead of 1x1.  Remember the thumbnail is automagically created by CB and they most likely do proportioning.  However, when the image is displayed by SMF it will not be the proportioned image if you let html resize it.
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
shua
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 15


View Profile
Re: Avatar size
« Reply #10 on: February 06, 2007, 04:09:59 PM »

CB max image height 500
CB max image width 200

thats 5x2 instead of 1x1.  Remember the thumbnail is automagically created by CB and they most likely do proportioning.  However, when the image is displayed by SMF it will not be the proportioned image if you let html resize it.

I don't remember changing the 500 and 200, so I guess that was the install default?  Should I change those to something more 1:1?

So, are you saying that I should change the SMF setting to use "Download and resize it (requires GD module)" instead of the HTML resizing?  Maybe check the "Download avatar at given URL" box?

Thanks
s
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: Avatar size
« Reply #11 on: February 06, 2007, 04:24:12 PM »

I don't know if its the default, just pointing that out.  Something 1:1 would make sense or change SMF settings to match the scale.  I haven't done much testing beyond simply verifying that all avatars synchronize... so maybe trying GD module would help, I don't know.  Give it a try and let me know.
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
shua
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 15


View Profile
Re: Avatar size
« Reply #12 on: February 06, 2007, 04:48:11 PM »

Well, in SMF I tried just checking the box I spoke of earlier.  No luck...it still forced the image to be 100x100.  So, I unchecked the box, and changed the dropdown to "Download and resize it (requires GD module)" and it appears to be working better.  Now, will this require more server horsepower as it's going to resize each avatar with each page load?  I would think that checking the box would be the better solution.
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: Avatar size
« Reply #13 on: February 06, 2007, 04:53:46 PM »

oh no, it will download and resize it only once and then store it as an avatar for that user. 
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
RakiuraSkies
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 9


View Profile
Re: Avatar size
« Reply #14 on: February 06, 2007, 08:35:07 PM »

Hey guys!  Have been following the thread with interest Smiley  Have reset CB & SMF both to 65x65 across the board for images.  However still getting the pixellation from CB to SMF. Might try another few, see if that makes any difference.  How did antone else's turn out?
Logged
Pages: [1] 2 Go Up Print 
« previous next »
Jump to:  



Login with username, password and session length

Powered by MySQL Powered by PHP Joomla Forum | Powered by SMF 1.1 RC1.
© 2001-2005, Lewis Media. All Rights Reserved.
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!

Joomla Hacks is a Joomla Components, Joomla Modules, Joomla Templates, & Joomla Mambots resource portal. None of the text or images in this public website may be copied without the expressed written consent of the authors. Copyright 2005 by JoomlaHacks.com. Powered by Joomla. All rights reserved.
Terms of Use
Joomla Hacks



Joomla Hacks
German Lang French Lang Italian Lang Spanish Lang Japanese Lang Chinese Lang
Search Contact About Advertise Blogs Topsites Submit News Register Login