1
dougfc5
Image Manager of XOOPS 2.0.13.2 does not work
  • 2005/11/18 18:21

  • dougfc5

  • Just popping in

  • Posts: 39

  • Since: 2005/8/1 1


I try to upload picture of either jpg or gif with the image manager of XOOPS 2.0.13.2 version, but all failed and give out an error message as :

" Errors Returned While Uploading
Unknown filetype rejected
MIME type not allowed: image/pjpeg "

Anyone can help to solve the problem?

Thanks in advance!

doug

2
m0nty
Re: Image Manager of XOOPS 2.0.13.2 does not work
  • 2005/11/18 19:36

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


i thought this had been fixed ages ago :S

solution:

open class/uploader.php

find around line 181:

$ext substr$this->mediaName$ext );


REPLACE with:

$ext strtolower(substr$this->mediaName$ext ));

3
dougfc5
Re: Image Manager of XOOPS 2.0.13.2 does not work
  • 2005/11/19 4:56

  • dougfc5

  • Just popping in

  • Posts: 39

  • Since: 2005/8/1 1


monty .....Thanks a lot! It works now.

doug

4
dougfc5
Re: Image Manager of XOOPS 2.0.13.2 does not work
  • 2005/11/19 5:00

  • dougfc5

  • Just popping in

  • Posts: 39

  • Since: 2005/8/1 1


monty .....Thanks a lot! It works now.

doug

5
dougfc5
Re: Image Manager of XOOPS 2.0.13.2 does not work
  • 2005/11/19 5:00

  • dougfc5

  • Just popping in

  • Posts: 39

  • Since: 2005/8/1 1


monty .....Thanks a lot! It works now.

doug

Login

Who's Online

234 user(s) are online (166 user(s) are browsing Support Forums)


Members: 0


Guests: 234


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