Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 7 and login/registred user don't work #266

Open
PierreRel opened this issue Aug 25, 2016 · 0 comments
Open

PHP 7 and login/registred user don't work #266

PierreRel opened this issue Aug 25, 2016 · 0 comments

Comments

@PierreRel
Copy link

Hi,
After I upgrade my dev environment to PHP 7.0.8 I can no longer login a user on the frontend running Meet Gavern template. Everything works fine on backend and site is working as expected on frontend with Meet Gavern template. When the user logs in I get an Error 0, Page does not exist. Looking at the backend I can see that the user have been logged in. If I force the user to log out (from backend) the user can browse the public site again but as soon as user logs in the error page appears.

If I change to another template everything seems to work fine.

I have not been able to find the solution, so I reinstalled my dev environment with PHP 5.5.37 and restored site from backup and now everything works as expected.

My conclusion is that Meet Gavern and PHP7 has some kind of missmatch, but I'm not the star to figure out what is causing the real error. I tried the usual stuff to turn on all error reporting but could not see any strange things. Best guess right now is some conflicting js handling, might be associated with login in modal view...

Kind Regards
Pierre

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant