Tag Archive for 'YetAnotherForum'

Fix a bug in YetAnotherForum version 1.9.1.8

YetAnotherForumAs my previous post said, I installed Yet Another Forum v1.9.1.8 on my server, then I created a board/forum. In my first and only one forum, I turned on the moderate mode which means that any post topic will not show till the forum administrator approves.

Then I went ahead to create the first new topic, and later on a few replied have been posted. Everything was fine but a few days ago the front page could not be seen. I tried a couple of times, only saw the error messages (There has been a serious error loading the forum. No futher information is available…) as the following screen shot. And funny thing was I still could access to other web pages include the administrative portion.

Error Message

Continue reading ‘Fix a bug in YetAnotherForum version 1.9.1.8′

Related posts

About the installation of YetAnotherForum

YetAnotherForumSome steps to install the free ASP.NET open source forum:

1. First of all, of course you should download this application from http://www.yetanotherforum.net/.
2. Prepare the Microsoft SQL Express database. If you have not installed any on your servers yet, you can download it from Microsoft website for free. When you are on Microsoft Download center, remember you not only need  SQL Server 2005  Express database service, but you also need SQL Server Management Studio Express to create a initial forum admin user.
3. Create a login for your new SQL database, and then a new database Instance. With such information, including Database Name and Logon Account/Password, you can modify the yanet.config first before you start to install the forum.
4. Finally, you can run the installation from the URL of http://yourdomainname/YaNet/install/default.aspx.

Continue reading ‘About the installation of YetAnotherForum’

Related posts

Recommend a free ASP.NET C# open source forum

YetAnotherForumCurrently it is very difficult to find a good ASP.NET discussion board program. Since one of my clients is using Windows hosting plan, it is not good to recommend vBulletin or PHPbb to him when he asked my suggestion on setting up a community forum.

To started, I did a little bit of researches on the following 3 asp.net forums.

  1. Jitbit 的 ASPNetForum 4.5.x (free, $85 and $169 versions)
  2. Austrian Active Data Online - Discussion Board 6.x ($200)
  3. England Instant Forum 4.x ($119 or $199)

Only AspNETForum offers the downloads, for the others you will have to go to their web sites for the demonstrations. To be summarized, all of the three above are not too bad, and not too expensive. Especially the AspNetForum can be free if you keep its logo on your forum. And AspNetForum is very clean and simple on the layout too. But “simple” is not always good for the administrators. In AspNetForum, you can not set up different type of boards, and you could not control the configuration from the back-end control panel either. For example, you will have to edit the web.config file to set up bad words filter.

Continue reading ‘Recommend a free ASP.NET C# open source forum’

Related posts