Welcome, Guest. Please Login or Register.
July 14, 2025, 02:51:41 AM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  English User Help  |  English Help  |  Users Using Off-site Avatars Causing Major Problems « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Users Using Off-site Avatars Causing Major Problems  (Read 775 times)
BigGunn
Noobie
*
Posts: 15


I'm a llama!

Users Using Off-site Avatars Causing Major Problems
« on: May 19, 2003, 12:30:42 AM »
Reply with quote

Ok... I finally tracked down what exactly the problem is with my forums. I just can't figure out how or where to fix it.

If a user/mod/admin use an off-site avatar, it makes their profile unchangeable.

The way it is now, users can't even change their avatar to an off-site one because it sends the old Cannot display page or find server page.

Some users set this up before the problem arose and now the only way to change their profile is to remove their avatar.

Any ideas?

http://www.kungfujesus.com/forums
Logged
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:Users Using Off-site Avatars Causing Major Problems
« Reply #1 on: May 19, 2003, 02:46:39 AM »
Reply with quote

Your server doesn't have incoming internet access.

Profile.php, remove:
      // now let's validate the avatar
      $sizes = @getimagesize($member['userpic']);
      if ($sizes && (($sizes[0] > $userpic_width && $userpic_width != 0) || ($sizes[1] > $userpic_height && $userpic_height != 0)))
         fatal_error("$txt[yse227]  $userpic_width x $userpic_height)");


-[Unknown]
Logged
BigGunn
Noobie
*
Posts: 15


I'm a llama!

Re:Users Using Off-site Avatars Causing Major Problems
« Reply #2 on: May 19, 2003, 11:27:14 AM »
Reply with quote

That worked great.... thanks a lot! Everything is running smooth now.
Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  Users Using Off-site Avatars Causing Major Problems « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.098 seconds with 21 queries.