• None of the login options work. When I try to login with any of them, I get a blank page, even when enabling displaying errors.

    Also, because it’s using the HybridAuth PHP library, it uses native PHP sessions, which means every request locks the session. If you have long-running processes (for example heavy cron processes), your site will basically not work.

    Don’t bother.

  • The topic ‘Doesn't work at all’ is closed to new replies.