Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
Who's Online
0 registered (), 38 Guests and 19 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 08/18/06
Posts: 572
Top Posters (30 Days)
Ruben Rocha 95
Rick 85
Mark S 74
Thelockman 49
Gizmo 49
driv 35
Sirdude 32
ntdoc 28
packlite 26
AllenAyres 25
Latest Photos
bear test
Beach Barbie-Q
Sunset
Accept the challenge!
Trees
Page 1 of 2 1 2 >
Topic Options
Rate This Topic
#217521 - 10/02/08 04:13 PM [FIXED for 7.4b2] 7.4b1 - Featured Member avatars aren't pixel restricted
ScriptKeeper Offline
old hand
***

Registered: 12/09/06
Posts: 1045
Loc: UK
Attached is what I see when Harold is the Featured Member (one of his ever changing avatars). Should it not have a Max height / width reletive to CP > Profile Settings > Avatars or is it not set on this forum?


Attachments
fmempixels.gif



Top
#217523 - 10/02/08 05:14 PM Re: 7.4b1 - Featured Member avatars aren't pixel restricted [Re: ScriptKeeper]
Gizmo Moderator Offline

***

Registered: 06/04/06
Posts: 12089
Loc: Portland, OR; USA
Originally Posted By: ScriptKeeper
Should it not have a Max height / width reletive to CP > Profile Settings > Avatars
I hope it will...
_________________________
UGN Security, Elite Web Gamers & VNC Web Design Owner
Longtime UBB Supporter, UBB7 Beta Tester & Resident Post-A-Holic

Top
#217526 - 10/03/08 03:33 AM Re: 7.4b1 - Featured Member avatars aren't pixel restricted [Re: Gizmo]
ScriptKeeper Offline
old hand
***

Registered: 12/09/06
Posts: 1045
Loc: UK
Displays the same in both Firefox 3.0.3 and IE7.


Attachments
fmempixels2.gif



Top
#217527 - 10/03/08 05:54 AM Re: 7.4b1 - Featured Member avatars aren't pixel restricted [Re: ScriptKeeper]
Thelockman Online   crying
addict
***

Registered: 02/10/07
Posts: 522
Loc: Pennsylvania
On the same note it would be nice to be able to click a box killing the pixel restrictions on the avatars in the forums as they distort the avatars if some are smaller then the size limit while others are the size limit.

Every update and release I upload I have to manually edit 2 or 3 files to remove the max width and height restrictions on my board making upgrading and stuff a real pain. Many users have asked in the past as well how to delete those tags and what files to do it in for this same reason.
_________________________
Beagle World - A forum for those who are owned by beagles.
Track Thunder - The Unofficial Racing Forum

Top
#217594 - 10/06/08 10:21 AM Re: 7.4b1 - Featured Member avatars aren't pixel restricted [Re: Thelockman]
Rick Administrator Offline

*****

Registered: 06/04/06
Posts: 7998
Loc: Aberdeen, WA
Fixed the featured member avatar stretch. As for the pixel restrictions elsewhere, the better way to handle this is for us to actually find a fix so it doesn't distort the images.

It's not actually supposed to resize anything unless it's larger than the set limit. I need to get some examples of where it's doing this and then figure out a proper fix, as removing the restrictions altogether would allow the users to upload large avatars that distort the layout.
_________________________
UBB.threads™ Developer
My Personal Website · StogieSmokers.com

Top
#217621 - 10/06/08 07:10 PM Re: 7.4b1 - Featured Member avatars aren't pixel restricted [Re: Rick]
Thelockman Online   crying
addict
***

Registered: 02/10/07
Posts: 522
Loc: Pennsylvania
What it is doing is stretching the avatars in both the threads and the show members file.

If your max width and height are 100x100 and someone uses an avatar of say 50x60 it distorts it to 100x100 no matter what, really looks bad and ugly.

When the code is sent to the browser it sends with all avatar images width="max_avatar_width" height="max_avatar_height" not checking to make sure it is actually smaller or larger.

Not exactly sure I used the correct field stuff but you get the idea.
_________________________
Beagle World - A forum for those who are owned by beagles.
Track Thunder - The Unofficial Racing Forum

Top
#217622 - 10/06/08 07:36 PM Re: 7.4b1 - Featured Member avatars aren't pixel restricted [Re: Thelockman]
Rick Administrator Offline

*****

Registered: 06/04/06
Posts: 7998
Loc: Aberdeen, WA
But the thing is, it doesn't do that on all servers. For example, take a look at Scriptkeeper's avatar, first one in this thread. That one is only 79px × 50px and it keeps the dimensions properly.
_________________________
UBB.threads™ Developer
My Personal Website · StogieSmokers.com

Top
#217628 - 10/07/08 06:48 AM Re: 7.4b1 - Featured Member avatars aren't pixel restricted [Re: Rick]
Thelockman Online   crying
addict
***

Registered: 02/10/07
Posts: 522
Loc: Pennsylvania
Well, for one not everyone uses the exact same server setup, OS, Settings, or software. If you would like I will setup a server just for you to try this on my configuration or even give you the install CD so you can setup a box on your own to see what it really happening with the average server (Linux).

This is a problem for many of the users running this software and I have found that the site person either do not know how to modify the software to get around this, just make it so that you have to make your avatar an exact size, ignore the appearance of the crappy looking avatar distortion, or just plain don't use avatars at all when they come across this problem as they don't want to be bothered with fixing it or asking how to fix it.

This day and age everyone wants avatars so it has become a major concern in many places.

I do not have a non modified version of the UBB.threads at this time handy to be able to find the code that is the problem as I have modified every one I have as soon as I download it and test it for bugs and related problems before going live with it or I would post the file and code direct where the problems are coming from. I do know it is 2 distinct files that need to be modified striping out the code mentioned above.
_________________________
Beagle World - A forum for those who are owned by beagles.
Track Thunder - The Unofficial Racing Forum

Top
#217630 - 10/07/08 11:55 AM Re: 7.4b1 - Featured Member avatars aren't pixel restricted [Re: Thelockman]
Rick Administrator Offline

*****

Registered: 06/04/06
Posts: 7998
Loc: Aberdeen, WA
That would be fantastic if you have a setup I could test/debug on. I'd really like to fix this properly, it's just that none of the sites I have access to have the issue, so a bit hard to debug and fix wink
_________________________
UBB.threads™ Developer
My Personal Website · StogieSmokers.com

Top
#217631 - 10/07/08 12:44 PM Re: 7.4b1 - Featured Member avatars aren't pixel restricted [Re: Rick]
Thelockman Online   crying
addict
***

Registered: 02/10/07
Posts: 522
Loc: Pennsylvania
I will set you up and PM you the information for the FTP, MySQL Database, and the sub domain location. Would you like a secure site lock down requiring a user name and password to enter the site to make it private and not open the the general public?
_________________________
Beagle World - A forum for those who are owned by beagles.
Track Thunder - The Unofficial Racing Forum

Top
Page 1 of 2 1 2 >


Shout Box

Today's Birthdays
theregit
Recent Topics
7.4.1 show/hide category bug
by Seattlebrian
Today at 11:56 AM
7.4.2 Discussion
by Rick
Today at 10:21 AM
UBBCentral now running 7.4.2
by Rick
Today at 10:21 AM
New members don't get access and are not displayed in the config panel
by Yomar
Yesterday at 03:32 AM
How to Change Link Color / Underline in styles?
by ECNet
01/07/09 10:00 PM
Forum Stats
4298 Members
33 Forums
30692 Topics
156038 Posts

Max Online: 978 @ 06/24/07 08:19 PM