close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Music Upload not Working

Thread began 3/23/2013 6:11 am by salaroche | Last modified 4/29/2019 10:14 am by Ray Borduin | 2635 views | 9 replies |

salaroche

Music Upload not Working

Hi:

When uploading photos with Upload Files Server Behavior everything works well, but when trying to upload music, neither the Server File Name nor the song is uploaded?

Any suggestion on how to solve this?

Thank you for your attention

Sign in to reply to this post

salaroche

I've been looking around and it seems that DW doesn't support MP3 uploading. Hope that's not true.

Sign in to reply to this post

salaroche

Actually, I found a posting by Jason that points here:

wa....asp?page=php2

But I still haven't figured out the Upload issue. Any suggestons?

Sign in to reply to this post

salaroche

Anyone out there?

I just changed the ini file like this:

Maximum allowed size for uploaded files.
; upload-max-filesize
upload_max_filesize = 10M

...(default is 2M) but still nothing....

Sign in to reply to this post

salaroche

Please disregrad this issue. I already solved it.

Sign in to reply to this post

clintonstroud447083

Originally Said By: salaroche
  Hi:

When uploading photos with Upload Files Server Behavior everything works well, but when trying to upload music, neither the Server File Name nor the song is uploaded?

Any suggestion on how to solve this?

Thank you for your attention

condos for sale in aventura Florida  



I am also experiencing same sought of problem while uploading photos. Can you guide me how you've solved the problem?

Sign in to reply to this post

Jason ByrnesWebAssist

to troubleshoot the upload, add the following code at line 1:

php:
<?php

error_reporting
(E_ALL);
ini_set('display_errors','on');
if(isset(
$_FILES)) var_dump($_FILES);
?>



then go to the bindings panel, and expand the WA Uploaded Files Global Status group and add the debug info binding to the page in the body section.

post back a copy of the page in a zip archive, and the results after attempting to upload a file.

Sign in to reply to this post

anonymous

DW Might Not Support Mp3 Upload

Originally Said By: salaroche
  Hi:

When uploading photos with Upload Files Server Behavior everything works well, but when trying to upload music, neither the Server File Name nor the song is uploaded?

Any suggestion on how to solve this?

Thank you for your attention  


Hi, a lot of users are facing the same issue. Maybe it is because DW does not support music upload. Hope they fix the issue soon

Sign in to reply to this post

Ray BorduinWebAssist

Music upload is fine. It may just be a file size limit that needs to be adjusted on the server.

Sign in to reply to this post
Did this help? Tips are appreciated...

anonymous

hi there,
all you need to do is add digital file "upload" fields to your Dreamweaver forms from a wizard and you can have complete control over what can be uploaded, where the file is stored and more.
Hope this works for you.

Sign in to reply to this post
loading

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...