There are a couple of other questions on here regarding this but they are old and have not been answered satisfactorily IMHO.
I am getting this error - "Unknown record property / related component "permissions" on "sfGuardUser", referer:" - in my error_log when I attempt to login to my symfony 1.4 app after deployment. I do not get it on my local machine.
When I submit the login form, Symfony throws a 500 error. If I refresh the page, the login form is reposted and I am logged in.
Can anyone suggest what might be causing this?