1
nuker
news 1.63: cannot upload all pdfs
  • 2009/3/3 20:14

  • nuker

  • Not too shy to talk

  • Posts: 129

  • Since: 2002/12/14


using XOOPS 2.3.2b, news 1.63

i cannot upload certain pdf's using the attach file feature of the module.

what should i be checking?

i have max file size in php.ini to 800 M.

i seem to have less problems with smaller pdf's (less than 1mb)

2
Catzwolf
Re: news 1.63: cannot upload all pdfs
  • 2009/3/4 2:43

  • Catzwolf

  • Home away from home

  • Posts: 1392

  • Since: 2007/9/30


Do you have any errors when you try to upload the PDF's, does this just happen with the PDF's or any file you are trying to upload?

fyi, file uploads are a not as cut an clear as to setting your phpini to 800meg (which tbh this is really far to big for a file form upload). I would upload files those sizes using FTP protocols instead.

Another issue you might encounter is that no matter how large you set php ini to, if the form size doesn't allow for larger than 1 meg, it just isn't going to happen. Check HTTP_MAX_SIZE in the form, it could be limiting uploads.

Turn of php debugging in XOOPS and try uploading again and see if you get any errors during the upload process.

3
nuker
Re: news 1.63: cannot upload all pdfs
  • 2009/3/4 13:40

  • nuker

  • Not too shy to talk

  • Posts: 129

  • Since: 2002/12/14


The error message i get is:

Errors Returned While Uploading
No file uploaded

it appears above the "Thanks for your submission" box after posting the news with the attached file.

I dont' know which file is the form to check HTTP_MAX_SIZE. i checked submit.php and storyform.inc

Login

Who's Online

161 user(s) are online (106 user(s) are browsing Support Forums)


Members: 0


Guests: 161


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