close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

upload stopped working?

Thread began 2/16/2011 2:38 am by henk303241 | Last modified 2/17/2011 11:42 am by Jason Byrnes | 2148 views | 7 replies |

henk303241

upload stopped working?

On a website I have a file with the insert record behavior en file upload (data assist / universal email). Everthing worked fine until monday. Suddenly it stopped working. Files aren't uploaded anymore and the record isn't put in the database. Seems like the page hangs in the browser. It's driving me nuts!
Any suggestions?

The server has space enough and the upload directory is writable (777).
Errorlog: [error] [client IPADRES] File does not exist: /usr/home/SITE/public_html/CLIENT/imginh/thumb_, referer: afbeeldingen.php?id_inh=10

Some additional information:
- without the file upload, the data is stored in the db correctly
- with the upload the data is stored in de DB, but the filefield is blank
- I made a new upload.php with just a file upload behavior and the file isn't uploaded, no error logs on the server

Sign in to reply to this post

Jason ByrnesWebAssist

to trouble shoot the problem, edit the Insert record behavior and set it so it will not redirect to another page.


then, add the following code at line 1:

php:
<?php

error_reporting
(E_ALL);
ini_set('display_errors','on');
?>




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

Post back with the debug info, any errors that are displayed and a copy of the page in a zip archive.

Sign in to reply to this post

henk303241

Here is the zip file.

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

Jason ByrnesWebAssist

ok, but after running the upload, where there any errors? and what did the debug binding show?

Sign in to reply to this post

henk303241

This is the page I used for debugging, maybe I didn't do the binding correct?
The data is stored in de DB, except for the filename en the file isn't uploaded.
If you want I can send you the url and grant you access to the site.

Attached Files
afbeeldingen_ins.php.zip
Sign in to reply to this post

Jason ByrnesWebAssist

the bindings are applied to the page just fine.


What I am asking is:

When you try to upload a file after applying these pages, Are there any errors displayed on the page?

Also, you added the debug info at the bottom, what is the output of the debug info?

Sign in to reply to this post

henk303241

The error txt was in the first zip

Sign in to reply to this post

Jason ByrnesWebAssist

I have created a support ticket so we can look into this issue further.

To view and edit your support ticket, please log into your support history:
supporthistory.php

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