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 at http://groups.google.com/group/symfony-devs?hl=en
