Re: Session Verification Error!
Hi, I just installed version 1.1.5 and I'm unable to login, error occurs: "Your session timed out while posting. Please go back and try again."
PHP Version 7.1
Is there a list of required PHP extensions? Thanks.
Re: Re: Session Verification Error!
Reply #1 –
Do try clearing site cache and cookies.
Re: Re: Session Verification Error!
Reply #3 –
I'd upgrade to the latest 1.0.10 branch and check if that works on 7.2, I honestly don't remember if there are any deal breaking issues with 7.2 with that release.
The reason I suggest 1.0.10 is that moving to the 1.1.x branch, while recommended, will take some time to migrate your theme to that version, old themes are generally not drop in compatible. So if 1.0.10 works on 7.2 that will buy you the time needed for you to get your site converted to 1.1.x
Yes most of the addons you are using have been updated for 1.1, so that is good, the main work will be with the theme
The errors that I could see on that screen shot were all depreciated warnings, they will certainty fill up your log but should not prevent the code from running (and we can suppress them to help)
Re: Re: Session Verification Error!
Reply #4 –
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.
Re: Re: Session Verification Error!
Reply #6 –
So the advice is to revert to 1.0?
Re: Re: Session Verification Error!
Reply #12 –
Wow, I have that feature activated as well. Could that be the common issue that mucks up our forums?
Re: Re: Session Verification Error!
Reply #13 –
I just successfully installed v1.1.5, "manually". My previous attempted installs were through my CPanel.