cybermatatu / dnd-file-upload

Automatically exported from code.google.com/p/dnd-file-upload
0 stars 0 forks source link

Migration to live environment issues #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Setup as described in the documentation locally(mamp) - Success
2. Setup as described in public environment after changing the url information 
for the upload.php class - Fail
3. Using MAMP, OS X 10.6.7, FF - 4.0.1

What is the expected output? What do you see instead?
Somewhat new working with xhr, but I'm at my wits end as to what is causing the 
following error on line 126 within the dnd-file-upload.js file.  My expected 
outcome for this is to figure out what I'm missing in the execution of this 
script and also to determine the differences between my local dev environment 
and my hosted environment.

What version of the product are you using? On what operating system?
Latest.  OS X 10.6

Please provide any additional information below.
Execution locally works flawlessly.  I've built additional functionality onto 
your script and it works like a charm.  

Original issue reported on code.google.com by john.ma...@gmail.com on 11 Jul 2011 at 4:02