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