Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Routing problem #302

Open
netozunitec opened this issue Jan 17, 2014 · 1 comment
Open

Routing problem #302

netozunitec opened this issue Jan 17, 2014 · 1 comment

Comments

@netozunitec
Copy link

In the routing file, I import this resource "@FOSFacebookBundle/Resources/config/routing.xml"
as the docummentation asks:

application/config/routing.yml

_security_check:
pattern: /login_check
_security_logout:
pattern: /logout
fos_facebook_channel:
resource: "@FOSFacebookBundle/Resources/config/routing.xml"

But this file does not exist in my FOSFacebookBundle, What should I do?

@diegoholiveira
Copy link

What version are you using? This file exists on the master branch: https://github.com/FriendsOfSymfony/FOSFacebookBundle/blob/master/Resources/config/routing.xml

If you're not using the latest version, you don't need to import this file (and you can check the documentation related to your version here through the tags.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants