1
m0nty
FIX for 2.0.9.1 Avatar upload
  • 2004/12/30 3:22

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


to fix the avatar upload problem do this

open class/uploader.php

find on line 417 (or thereabouts)

$this->savedDestination $this->uploadDir $this->savedFileName;


change to:

$this->savedDestination $this->uploadDir.'/'.$this->savedFileName;


and whoopee :) it now works, and i'm proud of myself cos i figured it out all on my own :) 1st time for everything.. lol

2
Rhomal
Re: FIX for 2.0.9.1 Avatar upload
  • 2004/12/30 4:52

  • Rhomal

  • Quite a regular

  • Posts: 274

  • Since: 2004/10/5


So your saying this is a bug introduced in 2.0.9.1?

Unless I apply the patch above avatar uploads are 'broke'?

3
LazyBadger
Re: FIX for 2.0.9.1 Avatar upload

I'm not m0nty, but...
"Yes" and "Yes"

4
irmtfan
Re: FIX for 2.0.9.1 Avatar upload
  • 2004/12/30 6:13

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


i now mentioned to this
but it doesnt work for me nor original file ???

5
LazyBadger
Re: FIX for 2.0.9.1 Avatar upload

It solved my problem...
Which URL on your site I can see?

6
irmtfan
Re: FIX for 2.0.9.1 Avatar upload
  • 2004/12/30 6:54

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


LazyBadger
i send a pm to you

7
irmtfan
Re: FIX for 2.0.9.1 Avatar upload
  • 2004/12/30 7:06

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


now it solve.
i donmt know how it got error before and how it solve now.

8
Mithrandir
Re: FIX for 2.0.9.1 Avatar upload

Thanks Monty - download packages are updated.

Login

Who's Online

208 user(s) are online (150 user(s) are browsing Support Forums)


Members: 0


Guests: 208


more...

Donat-O-Meter

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

Latest GitHub Commits