3.2 & 3.3 Extensions Database 3.2 / 3.3File Upload

<span class="qte-attr qte_32_33-qte">3.2.x & 3.3.x</span>
User avatar

Puchahawa
Users
Users
Posts: 193
Joined: 20 Jun 2015, 17:58
    Windows 7 Chrome

Re: File Upload

Post by Puchahawa »

Post max size 3m local and master
Max execution is 120

User avatar

martin
Admin
Admin
Posts: 5105
Joined: 06 Apr 2014, 16:12
    Ubuntu Chrome

Re: File Upload

Post by martin »

2 mins upload time so your prob getting 90 seconds upload time.
Image

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6464
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: File Upload

Post by dmzx »

Puchahawa wrote: 27 Feb 2017, 20:35 post max size 3m local and master
Max execution is 120
Mine are on test:

max_execution_time 300
post_max_size 1048M

Can you change them and try again?

User avatar

Puchahawa
Users
Users
Posts: 193
Joined: 20 Jun 2015, 17:58
    Windows 7 Chrome

Re: File Upload

Post by Puchahawa »

Bingo! That got it working. :eusa_dance: :thumbup: :thumbup:

Thanks guys!

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6464
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: File Upload

Post by dmzx »

Puchahawa wrote: 27 Feb 2017, 20:46 Bingo! That got it working. :eusa_dance: :thumbup: :thumbup:

Thanks guys!
:thumbup:

User avatar

Puchahawa
Users
Users
Posts: 193
Joined: 20 Jun 2015, 17:58
    Windows 7 Chrome

Re: File Upload

Post by Puchahawa »

Looked at my live board settings and set the local to the same and tested again to be sure. Was fine. :dance: :ninja:

User avatar

Puchahawa
Users
Users
Posts: 193
Joined: 20 Jun 2015, 17:58
    Windows 7 Chrome

Re: File Upload

Post by Puchahawa »

Hopefully one last question. :rolling: I grabbed this snippet from image upload to add that bit about allowed extensions in the popup. I added it to the fileupload_body.php file. It's in the same place as the imageupload_body.php file and the label shows up in the popup but the extensions don't show. (see pic) Confused once again. :lol: Tried it on my 3.1.10 and 3.2 boards same response.

Code: Select all

<dd><label>{L_ALLOWED} {L_EXTENSION}{L_COLON}</label><!-- BEGIN allowed_extension --><!-- IF not allowed_extension.FIRST -->,<!-- ENDIF --> {allowed_extension.EXTENSION}<!-- END allowed_extension --></dd>
Image

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6464
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: File Upload

Post by dmzx »

The $allowed_extensions is not in the file upload code yet.
Will be in next release.

:wink:

User avatar

Puchahawa
Users
Users
Posts: 193
Joined: 20 Jun 2015, 17:58
    Windows 7 Chrome

Re: File Upload

Post by Puchahawa »

Ok :thankyou:

Are you going to add the acp changes like you did the image upload?

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6464
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: File Upload

Post by dmzx »

Puchahawa wrote: 27 Feb 2017, 23:09 ok :thankyou:

Are you going to add the acp changes like you did the image upload?
yes will add them also :wink:

User avatar

Puchahawa
Users
Users
Posts: 193
Joined: 20 Jun 2015, 17:58
    Windows 7 Chrome

Re: File Upload

Post by Puchahawa »

:buigen: :lol: :thumbup:

User avatar

BBBenj
Users
Users
Posts: 48
Joined: 10 Mar 2017, 10:59
    Windows 10 Firefox

Re: File Upload

Post by BBBenj »

Hello everybody,

In your next update, will it be possible to:
  • suppress all forbidden caracters for uploaded files, such as space, +, and so on?
  • change the directory for uploaded files?
Thanks a lot, you've done here a really great job very valuable to me.

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6464
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: File Upload

Post by dmzx »

BBBenj wrote: 16 Mar 2017, 16:09 Hello everybody,

In your next update, will it be possible to:
  • suppress all forbidden caracters for uploaded files, such as space, +, and so on?
  • change the directory for uploaded files?
Thanks a lot, you've done here a really great job very valuable to me.
Yes there will be an update soon.
What directory (where) do you want to change it to?

User avatar

BBBenj
Users
Users
Posts: 48
Joined: 10 Mar 2017, 10:59
    Windows 10 Firefox

Re: File Upload

Post by BBBenj »

Hi!
dmzx wrote: 16 Mar 2017, 21:45 Yes there will be an update soon.
Great! I'm eager to see it!
dmzx wrote: 16 Mar 2017, 21:45 What directory (where) do you want to change it to?
Personnaly, I'd prefered a directory on the root of my forum, such as /files or /download, or even a directory which can be determined from the PCA or from inside your files (but an easier way than today! :shock: )

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6464
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: File Upload

Post by dmzx »

First post updated.

Post Reply Previous topicNext topic