not really, I just managed to fix the problem I had with this plugin to use
facebook connect and using $sf_user->getCurrentFacebookUid() return to me
the real user id in facebook.
I used firebug to actually read the response I get from facebook server,
have you tried that?

On 21 July 2010 18:07, jostster <josts...@gmail.com> wrote:

> It seems that facebook has changed their cookies around.  Calling
> $this->getUser()->getCurrentFacebookUid() would return their user id
> but now it just returns null.  Same for $sf_user-
> >getCurrentFacebookUid().  $sf_user->isAuthenticated shows the user is
> authed but it will not return their facebook uid.
>
> Any suggestions?
>
> --
> If you want to report a vulnerability issue on symfony, please send it to
> security at symfony-project.com
>
> You received this message because you are subscribed to the Google
> Groups "symfony users" group.
> To post to this group, send email to symfony-users@googlegroups.com
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com<symfony-users%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
>

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to