Have 3 sites on same DotNetNuke installation, but for the oldest site the popups don't work on registration and login pages. Instead, the forms are presented in a separated page as if the popup option was not set on site settings.
Already tried many…
I am creating a control to be used in a DNN site that will display the US map using jVectoMap.
When I click Colorado I need the state map to appear with the counties defined.
Eventually I would like to have all of the US states but Colorado is…
When a user completes registration and logs in for the first time, they are forwarded to some page and are told to go to their email and click the verification link.
We're using DNN 7 and Up.
Sometimes, users don't get the verification email, and as…
Is it possible to disable a DNN portal, or an entire DNN installation to everyone except administrator / host users?
I need to update a DNN website and apply new themes to differant sections of the website, however this will take some time on the…
I have a dnn 7.1.1 installation I am testing for production. I thought that this version supported a 404 error page. But no matter what type of erroneous url I pass to the DNN site I don't get this page appearing and I don't see it under admin/page…
I am designing a website using Dotnetnuke latest version 7.1. I wanted make my website search engine friendly. I got options to add meta keywords, description. Another thing i wanted on my site is canonical tags for all the pages in the site. I…
Bit of a weird one. For some reason one of my DNN modules keeps being converted into an Application in IIS7 in my development environment. Meaning when I try to view a page that contains that module it can't find the module correctly. It's ok if I…
I am new to DotNetNuke Framework. Currently working on DNN 07.04.01 (280) version.
Problem :
Changes made in the DNN source file doesn't even get recognized when I run it.
I am working on "UserAccounts" module. We have controller called…
I've recently completed updating a DNN 7.4.1 install to DNN 9.1.1 with some difficulties.
The steps I've followed were to 1st disable all scheduler tasks in the database directly as without that i was getting timeout issues.
Next I upgraded to DNN8…
The problem I’m experiencing is when uninstalling 2sxc in DNN 7.3.xx and then trying to reinstall it again I get an error (see below). I believe that the DB has remnants of the installation and I tried going directly to the DB and removing…
I know these questions have been around for some time, but the solution for my specific problem is not on any answer I have found so far.
The problem is a well-known error, at compile time the namespace error or the could not load assembly an…
I am developing a website using DNN 7.3.4. I am signalr in this.
I have executed this script for AUM_DoNotRewriteRegEx.
IF NOT EXISTS (SELECT * FROM dnn_hostsettings WHERE SettingName = 'AUM_DoNotRewriteRegEx' )
insert into dnn_hostsettings
…