The documentation is VERY lacking and I have looked at all the sites possible to assist with this plugin. I have even removed symfony completely and done a fresh install and project and still receive the error. I forgot to mention this error happens when using the demo however using the regular tutorial for the auth module just results in an error stating that the user Facebook_ already exists.
On May 19, 3:41 am, Fabrice Bernhard <[email protected]> wrote: > Hi Brian, > > I think you spammed every possible bugtracker/mailing-list/plugin > author with your bug ! :-) > > Since many people use the plugin without having this blocking problem, > I think you just misconfigured the plugin. Please read carefully the > documentationhttp://www.symfony-project.org/more-with-symfony/1_4/en/12-Developing... > and check the configuration. Don't hesitate to dive into the code too. > But try harder before reporting bugs, it will make your bug reports > all the more precise and the solution to your problem will come much > faster ! > > Cheers, > > Fabrice > > On May 18, 9:31 am, "[MA]Pascal" <[email protected]> wrote: > > > > > Hi, > > > This plugin has his own bug tracker > > athttp://labs.theodo.fr/projects/sffacebookconnect/issues > > , you should report your issue there, or ask in symfony-users mailing- > > list (http://groups.google.com/group/symfony-users) and if critical > > contact plugin authors mentioned in this > > pagehttp://www.symfony-project.org/plugins/sfFacebookConnectPlugin > > > Regards, > > [MA]Pascal > > > On May 18, 3:49 am, jostster <[email protected]> wrote: > > > > Anyone able to give any thoughts on how to resolve this error? > > > >http://forum.symfony-project.org/index.php/t/27450/ > > > > For those that don't want to click it, here is the text. > > > > I downloaded the version from SVN but when I login with my facebook > > > info I get this error > > > > Quote: > > > > Strict Standards: Non-static method > > > sfFacebookGuardAdapter::getUserProfileProperty() should not be called > > > statically, assuming $this from incompatible context in /home2/ > > > ameriee2/aksymfony/plugins/sfFacebookConnectPlugin/li b/ > > > sfFacebookApplicationFilter.class.php on line 25 > > > > Fatal error: Cannot call abstract method > > > sfFacebookGuardAdapter::getUserProfileProperty() in /home2/ameriee2/ > > > aksymfony/plugins/sfFacebookConnectPlugin/li b/ > > > sfFacebookApplicationFilter.class.php on line 25 > > > > However if I hit refresh in the url bar it will login me in and the > > > error will go away. Any ideas? > > > > -- > > > 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 developers" 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/symfony-devs?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 developers" 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/symfony-devs?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 developers" 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/symfony-devs?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 developers" 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/symfony-devs?hl=en
