I think you may be talking about my plugin:
http://www.webtechnick.com/wtn/blogs/view/229/CakePHP_Facebook_Plugin_Auth_Facebook_and_more

I saw your comment regarding this issue, and am not sure how to
advise.  Unfortunately it works as advertised on my demo app
http://facebook.webtechnick.com as well as on my production site.
The login function takes in a onlogin option which can be any
function.  By default its (window.location.reload()) which is what was
suggested in the Facebook docs.

Is this a symptom in all browsers you've tested on your site or just a
single browser?   You may find better help in the actual Facebook
development forums.

http://forum.developers.facebook.com/

A few google searches has suggested to try different onlogin options
within your fbxml login tag.

I hope that helps, or at least guides you in the right direction,
Nick

On Apr 23, 3:03 am, devilinc <[email protected]> wrote:
> i integrated a facebook connect(from google search) with my cakephp
> site(which i am developing from scratch)...
> my issue in detail
> once the facebook connect is clicked a pop-up window opens...i login
> with my facebook credentials....i get logged into my website, i.e.
> correct login after authentication occurs but in the pop-up window
> only....i am expecting the child window to close and my parent window
> to show my website after login... is it something to do with facebook
> application settings or changes to the plugin code?
>
> Check out the new CakePHP Questions sitehttp://cakeqs.organd help others with 
> their CakePHP related questions.
>
> You received this message because you are subscribed to the Google Groups 
> "CakePHP" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected] For more options, visit this group 
> athttp://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to