Welcome, Guest. Please Login or Register.
July 16, 2025, 04:31:59 PM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

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 776 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.049 seconds with 20 queries.