I am using HybridAuth social plugin in my website to login from facebook and other websites,
everything is working fine, but when I checked on other computers, there
Those who are facing error message "You cannot access this page directly."
Try after adding @session_start(); statement at the top of your files.
@session_start();