YAFLogo

Posted by: exp - Saturday, 25 July 2009 01:24:48
[b]Hw to integrate both YetAnotherforum & Blogengine with Same login Details(same username and Password[/b] I have a main page In the main page one link for YetAnotherforum and other for Blogengine.net If user subscribe to YetAnotherforum he should auto subscribe to Blogengine.net (Means same login username and Passwords for both ) I have converted the Blogengine.net to sql server. And waiting without knowing how to proceed :cry: Anyone Pllllllzzzzzzzzz help me !!!!!!!!

Posted by: Jaben - Saturday, 25 July 2009 20:40:31
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.

Posted by: exp - Thursday, 30 July 2009 07:34:31
first of all Thank you:) I cant understand membership/ roles ? I don't have a good knowledge in this. Can u show how to do it with more details (If u can plz attach files) Thank you very much

Posted by: Jaben - Thursday, 30 July 2009 14:03:48
Honestly, this is out of the scope of support we provide here... but here is an example web.config for BlogEngine only... basically, using YAF providers in BlogEngine. This is not a web config that includes support for YAF specific settings.

Posted by: rmcbride@rama.com - Friday, 31 July 2009 14:28:19
Hi Jaben Do you have BE working for multiple blogs or just for the default single blog. I am looking at changing away from SubText because it won't support the ASP Membership Framework. One of the great things you guys did with YAF is integrate with the ASP Membership framework. But finding a multiblog provider who does this is almost impossible. I am looking at AtomSite too, but it is not all that mature yet and while ASP Membership integration is in their plan, they haven't been able to do it yet. Alas this open source stuff just doesn't pay all that well. Thanks Richard

Posted by: rmcbride@rama.com - Friday, 31 July 2009 14:30:11
Hi Jaben Never mind. I looked at your web.config and it looks like you are not using multi-blog. As to the original poster on this thread, what about Sueetie? Those fellows have already done the integration stuff in most cases. Thanks Richard