YAFLogo

Posted by: kar - Friday, 14 August 2009 09:23:20
Hai... How to integrate blogengine and Yaf with same login(same user_name & password). If user subscribe to Blogengine he should auto subscribe to YetAnotherforum (Means same login username and Passwords for both ). I am using xml for blogengine. and db for YAF. //" You use the same .NET membership provider. In my case, I made BlogEngine use the YAF membership and role provider -- it works perfectly so far. Basically, look in your YAF membership and role provider settings... use the same settings in your blogEngine web.config."// can any one explain this in detail.? or any other method? Thank you........

Posted by: kar - Friday, 14 August 2009 10:09:34
Hai... How to integrate blogengine and Yaf with same login(same user_name & password). If user subscribe to Blogengine he should auto subscribe to YetAnotherforum (Means same login username and Passwords for both ). I am using xml for blogengine. and db for YAF. [quote] //" You use the same .NET membership provider. In my case, I made BlogEngine use the YAF membership and role provider -- it works perfectly so far. Basically, look in your YAF membership and role provider settings... use the same settings in your blogEngine web.config."// [/quote] can any one explain this in detail.? or any other method? Thank you........