Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The script upload files correctly, but server response is always null. #32

Open
BeyondME opened this issue Mar 7, 2013 · 1 comment

Comments

@BeyondME
Copy link

BeyondME commented Mar 7, 2013

i have used this beauty script in my webapp and files are correctly uploaded, but the server response is always null. it doesnt show if upload has been ok or failed. i know the problem is in the server side, but i cant find it. ¿Does anyone have the same error? excuse me for my bad english !!!

@fragoulis
Copy link

Heh, same here, bugged me some time.
The script expects from the server a

{success:true} // json,object

response on successful upload. So just make your server echo that and you will be fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants