harish-io / Impressionist

Visual tool to create impress.js presentations
683 stars 123 forks source link

Preview/Download Functions Still Not Working #10

Closed cjsmith9 closed 12 years ago

cjsmith9 commented 12 years ago

I am still not able to preview or download my presentation. I continue to get these error messages using Google Chrome on Mac OSX:

XMLHttpRequest cannot load file://localhost/Users/chris/Desktop/hsivaramx-Impressionist-4af0fad/alpha3/server/generatePreview.php. Origin null is not allowed by Access-Control-Allow-Origin.

XMLHttpRequest cannot load file://localhost/Users/chris/Desktop/hsivaramx-Impressionist-4af0fad/alpha3/server/generateArchive.php. Origin null is not allowed by Access-Control-Allow-Origin.

Sorry to post this again, but I tried all of the suggested fixes and continue to get this issue.

harish-io commented 12 years ago

Have you hosted the PHP files under a webserver? The error that you are getting suggests you may not be. Could you please check?

cjsmith9 commented 12 years ago

I am having some serious issues with getting my webserver to work. I will try to fix that before coming back to this. Thank you for your help.

cjsmith9 commented 12 years ago

I have successfully setup my webserver and everything seems to be working great! Thanks so much for all your help and good luck moving forward!

harish-io commented 12 years ago

Thanks, glad to know its working. Keep logging issues as you find them!