Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • How to resolve social media login hybridauth error in cakephp

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 680
    Comment on it

    If you facing an error to login through hybridauth and throwing this error(You cannot access this page directly) then you can follow below steps to resolve it.

    Please check you session id by php predefined function

      session_id();
    

    If session id creating on your server then you cannot login. Then you need to place session_start() in top most of your AppController if you're using auth component

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: