close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Uploading zip and other files

Thread began 3/08/2010 11:07 am by jimraff67902 | Last modified 3/09/2010 2:13 pm by Jimmy Wu | 920 views | 3 replies |

jimraff67902

Uploading zip and other files

How do I enable uploading of .zip, .pdf, .docx, .xlsx, ppt and other files. This is my critical need and some are 15-20Mb each. Can this be done with DigitalFile Pro 2?

Sign in to reply to this post

Jimmy Wu

You can upload those files if you don't check the web images only checkbox in step 1 of the wizard. You will have to make sure that your server allows uploads of the size you need. Check with your server administrator or service provider to make sure of the allowed upload size.

Sign in to reply to this post

jimraff67902

fileSizeLimit issue

The upload code works for different file tpes but I cannot upload fles bigger than 2Mb. I have noticed the following lines in the HelperPHP.php file on line 380/381

// Need to set errorMessage for all failure types: file size, isImage, image width, image height.
if($fileSizeLimit > 0 && $uploadedFile["size"] > ($fileSizeLimit*1000)){

I have added the following .htacces file to the upload directory on the server - so do I have to change the fileSizeLimit in DFP - there is no wizard for this.

.htaccess file:

php_value upload_max_filesize 20M
php_value post_max_size 20M
php_value max_execution_time 200
php_value max_input_time 200

Sign in to reply to this post

Jimmy Wu

The filesize limit for Digital File Pro should be calculated using the filesize limit for the server. Have you checked to make sure that the file upload size has been changed correctly on the server?

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...