close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Uploading failing

Thread began 1/27/2011 9:56 am by biz295654 | Last modified 1/27/2011 3:51 pm by Dani Chankhour | 3356 views | 12 replies |

biz295654WebAssist

Uploading failing

This is domain specific, so may be a server issue. However, following your troubleshooting on another thread, I added the show error code and got this result

Status object: WA_UploadResult1
statusCode : -1
errorMessage :
clientFileName :
fileExtension :
serverFileName :
serverSimpleFileName :
serverDirectory :
contentType :
fileWasOverwritten :
fileWasSkipped :
fileWasRenamed :
fileSize : -1
isImage :
imageWidth : -1
imageHeight : -1
WA_UploadResult1_1:
clientFileName :
fileExtension :
serverFileName :
serverSimpleFileName :
serverDirectory :
contentType :
fileSize : -1
imageWidth : -1
imageHeight : -1

Is there anything in this report that points to the problem?

My server tech had a guess about a "temp folder" issue but he has not had time to investigate that issue yet. Thanks much.

Sign in to reply to this post

Dani Chankhour

Did you check the permissions on the Upload folder?

The folder need to have read/write permissions.

Sign in to reply to this post

biz295654WebAssist

yes... 755, 777 is not optimal on my server

thanks

Sign in to reply to this post

Dani Chankhour

Can you send a copy of your page so i can try to determine what the issue is.

Sign in to reply to this post

biz295654WebAssist

OK... thanks much.

Not uploading... trying again

Sign in to reply to this post

biz295654WebAssist

trying again with zipped

Attached Files
toppageadmin.zip
Sign in to reply to this post

Dani Chankhour

Looking the uploader.php file i noticed you have spaces in the file field name ( send photo > send_photo) which could cause issues.

Try removing the space and update the Digital File Pro server behavior after you make your change.

Sign in to reply to this post

biz295654WebAssist

thanks... I'll see what I can do...much thanks

Sign in to reply to this post

biz295654WebAssist

made the changes yet not working...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Untitled Document</title>
<link href="admintop.css" rel="stylesheet" type="text/css" />
</head>

<body>
<form action="" method="post" enctype="multipart/form-data" name="form1" id="form1">
<p>For box 2, 3, 4 -- will resize photo to 200 pixel wide.</p>
<p>
<label for="fileField"></label>
<input type="file" name="fileField" id="fileField" />
<input type="submit" name="sendphoto" id="sendphoto" value="Submit" />
</p>
<p>You will remain on this page after upload.</p>
<p>For Box 1,<a href="uploader2.php"> use this page.</a></p>
</form>
</body>
</html>

Sign in to reply to this post

biz295654WebAssist

but perhaps I didn't understand this part


update the Digital File Pro server behavior

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