Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Apr 2002
Posts: 1,768
Addict
Addict
Offline
Joined: Apr 2002
Posts: 1,768
I think it works like this:

The avatar dimensions only get stored in the database if the avatar is uploaded though My Home.

When the avatars are displayed, if the dimensions are present, they're used for the width and height attributes. Otherwise, the default dimensions from the theme settings are used for the width and height attributes.

The import script just stuffs the avatar URLs into the database. It doesn't set the dimensions.

You can use this query to see what's in the database:

SELECT U_Username,U_Picture,U_PicWidth,U_PicHeight
FROM w3t_Users
WHERE (U_Picture is not null and U_Picture <> '' and U_Picture <> 'http://')
OR (U_PicWidth is not null and U_PicWidth <> '')
OR (U_PicHeight is not null and U_PicHeight <> '')

Sponsored Links
Entire Thread
Subject Posted By Posted
Threads resizing pictures? :( Ian_W 07/07/2002 4:23 PM
Re: Threads resizing pictures? :( msula 07/07/2002 4:52 PM
Re: Threads resizing pictures? :( Dave_L_dup1 07/07/2002 5:47 PM
Re: Threads resizing pictures? :( Ian_W 07/07/2002 5:58 PM
Re: Threads resizing pictures? :( Dave_L_dup1 07/07/2002 6:11 PM
Re: Threads resizing pictures? :( JustDave 07/07/2002 6:15 PM
Re: Threads resizing pictures? :( Ian_W 07/07/2002 6:30 PM
Re: Threads resizing pictures? :( WDSBriAnna 07/10/2002 6:38 AM
Re: Threads resizing pictures? :( WDSBriAnna 07/10/2002 7:24 AM
Re: Threads resizing pictures? :( Dave_L_dup1 07/10/2002 7:36 AM
Re: Threads resizing pictures? :( WDSBriAnna 07/10/2002 7:44 AM
Re: Threads resizing pictures? :( WDSBriAnna 07/12/2002 9:42 PM
Re: Threads resizing pictures? :( Ian_W 07/12/2002 10:08 PM
Re: Threads resizing pictures? :( Rick 07/18/2002 6:17 PM

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Zarzal
Zarzal
Berlin, Germany
Posts: 808
Joined: July 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240506)