Andrei

Results 4 issues of Andrei

I've edited the component to make it compatible with CakePHP 2.2.3. The problem is that I still get an error that I can't figure out how to get rid of:...

## Method I ``` function afterFacebookLogin(){ $this->redirect(array('controller' => 'pages', 'action' => 'home')); } ``` My afterFacebookLogin() function it only works after I reload the page from where I logged in...

I would really like some solution to this problem. I tried every possible way to logout only from my app and not from facebook and I did not found a...

Hi, I was wondering if anyone has ACL Menu Component by Mark Story updated for cakephp 2. I am sorry if this is not the place to ask about another...