-
Notifications
You must be signed in to change notification settings - Fork 23
Upgrading to Version 10.0
John Henley edited this page Jul 17, 2026
·
1 revision
If you're upgrading to DNN Community Forums 10.0 AND you access forums database tables using SQL, you MUST view the important release note below.
In DNN Community Forums 10.00.00, SQL Server object names for this module have been renamed from activeforums_* to communityforums_*.
If you access data from the Community Forums module using SQL statements, your SQL statements need to be updated to use the new names.
For backward compatibility, synonyms have been added to accommodate continued use of the activeforums_* objects.
These synonyms will be removed in DNN Community Forums 11.00.00.
This module is the official forums module for DNN and is used on the official DNN CMS Community website.
- Forums
- Email Notifications
- Polls
- Categories
- Badges (new in 9.2)
- User Mentions (new in 9.3)
- Tags (enhanced in 9.4)
- Attachments (enhanced in 9.7)
- Site Map (new in 9.7/enhanced in 9.8)
- Entering HTML & XML
- Moderation
- Friendly URLs
- DNN Search Integration
- Templates
- Theme creation
- Tokens
- Avatar injection (new in 9.1)
- Recycle Bin (new in 9.1)