Hello all, Has anyone tried to use the UserEngine alongside the upload progress plugin? We have everything working correctly for both of those, but we're finding that when a user is logged in, the ajax requests used in the upload plugin get hung up. They never return anything, and I have to kill off the fcgi processes it kicks up manually. The strange thing is that if the user logs out, everything works fine. I've tried changing the protect? method of the LoginEngine's user_controller.rb so that ostensibly the controller handling those ajax requests isn't protected, but that still doesn't seem to make any difference. Anyone else have this experience? __________________________________ Shane Iseminger Principal Ethos Media Creative Group 719.589.2800 |
_______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
