标签: cakephp cakephp-1.3 hybridauth hybridauthprovider
我无法在我的控制器顶部使用session_start(),因为我在我的控制器中设置了很少的会话..但是如果我不在控制器的顶部添加它,那么混合身份验证不会起作用如下错误的页面:
http://localhost/website/hybridauth/?hauth.start=Google&hauth.time=1400740729 You cannot access this page directly.
有人遇到过这种情况吗?