Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: [split] ajax killing sessions?
Post: RE: [split] ajax killing sessions?

Thanks for your response.  I am using the database driver and I am using MySQL -> MySQLi   I think you might be right about ajax.  Here are my settings.  I am thinking about trying memecache or red...
6,808 Views
6 Replies
07-30-2016, 01:07 PM
RufusRF
    Thread: [split] ajax killing sessions?
Post: RE: [split] ajax killing sessions?

Thanks for your answer!  I have made the changes you suggested.  My only question now is, do I just load it in the auto like this: $autoload['libraries'] = array('database','session'); I have done...
6,808 Views
6 Replies
07-29-2016, 10:16 AM
RufusRF
    Thread: [split] ajax killing sessions?
Post: RE: [split] ajax killing sessions?

Thanks for the response.  I have included it like this  $autoload['libraries'] = array('database','session','my_session'); Now I get this error: Severity: Warning Message: ini_set(): A sessi...
6,808 Views
6 Replies
07-28-2016, 08:28 AM
RufusRF
    Thread: [split] ajax killing sessions?
Post: [split] ajax killing sessions?

Sorry if this is off topic, but I am having issues with Ajax requests killing sessions.  I have read that its intention to stop session hijacking or something similar, but its ruining my user experien...
6,808 Views
6 Replies
07-27-2016, 04:40 PM
RufusRF

Theme © iAndrew 2016 - Forum software by © MyBB