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........
Edited by user
14 years ago
|
Reason: Not specified