"You cannot access this page directly." (session issue??)
-
when trying to authenticating I keep getting “You cannot access this page directly”. This seems to be a wordpress issue with hybridauth, as running hybridauth example files at the root of my wp install seems to work fine, but “inside” wordpress doesn’t seem to work.
Some have suggested this is a session issue and i believe this is related as it is failing in endpoint.php and the authInit() method because there is no config key in my session.
But i know that sessions are working correctly and it is writing some information to the session namely the ‘php_session_id’ and ‘version’ keys but not the ‘config’. There is something else in wordpress that is causing that key not to be set correctly.
Thanks,
Bobanyone have thoughts or can help??
- The topic ‘"You cannot access this page directly." (session issue??)’ is closed to new replies.