Skip to main content
Topic: Session Verification Error! (Read 11590 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Re: Session Verification Error!

Reply #15

I have my server forced to use https with Elk1.1.5 and PHP7.2 and I have no problems with it. So this combination should work by default.

Re: Session Verification Error!

Reply #16

Yeah, that wasn't the problem. I am still getting a Session Verification Error when running my ElkArte 1.0.9 installation on PHP 7.1.

Anyone else have any ideas on what is causing this? If this can be solved, I may not have to upgrade to 1.1 Elkarte since the upgrade tool is giving me trouble.

Best,

Auctor Lucan

Re: Session Verification Error!

Reply #17

Quote from: ahrasis – 1.0 does work with php 7.2 though minor fix may be required to remove all create_function errors. I am not sure if there are errors other than that.

Is there a link to this fix that I want to try out?

Moreover, there is the Sessions error in the log (attached):
Last Edit: November 26, 2018, 09:30:25 am by Auctor Lucan

Re: Session Verification Error!

Reply #18

The solution is to clear cookies on your browser. Try in incognito mode. I had the same problem 
sorry for my bad english

Re: Session Verification Error!

Reply #19

Doesn't that happen when you hit Shift+F5?

Re: Session Verification Error!

Reply #20

I deleted these cookies, same result.


Re: Session Verification Error!

Reply #22

ElkArte 1.0.9. Thanks in advance! :)

Re: Session Verification Error!

Reply #23

As for the sessions login error... maybe there is any addon linked to session (keep always log-in or whatever that modify the standard login of the forum) that could mess up with the cookies in-between PHP 5.6 and 7.X?? Like an addon that is no compatible but linked directly with the log in/cookie management?

Just brainstorming here! :)

I have a attached my installed packages, in hopes any of them may be such a culprit.

Re: Session Verification Error!

Reply #24

I tried Incognito Mode, and it still doesn't allow Login/Logout.


Re: Session Verification Error!

Reply #26

could be here?!? ACP -> Server settings -> Cookies and sessions
sorry for my bad english

Re: Session Verification Error!

Reply #27

I think it would be in the php.ini

Re: Session Verification Error!

Reply #28

Try that also try disabling database sessions sometimes that helps.

Re: Session Verification Error!

Reply #29

Been looking and I can't find the value still. Anyone else having luck finding where to change it to false?

As for database sessions, which file and value is that?

Thanks again! :)