close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

file manipulation not working

Thread began 9/14/2020 10:31 am by Carlos Quintero | Last modified 9/14/2020 1:53 pm by Ray Borduin | 506 views | 7 replies |

Carlos Quintero

file manipulation not working

For some reason the file manipulation will no longer upload files. Here is a test page that I created https://iaia.org/UploadTroubleShooting.php Error reporting is enabled.

Status object: WA_UploadResult1
statusCode : 0
errorMessage : No file uploaded
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
statusCode : 0
errorMessage : No file uploaded
POST:

array(1) {
["submit"]=>
string(6) "Submit"
}
FILES:
array(0) {
}

Sign in to reply to this post

Ray BorduinWebAssist

You probably don't have the correct encytype="multipart/form-data" property in your <form> tag. Please attach the page and I can maybe spot another issue if adding that doesn't work.

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

Carlos Quintero

here is the page with the issue

I am attaching the actual page with my issue.

Attached Files
News_insert.php
Sign in to reply to this post

Ray BorduinWebAssist

I don't see any issue with this page... It appears that it would work to me. Can you provide FTP access and the url to your test page? I'll debug that one since it is simpler and let you know what I find.

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

Carlos Quintero

sending a PM thanks in advance

Sign in to reply to this post

Ray BorduinWebAssist

I checked your php.ini file and file uploads are turned off.

<?php
phpinfo();
?>

search for the line:
file_uploads Off Off

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

Carlos Quintero

I've changed the value through the php.ini editor in Cpanel to on, and restarted the server. For some reason, the files won't upload.

Sign in to reply to this post

Ray BorduinWebAssist

They are uploading on your test page now. Maybe you are exceeding size limits also set in the php.ini file. Have you tried uploading the same files from your test page?

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

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