Sign-in works, but does not refresh page!

2»

Comments

  • Hold the phone.

    Have you tried disabling the sign in popup and see if that solves your problem?

    Add $Configuration['Garden']['SignIn']['Popup'] = false; to your /conf/config.php file.

    Search first

    Check out the Documentation! We are always looking for new content and pull requests.

    Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.

  • edited June 2015

    @hgtonight

    YES! That works like a charm!

    I really don't care about the popup functionality, so that works great!

    Thank you so much.

    I suspect there may still be some underlying issues with my setup, but I'm content with the User Experience for now and will keep an eye out for bugs.

    Thanks again!

    [edit: just to clarify what I did, I disabled the custom plugin I made, and made the edits to my config.php file suggested by @hgtonight. I didn't have to grab his testing ground step...]

Sign In or Register to comment.