1
chewb
bug with image size (on avatar and image manager)
  • 2004/5/21 8:47

  • chewb

  • Just popping in

  • Posts: 8

  • Since: 2004/2/12


Hello

I have another problem with my XOOPS site. When someone upload an avatar or an image in image manager the format, the size and the name are checked... But not dimension.

I have re-up uploader.php in class (I'm not using mydownload RC1) I tryed to change if ($dimension[1] > $this->maxWidth) by if ($dimension[1] > $this->maxheight) in function CheckMaxHeight.... The problem is always here.

P.S. In a precedent post, i've signal that my php debuger don't work so I can't use it for this problem : (

2
Olorin
Re: bug with image size (on avatar and image manager)
  • 2004/5/21 11:15

  • Olorin

  • Just popping in

  • Posts: 50

  • Since: 2003/7/5 1


Well, I'm not familiar with the uploader class. But you can install myalbum-p as the alternative image manager. Plus you don't need to worry about the future upgrade since myalbum-p can exchange the photo-data with the core image manager.

3
chewb
Re: bug with image size (on avatar and image manager)
  • 2004/5/21 12:10

  • chewb

  • Just popping in

  • Posts: 8

  • Since: 2004/2/12


Thanks, but the most important for me, is correct this problem for avatars...
When member upload big avatar, pages of the forum are really too large !!! It's a real problem

Can you think that this problem comme from my (old) version of php (4.1.2)???

Login

Who's Online

151 user(s) are online (86 user(s) are browsing Support Forums)


Members: 0


Guests: 151


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits