yetanotherforum

Parser error with YetAnotherForum

Hi can you check this why I'm getting this error? http://duckyvideos.com/forums/default.aspx Thanks in advance, Nagu ...

YetAnotherForum problem

Hi, is there anyone using yetanotherforum. I'm getting a different problems while installing the forum. When I try to run the myapplication/yetanotherforum/install/default.aspx --> Two rows inserted in the table yaf_prov_application (i.forums, ii.yetanotherforum) After that When I finish the details of admin it is showing error like ...

Auto logging in to another ASP.NET Application from main Web Application.

I'm running the latest version of YetAnotherForum in a folder beneath my main WebApplication. The subfolder is configured as an application in IIS and navigating to the folder and logging in works wonderfully. YAF is setup with a membership provider and uses Forms Authentication. What I'm trying to do now is to auto login a user into th...

Yet Another Forum integration with Umbraco issue

Hi all, I have been integrating YAF with Umbraco using the following guide: http://dawoe.blogspot.com/2009/02/intergrate-yet-another-forum-193rc2.html I used the latest version of YAF (1.9.4) and umbraco 4. However as mentioned in that page, there is a known issue with the user registration. Anyone knows how to get around that? ...

url rewriting is not working in yetanotherforums

Hi, I am downloading yetanoherforum open source and install the application but url rewriting is not working .. pls give me any ideas how to work url rewriting in yetanotherforums ...

Programmatically setting 'display name' in YAF

I am using YAF as my online forum. I've synched user account databases between YAF and my own application, but call 'Membership.Providers["YafMembershipProvider"].CreateUser' at the same time as I create my own members. However, there's a problem... My users are identified by email address for logon. So now the forum shows everyone's ema...

Umbraco and YAF

I am trying to use YAF with Umbraco. The newest version out changed enough where the old integration methods don't seem to work. I have gotten everything fairly far on my own but I have hit a brick wall with this error: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information. Des...

Login Authentication in YAF.net 1.9.4

How do I use the Log in Authentication of YAF (Yet Another Forum) 1.9.4 in my current project? The reason why I am asking is that I made yaf forum as my subfolder in my project and I still have 3 other folders other than that named Students, Teacher and Administrator. All I want to achieve is to validate my users using the yaf login ha...

Using Yet Another Forum as a Blog

I use YAF with full integration as part of my website's forum page. It works great! I've now decided that I want to start blogging... Can I modify YAF into a blogger for a different section of my site? If not, then what's a recommended ASP.NET based blogging solution, that can also integate fully within my site? ...

Integrating freely available Asp.Net forum with a Asp.net web app on a MySQL DB

We have just finished delivering a (large-ish) Asp.Net 3.5 Web Application project which uses MySQL as the database. We have used the MySQL Membership Provider along with SubSonic 2.2 to finish the project in. However, now the client wants a Forum to go along with the website - such that when a user signs up into our site, an ID is als...