[symfony-users] Re: sfGuardPlugin login action gives error no. 500

2009-02-25 Thread zabbasi
When I login using the admin user the User object is saved after login (to note last login time), which calls a save on the User Profile object as well and since the admin user does not have a corresponding User Profile whose table has certain required fields but no defaults the save fails hence c

[symfony-users] Re: sfGuardPlugin login action gives error no. 500

2009-02-24 Thread zabbasi
I tried Symfony version 1.2.4 but still no success. Someone Please Help. Zain On Feb 24, 3:09 pm, zabbasi wrote: > Please HELP!!! > > I am having no luck and am totally lost: > I tried creating a new test project with just the sfGuardUserProfile > model class but have had no luck. > > This how

[symfony-users] Re: sfGuardPlugin login action gives error no. 500

2009-02-24 Thread zabbasi
Please HELP!!! I am having no luck and am totally lost: I tried creating a new test project with just the sfGuardUserProfile model class but have had no luck. This how I went about it php symfony generate:project test php symfony generate:app --escaping-strategy=on --csrf- secret=UniqueSecret fr

[symfony-users] Re: sfGuardPlugin login action gives error no. 500

2009-02-24 Thread zabbasi
Hi My new Plan of Action is to create a new sample project with just the sfGuardUserProfile class and see what happens. I think I am missing something really small somewhere and maybe if I do the entire process again I will find what the problem is. PS: I am using sfGuardPlugin 3.1.3 - symfony v.

[symfony-users] Re: sfGuardPlugin login action gives error no. 500

2009-02-23 Thread zabbasi
Sorry I am using sfGuardPlugin 3.1.3 not 3.1.1 An update: I changed the table PHP name from UserProfile to sfGuardUserProfile in the schema file. No Luck. Thanks Zain On Feb 24, 12:39 am, zabbasi wrote: > Hi Everyone > > I see the same problem as mentioned by this post (http:// > groups.goog