Lost session |
Did you use your browsers development tools F12 to see what is being returned on an Ajax call?
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
PHP 7.2.4 is the newest version that's out now, that's what I' am running.
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
it's a codeigniter issue, I did a temp fix on it. it affects when you running ur app via subdomain
(04-24-2018, 04:00 AM)scalla Wrote: i did as u said, session entirely only works when i downgrade to php 5.6. once i return to php 7.0 the session sets and gets destroyed once it redirect. Note: CodeIgniter 4 requires PHP version 7.1 or higher. https://github.com/bcit-ci/CodeIgniter4#...quirements (04-24-2018, 12:24 PM)Mayk Wrote:(04-24-2018, 09:51 AM)scalla Wrote: it's a codeigniter issue, I did a temp fix on it. it affects when you running ur app via subdomainI have the very similar issue. I need to fix it as soon as possible. May I ask what was your fix? a better fix would be to stick to @natanfelles advice of 7.1 as required by codeigniter (04-25-2018, 07:52 AM)scalla Wrote:(04-24-2018, 12:24 PM)Mayk Wrote:(04-24-2018, 09:51 AM)scalla Wrote: it's a codeigniter issue, I did a temp fix on it. it affects when you running ur app via subdomainI have the very similar issue. I need to fix it as soon as possible. May I ask what was your fix? I am us Codeigniter 3.1.8 with exactly the same issue on php 7.1.7 I am pretty sure, that the reason for this behavior is the same in Codeigniter 4 as well as in previous version
PHP 7.2.4 is out now.
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
|
Welcome Guest, Not a member yet? Register Sign In |