UBB.Dev
Posted By: daveande V6.0.2: No user picture in their Profiles - 07/10/2002 12:26 AM
Just updated from V5.5.1 to V6.0.2.

Everything fine, except that users pictures aren't displaying in their User Profiles. Note the missing pictures do display OK in users' posts.

The relevant code from showprofile.php is:
<img src="http://www.forums.pctechguide.com/w3t/images/profiles/Dave.jpg" alt="Picture" width="" height="" />

So, it appears that the reason the pictures aren't displaying is that it's trying to display them with no width or height!

I've checked theme.inc.php and the setting for:
If allowing users to add pictures, what is the maximum width/height allowed:
is "80" in both cases.
Fix posted here
© UBB.Developers