Overview Sometimes, you may want to generate a user history report containing details of the user that modified the respective page and module permissions. This article provides information regardin...
Please follow the steps below: Run the following query, and note down the RoleID and PortalID. SELECT * FROM Roles R INNER JOIN PortalAlias PA ON R.portalid = PA.PortalID Run the following query,...
Overview This article provides information on how to resolve errors arising from the Digital Asset Management module when calling GetSubFolders. Solution There is an exception that occurs while usin...
Overview Adding Vanity URLs in DNN page settings are not being tracked in Google Analytics (GA), these URLs should be tracked to make the analytical data consistent. Diagnosis The default method for...
Overview When browsing to Manage > Themes, you may encounter the following error in your browser developer tools console: export-bundle.js?cdv=196:90 TypeError: Cannot read property 'themeName' of n...
Overview In the blog module, when you create a blog and set the option to All Bloggers, it implies that anyone designated as a blogger can add entries to the blog. This is not the case for Evoq 9.3....
Overview The Social Share feature does not provide a detailed description of a Blog post on Facebook. This is because the Social Share feature only passes a link, and it is up to the social media pl...
Overview In some situations, users of DNN Evoq version 9.1.1 might encounter a critical error message when accessing their site. Critical error messages may also be present when viewing the content vi...
Overview This article provides the SQL query that you need to run to generate a report of the current workflows that are assigned to particular pages of a site. Process Go to Settings > SQL Cons...
Overview Your DNN error logs are displaying the following error: Evoq.Microservices.Framework.Authorization.TokenException: Error occurred while obtaining a token for portalId [X] and application Anal...