smeighan / nutcracker

RGB Effects builder for Chistmas Animations
15 stars 15 forks source link

Gallery stuck in "Please wait" #58

Open HakanL opened 11 years ago

HakanL commented 11 years ago

I tried to click any of the buttons but nothing is ever displayed, just Please Wait.

kgustafson commented 11 years ago

There is a known issue with Ajax (the javascript code behind gallery) that cannot distinguish between www.localhost.com and localhost.com (or nutcracker123.com and www.nutcracker123.com). Lose the www. before the call and it should function properly. However, this is still a bug in Ajax and something that i need to address.

Kurt

HakanL commented 11 years ago

Yes, it worked without www. I believe some links to your site includes www, perhaps you can add a redirect on your side to help other users?