Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
UBBDev.com
UBBWiki.com
Who's Online
5 registered (Mike L, Bjab, Gizmo, Dunny, SteveS), 20 Guests and 18 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 06/05/06
Posts: 255
Top Posters (30 Days)
Ruben 62
SD 54
Gizmo 48
gliderdad 33
Dunny 21
driv 18
dbremer 16
Iann128 14
Stan 14
Mark S 13
Latest Photos
Testing
Basildon Train Station
Basildon Town Centre looking from the rounderbout
Basildon Town Square
Gizzo Marx
Page 1 of 2 1 2 >
Topic Options
#217521 - 10/02/08 07:13 PM [FIXED for 7.4b2] 7.4b1 - Featured Member avatars aren't pixel restricted
ScriptKeeper Offline

veteran
Registered: 12/09/06
Posts: 1420
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
Express Hosting
Express Hosting "We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#217523 - 10/02/08 08:14 PM Re: 7.4b1 - Featured Member avatars aren't pixel restricted [Re: ScriptKeeper]
Gizmo Online   cat

Registered: 06/05/06
Posts: 14904
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...
_________________________
Forums: UGN Security & VNC Web Design & Development
UBB.Threads: UBB.Wiki, My UBBSkins, UBB.Sitemaps
Longtime UBB Supporter, UBB Beta Tester & Resident Post-A-Holic.
UBB Modifications, Styling, Coding Services, Disaster Recovery, and more!
Top
#217526 - 10/03/08 06:33 AM Re: 7.4b1 - Featured Member avatars aren't pixel restricted [Re: Gizmo]
ScriptKeeper Offline

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


Attachments
fmempixels2.gif


Top
#217527 - 10/03/08 08:54 AM Re: 7.4b1 - Featured Member avatars aren't pixel restricted [Re: ScriptKeeper]
JAISP Offline
old hand
Registered: 02/10/07
Posts: 1144
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.
Top
#217594 - 10/06/08 01:21 PM Re: 7.4b1 - Featured Member avatars aren't pixel restricted [Re: JAISP]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
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.
Top
#217621 - 10/06/08 10:10 PM Re: 7.4b1 - Featured Member avatars aren't pixel restricted [Re: Rick]
JAISP Offline
old hand
Registered: 02/10/07
Posts: 1144
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.
Top
#217622 - 10/06/08 10:36 PM Re: 7.4b1 - Featured Member avatars aren't pixel restricted [Re: JAISP]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
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.
Top
#217628 - 10/07/08 09:48 AM Re: 7.4b1 - Featured Member avatars aren't pixel restricted [Re: Rick]
JAISP Offline
old hand
Registered: 02/10/07
Posts: 1144
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.
Top
#217630 - 10/07/08 02:55 PM Re: 7.4b1 - Featured Member avatars aren't pixel restricted [Re: JAISP]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
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
Top
#217631 - 10/07/08 03:44 PM Re: 7.4b1 - Featured Member avatars aren't pixel restricted [Re: Rick]
JAISP Offline
old hand
Registered: 02/10/07
Posts: 1144
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?
Top
Page 1 of 2 1 2 >



Moderator:  AllenAyres, Harold, Ian, Ron M 
Shout Box

Today's Birthdays
No Birthdays
Recent Topics
Edit Post
by Bert
01:19 PM
A positive note
by SteveS
09:36 PM
How to locate links to particular site if they are only used in images?
by Conrad
02/10/12 09:41 PM
Pictures not displaying
by Marker23
02/09/12 10:04 PM
Issue with logging out constantly
by Flanuva
02/09/12 07:05 PM
Forum Stats
10213 Members
36 Forums
33667 Topics
180917 Posts

Max Online: 978 @ 06/24/07 11:19 PM
Random Image