close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Hello the upload of the picture is not working

Thread began 3/02/2015 4:21 am by gazerad204822 | Last modified 3/03/2015 9:07 am by Jason Byrnes | 1997 views | 13 replies |

gazerad204822

Hello the upload of the picture is not working

Hello the upload of the picture is not working
we put the webassist module for upload and its not working
PLEASE HELP !

Sign in to reply to this post

Jason ByrnesWebAssist

please send a copy of your page

Sign in to reply to this post

gazerad204822

copy of my page php

copy of my page

Thank U.

Sign in to reply to this post

Jason ByrnesWebAssist

In the upload file server behavior, you have set the trigger to Upload picture Successful.

this is circular logic. The Upload Picture Successful event happens when the upload file behavior has successfully uploaded the picture.

So this basically means that you have set the trigger of the file upload to happen only if the file upload has triggered successfully.

instead, set the trigger to Any Form POST.

Sign in to reply to this post

gazerad204822

But it's excatly what I did

But it's excatly what I did

Sign in to reply to this post

Jason ByrnesWebAssist

not in the page you sent to me.

in the page you sent to me, the trigger Upload Picture success

Sign in to reply to this post

gazerad204822

the page I sent is excatly the same...
can the page be different that the behavior ?

Sign in to reply to this post

Jason ByrnesWebAssist

In the page you sent the trigger for the upload behave iOS at line 70:

if($WA_DFP_UploadStatus["WA_UploadResult1"]["statusCode"] == 1){

This is the code that means upload file success.

the code for Any Form Post would be:

if($_SERVER['REQUEST_METHOD'] == "POST"){

I'll need to troubleshoot directly, see the private message section.

Sign in to reply to this post

gazerad204822

I changed, problem is the same :-(

Sign in to reply to this post

Jason ByrnesWebAssist

I'll need to troubleshoot directly, see the private message section.

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