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: 11 years ago
    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: 5139
Joined: 12 years ago
    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 Online
Founder
Founder
Posts: 6549
Joined: 12 years ago
    Windows 10 Chrome

Re: File Upload

Post by dmzx »

Puchahawa wrote: 9 years ago 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: 11 years ago
    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 Online
Founder
Founder
Posts: 6549
Joined: 12 years ago
    Windows 10 Chrome

Re: File Upload

Post by dmzx »

Puchahawa wrote: 9 years ago Bingo! That got it working. :eusa_dance: :thumbup: :thumbup:

Thanks guys!
:thumbup:

User avatar

Puchahawa
Users
Users
Posts: 193
Joined: 11 years ago
    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: 11 years ago
    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 Online
Founder
Founder
Posts: 6549
Joined: 12 years ago
    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: 11 years ago
    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 Online
Founder
Founder
Posts: 6549
Joined: 12 years ago
    Windows 10 Chrome

Re: File Upload

Post by dmzx »

Puchahawa wrote: 9 years ago 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: 11 years ago
    Windows 7 Chrome

Re: File Upload

Post by Puchahawa »

:buigen: :lol: :thumbup:

User avatar

BBBenj
Users
Users
Posts: 48
Joined: 9 years ago
    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 Online
Founder
Founder
Posts: 6549
Joined: 12 years ago
    Windows 10 Chrome

Re: File Upload

Post by dmzx »

BBBenj wrote: 9 years ago 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: 9 years ago
    Windows 10 Firefox

Re: File Upload

Post by BBBenj »

Hi!
dmzx wrote: 9 years ago Yes there will be an update soon.
Great! I'm eager to see it!
dmzx wrote: 9 years ago 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 Online
Founder
Founder
Posts: 6549
Joined: 12 years ago
    Windows 10 Chrome

Re: File Upload

Post by dmzx »

First post updated.

Post Reply Previous topicNext topic