Codeigniter session bugging out with ajax calls
Brought to you by:
jekkos,
pappastech
This patch fixes a common problem in CodeIgniter.
After $config['sess_time_to_update'] expires, CodeIgniter will fail to refresh the token and logout the user. This happens quite often using the jQuery autocomplete functionality available to select customers or items in the cash register.
Original discussion on this problem can be found on the following URL
http://stackoverflow.com/questions/7980193/codeigniter-session-bugging-out-with-ajax-calls
Included in version 2.2 Unofficial
https://sourceforge.net/p/opensourcepos/patches/18/
(CLOSED)
Included in version 2.2 Unofficial
https://sourceforge.net/p/opensourcepos/patches/18/