Start a conversation

Articles

  • Allowing users to have advanced editing options for websites

    Find steps below in order to allow a specific group of user accounts to use more features (have an advanced view) in the HTML Advanced Editor: In the persona bar, go to Settings > Site Settings > Site...

  • Role Exception Access to Page Analytics

    Overview When creating new roles in EVOQ version 9.0 and above you will need to manually grant them access to view and/or edit the Page Analytics section of the Persona Bar.  Audience: Self-service, A...

  • Accessing the source code of an inaccessible Module

    Overview In this article, you will learn how to access the source code of a Module that is inaccessible when you try to edit it.  This procedure is useful when you want to find which part of the code ...

  • Change Expiration Time for Password Reset Links

    Overview Password reset link timeout value represents amount of time after which link will expire and no longer will be valid for password reset. After expiration, user will need to request a new link...

  • Infrastructure maintenance for On Demand/hosted customers

    Overview NOTE: DNN maintenance does not follow a set schedule and is done on an as-needed basis. Occasionally DNN will need to perform maintenance on servers, individual sites, or other infrastructure...

  • "?ver=" parameter in assets links

    Overview: The user may contact asking if it's possible to remove the ?ver= parameter from assets links. Solution: Unfortunately, at the time being, it's not possible to remove the ?ver= from the files...

  • Finding your DNN platform and license details

    Overview During the course of troubleshooting platform or licensing issues with a DNN instance, support will likely need the details of the current version you are running as well as information on th...

  • Turning off page-level caching in a custom module

    Overview Customers may request assistance to turn off page-level caching in their custom modules. Step by Step To do so, follow the steps below: Go to Persona Bar > Content > Pages.   Select the page ...

  • Skin Requirements for Adding Modules to Pages

    Overview This article provides a better understanding of skin requirements and the process to successfully adding a module to a page.  Affected versions DNN 9. Requirements Access to the skin.ascx fil...

  • The Located Assembly's Manifest Definition Does Not Match the Assembly Reference

    This is a common error in many .NET applications, not just DNN. If you want to start with some light background reading on the reasons why this error occurs, read this blog post. Otherwise, this artic...