Hi,
i have installed KayueWordpressBundle with no errors but I don't understand how set up cross autetication between wp e sf2, my security.yml is like this:
...
providers:
admin:
entity: { class: PromotionclubUserBundle:User}
user:
entity: { class: PromotionclubUserBundle:User}
Hi, i have installed KayueWordpressBundle with no errors but I don't understand how set up cross autetication between wp e sf2, my security.yml is like this: ... providers: admin: entity: { class: PromotionclubUserBundle:User} user: entity: { class: PromotionclubUserBundle:User}
Add the WordPress user provider
... If I try to load [url site]/wp/secured/login I have fatal error My wp installation url in [url site]/forum
Do you explain to me where is the error in my config file? Many thank's Best regards
dbpatty