sfdoctrineguard
Symfony sfDoctrineGuard insert-sql error 1005
I\'ve fresh isntall of Symfony 1.4 with Doctrine ORM. I\'m looking to install the plugin sfDoctrineGuard.I followed the instructions here:[详细]
2023-04-07 17:00 分类:问答sfDoctrineGuardPlugin - timeout logout
i use Symfony 1.4 + sfDoctrineGuardUser. I have timeout set. This working good. User is logout, but SESSION for user isn\'t clear. Where i can this 开发者_Go百科set?[详细]
2023-03-27 07:02 分类:问答sfGuardGroup and i18n
I use symfony 1.4.11 with Doctrine. I have site, and it has 3 languages. I use sfDoctrineGuardPlugin 4.0.1 , and I have 3 groups of users. In site I show to each user his group, and I needit show to e[详细]
2023-03-26 04:40 分类:问答Symfony - sfDoctrineGuard - Share Model Files Between two Symfony Projects
Afternoon. I am working on multiple symfony projects which will share the same user database, and because I didn\'t want to re-invent the wheel I opted to use sfDoctrineGuard. I have a corelib that th[详细]
2023-03-18 20:49 分类:问答how can i change password and confirm register in sfGuardDoctrinePlugin?
I learn to user sfGuardDoctrinePlugin, but i don\'t know yet where i can find user control panel and change password?[详细]
2023-03-17 07:43 分类:问答Where is the action.class in sfDoctrineGuardPlugin for create new user?
I installedsfDoctrineGuardUser for Symfony 1.4.11, but I can\'t find the action.class, where register user. I find only class sfGuardCreateUserTask :[详细]
2023-03-17 01:47 分类:问答sfForkedDoctrineApplyPlugin - what enter into routing.yml?
I installed Symfony, sfDoctrineGuardUser and sfForkedDoctrineApplyPlugin, but i dont know what i neen enter to routing.yml.[详细]
2023-03-16 19:55 分类:问答Troubleshooting 'Unknown record property / related component "user" on "sfGuardUserProfile"' when loading fixture data
I am some trouble loading fixture data, that I have added manually in my admin backend and then simply exported the data using \'symfony doctrine:data-dump\'[详细]
2023-03-11 21:37 分类:问答Backend sfGuardUser module
I use sym开发者_如何学Pythonfony 1.4.11 with Doctrine I have sfGuardUser module in backend. I have sfGuardUserProfile table.[详细]
2023-03-11 00:00 分类:问答symfony : myUser class => How to access custom property
I have enabled sfDoctrineGuardPlugin, so I have change myUser class to my开发者_JAVA百科 class extends sfGuardSecurityUser.[详细]
2023-03-09 19:24 分类:问答