Closed mrjoechin closed 11 years ago
POST http://localhost:3000/rate 500 (Internal Server Error) jquery.js:8417 send jquery.js:8417 jQuery.extend.ajax jquery.js:7969 jQuery.(anonymous function) jquery.js:7496 $.raty.click letsrate.js:13 (anonymous function) jquery.raty.js:185 jQuery.event.dispatch jquery.js:3064 elemData.handle.eventHandle jquery.js:2682
Any idea if this is a routes issue? I didn't see a specific route needed in the readme. Should there be one?
Thanks, Joe
It was this is an internal error that gets kicked back when a person tries to vote again.
POST http://localhost:3000/rate 500 (Internal Server Error) jquery.js:8417 send jquery.js:8417 jQuery.extend.ajax jquery.js:7969 jQuery.(anonymous function) jquery.js:7496 $.raty.click letsrate.js:13 (anonymous function) jquery.raty.js:185 jQuery.event.dispatch jquery.js:3064 elemData.handle.eventHandle jquery.js:2682
Any idea if this is a routes issue? I didn't see a specific route needed in the readme. Should there be one?
Thanks, Joe