Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

What file types can be uploaded to the database

Hi

It seems I can only upload image files to the database. Is this correct or is there a setting.

Any documentation related to the various file types that could be uploaded?

Thx

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

What file types can be uploaded to the database

Hello Deon,

You can upload any file you want to the DB. Maximum upload file size: 20MB

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

What file types can be uploaded to the database

Thanks Sergiy

The problem seems to be with the length of the filename.

The file is uploaded fine without a problem because there are no errors in console, but the filename is not recorded in the files collection.

After shortening the filename, it works fine.

Why is that?

I am using the MultipleFilesUpload Helper with the Input Element set to FileType

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

What file types can be uploaded to the database

The max file length is 218 symbols.

Could you please send us this original file that is causing this?

Return to “Issues”