| [solved] sfFacebookConnect for symfony 1.4 [message #90933] |
Wed, 06 January 2010 21:29  |
aleinside Messages: 3 Registered: January 2010 Location: Milan, Italy |
Junior Member |
|
|
I try to use sfFacebookConnect plugin using symfony 1.4, but seems that symfony doesn't load the plugin.
How can I check?
I follow the 2 articles on advent_calendar [1] and [2]..
When I do command
php symfony plugin:publish-assets
I don't see the sfFacebookConnect dir
Ps. I got also an error in
ROOT/plugins/sfFacebookConnectPlugin/modules/sfFacebookConne ctAuth/templates/signinSuccess.php
with
php symfony project:validate
[1] http://www.symfony-project.org/advent_calendar/18/en
[2] http://www.symfony-project.org/advent_calendar/19/en
[Updated on: Thu, 07 January 2010 10:56]
|
|
|
|