DMG Forums 3.2 is now available for download. This is a minor version release, but is packed with new features. There is a new File Manager, file attachments to topics and pages, a new installer, and much more. Also included in this release is several performance enhancements and new functionality available for administrators. Beginning with DMG Forums 3.2, the application now fully supports unicode installations for both SQL Server and MySQL.
If you are currently running an older version of the software, it is very simple to upgrade to 3.2. Merely download all of the new files, copy them to your web site directory, and run the database update tool. For the full download and new feature information, click the link below.
Download DMG Forums 3.2 - View The Key Features
|
| Now that DMG Forums is a completely open source application, many of the topics on this web site deal with customizations and modifications that are made to the core code. This article is intended to give the basics on how the DMG Forums source code is edited and compiled. This is the process that we use when compiling new code. We do not utilize tools such as Visual Studio or other integrated development environments, but other users of the application have. We welcome our users to post inf... |
Read The Latest Comments (0) |
| Beginning with DMG Forums 3.1, MySQL is an officially supported database server that can be used with the application. The instructions in this tutorial will help you install MySQL and set up DMG Forums to use it for the application's database backend. |
Read The Latest Comments (10) |
| DMG Admin Codes are available to portal administrators to help design pages that are dynamic and that are easily maintained from the admin tools rather than having to edit aspx pages or .NET code directly. This tutorial goes in depth with all of the admin codes that are available, how to use them, and what their outputs will be. |
Read The Latest Comments (2) |