-
## Description
When the site is set to "Require a Valid Profile for Registration" on the registration settings tab and the Region and Country fields are set to "required" on the user profiles tab.…
-
## Description of bug
When navigating to a page that does not exist you get a 503 DNN error for a 404 error page load along with 2 errors in Admin log related to the site/page.
## Steps to rep…
-
Test to ensure that all content can be localized for other languages (rooms names, descriptions, welcomes not included)
-
Followed the instructions to a tee.
The auth works a treat however the user management pops up with a auth error.
Do i need to add any permissions for graph in B2C ad?
-
UploadController.cs file does not have any security control if the Editor chose to upload a video.
Between Line 101 and 110 on UploadController.cs, it gets a file submitted via HTTP request (Line …
-
The open graph protocol HTML mark-up cannot be loaded from cache. It is suggested that you clear cache in the control panel to fix this issue.
v1.1 worked but upgraded to DNN 6.2.4 and had issues wit…
-
```
Here is my use case: I am developing a module for DotNetNuke using PLINQO.
The problem is that DNN has config options to set a database table prefix (ex:
"DNN_MyTable") and a database owner ("…
-
I'd like to know if the module works on the most recent DNN - 9.11+ - specifically along with the Sql_OpenUrlRewriter module
I rely on this for decent indexing and would love to help upgrade or tes…
-
I recently moved a website including the store to a different web server. The files of the website are now located in a different location. For some reason I receive an exception when I click on the p…
-
## Description of problem
In DNN 9.4.0 we introduced Dependency Injection and it is time to start refactoring the `Globals.cs` file to use Dependency Injection. This is a massive undertaking and shou…