Log in

View Full Version : Using a Jquery Ajax/Post forces a logout


jwocky
07-26-2011, 02:40 AM
Ive added a small module to do an .ajax post of data to a form using Jquery. However, theres a sideeffect where users are getting logged out automaticly (those who are logged in without enabling cookies).

Does anyone know if vbulletin has some kind of session reset when data is posted out or something?

thanks!