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

This doesn't work in the latest version ? #13

Open
syedalamabbas opened this issue Mar 12, 2016 · 3 comments
Open

This doesn't work in the latest version ? #13

syedalamabbas opened this issue Mar 12, 2016 · 3 comments

Comments

@syedalamabbas
Copy link

I followed the tutorial complete, and downloaded the source. I can get the UI correct with no errors now but I get a lot of errors.
When I try to use the code descibed in the tutorial , I get a bunch of error as follows:

``resumable.js:597 GET http://localhost/ResumableProj/upload.php?resumableChunkNumber=1&&resumableTotalChunks=215 500 (Internal Server Error)ResumableChunk.$.test @ resumable.js:597ResumableChunk.$.send @ resumable.js:616(anonymous function) @ resumable.js:788$h.each @ resumable.js:134(anonymous function) @ resumable.js:786$h.each @ resumable.js:134$.uploadNextChunk @ ....`

Please Advice.

@syedalamabbas
Copy link
Author

The detailed error is as follows :

resumable.js:597 GET http://localhost/ResumableProj/upload.php?resumableChunkNumber=1&resumableC…bleExport.xls&resumableRelativePath=tableExport.xls&resumableTotalChunks=1 500 (Internal Server Error)ResumableChunk.$.test @ resumable.js:597ResumableChunk.$.send @ resumable.js:616(anonymous function) @ resumable.js:788$h.each @ resumable.js:134(anonymous function) @ resumable.js:786$h.each @ resumable.js:134$.uploadNextChunk @ resumable.js:784$.upload @ resumable.js:885(anonymous function) @ (index):59n.event.dispatch @ jquery.min.js:3r.handle @ jquery.min.js:3 resumable.js:706 POST http://localhost/ResumableProj/upload.php 500 (Internal Server Error)ResumableChunk.$.send @ resumable.js:706testHandler @ resumable.js:565

@dilab
Copy link
Owner

dilab commented Mar 22, 2016

It seems like server is not behaving correctly.

So it throws 500 error.

Can you look into that area?

@adadgio
Copy link
Contributor

adadgio commented May 27, 2016

Hm, it seems its related to... #14

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

3 participants