Closed Raulken closed 12 years ago
what are you using Symfony 2.0.x or master (aka 2.1.x)? for the later you can check this example: https://github.com/lsmith77/symfony-standard/tree/techtalk for the former you need to use the 2.0 branch of this bundle
i use symfony 2.0.10
where i find the 2.0 branch of this bundle?
yes
ok thx now all work only the last problem i have
Facebook needs the CURL PHP extension.
Unrecognized options "fos_facebook" under "security.firewalls.public"
what i wrog?
config.yml:
fos_facebook: file: %kernel.root_dir%/../vendor/facebook/src/base_facebook.php alias: facebook app_id: 123456879 secret: s3cr3t cookie: true permissions: [email, user_birthday, user_location]
security: providers:
choose the provider name freely