webtechnick / CakePHP-Facebook-Plugin

CakePHP Facebook Plugin
http://facebook.webtechnick.com
445 stars 138 forks source link

the page is not being refreshed after login #142

Closed davo3 closed 11 years ago

davo3 commented 11 years ago

My cake version is 2.3.1, After clicking on fb login button, it shows me as logged in by fb(I can see my fb name, surname and photo instead of the login button), but the page is not being refreshed, so I can not fetch the logged in user info from the db in my AppController. But it is enough to manually refresh one time and I can already get the data. So, how to make automatically refresh the page after login ?

davo3 commented 11 years ago

Finally found the solution from another issue https://github.com/webtechnick/CakePHP-Facebook-Plugin/issues/54#issuecomment-6743882