Thanks for the help, I don't know what I had done wrong, but I started over from scratch and now it seems to work.
On Dec 3, 7:51 am, Zach <[email protected]> wrote: > Thanks for the reply. > > Yes I have changed the myUser.class.php to extend sfFacebookUser. I > have followed all the installation instructions for sfGuard found > here:http://www.symfony-project.org/plugins/sfGuardPlugin/1_1_16and > also the installation instructions for sfFacebookConnect found > here:http://www.symfony-project.org/plugins/sfFacebookConnectPluginI have > double checked to make sure I didn't miss any of the steps. > > I don't know what I did wrong. I get the error when I try to access > any page. I can never get past this error. > I used the symfony > plugin-installhttp://plugins.symfony-project.com/sfGuardPlugin > command to install sfGuard, How do you specify which version of the > plugin to install? Is it possible that I have installed a different > release for a version other than symfony 1.0? Or does symfony > automatically detect which version of the plugin to install? > > Thanks for you help. > > On Dec 3, 2:20 am, ridcully <[email protected]> wrote: > > > > > Hi Zach, > > > i'm using the Doctrine SfGuard Plugin with Facebook Connect and it > > works well. > > > Do you've change the myUser.class.php ? > > > class myUser extends sfFacebookUser > > { > > > } > > > When that not works, i need informations when does the Problem > > happens ? > > > I hope i could helped. > > > On Dec 2, 4:46 pm, Zach <[email protected]> wrote: > > > > I am attempting to set up a new project usingFacebookConnectand > > > thought I would give the sfFacebookConnectPlugin a try. It looks like > > > a great plugin and I would like to thank Fabrice and all the other > > > contributors for their hard work to make this plugin available. I just > > > hope I can get it all set up and running properly. > > > > I am getting the error: > > > > Fatal error: Call to a member function getId() on a non-object in C: > > > \wamp\www\myproj\plugins\sfGuardPlugin\lib\user > > > \sfGuardSecurityUser.class.php on line 63 > > > > I have never used sfGuardPlugin before either, so maybe I have > > > installed it wrong. I am currently running Symfony 1.0. Any ideas > > > would be greatly appreciated. > > > > Thanks, > > > Zach -- You received this message because you are subscribed to the Google Groups "symfony users" 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-users?hl=en.
