I can't use session_start() at top my controller as i am settings few sessions in my controller.. But if i don't add this at top of my controller the hybrid auth doesn't work at gets stuck at a page with error as below:
http://localhost/website/hybridauth/?hauth.start=Google&hauth.time=1400740729
You cannot access this page directly.
Anyone came with such situations?