About a year ago, HiretheWorld upgraded from CodeIgniter 1.7 to 2.0. During the upgrade process, we discovered a major problem with the session library: there was a race condition that effectively reset user sessions whenever an ajax request was made during the session rotation window. This bug has been somewhat mitigated in CodeIgniter 3, but ... Continue Reading