Is it possible to add a user's email at the end of a external link in a DotNetNuke site? Basically, I want it to appear like this:
http://www.website.com/?U=myemail@domain.com
With myemail@domain.com to change to the user's email.
I tried using the…
Is there a batch method to export more than one DNN portal in the same method as the 'Export Site Template' found under Host Settings > Site Management?
I'm having to manually export each website one-by-one and I was hoping there is a better method…
I am getting this error on my PROD server but on my DEV server no such error occurs.
My DNN website has fcnMode="Single" in the web.config file on both PROD and DEV servers.
Also .NET framework on both the servers is 4.0.
This link says…
I have scheduled one DNN scheduling process in Host=>Schedule section and it can take 3 to 4 hours to completed. But process can't able to completed because of "Web Server Updated" message popping up randomly in event viewer section and it restarts…
I have created a Module(Portal). I am going to publish it. I just don't know which version it can support. The previous versions and future versions. I am just curious above this all specially in case of .DLLs.
Please suggest me.
Development…
I am facing very strange issue in my DotNetNuke website (8.04 Version). I have dual language installed (German and English) in which German is default language.
From the homepage i can switch to English or German which is working fine, but from all…
Is there a way to get the module root folder (folder under DesktopModules) of the ActiveModule from a DnnApiController?
In PortalModuleBase I would use the ControlPath property to get to the same root folder I'm looking for.
We have upgraded a DNN 7.1.2 professional edition to DNN 9.0.1. The upgrade went smoothly without any error. However when accessing the upgraded website none of the modules were being loaded on the page. At the same time I would like to highlight…
I have already published dnn website. So Can I add my custom module in it?
I have purchased DNNGoxNews the module with source code from dnn store.
Now I want to modify some of the fields from some user control So How Can I achieve this.
I have…
I need a way to authenticate users to a DNN site from an external desktop application, in my case a OS X MAC Application.
The Desktop app needs access to Web API service methods on the DNN Site. I think the JSON Web Token (JWT) would work for…
I am using DNN 07.03.04 (45) and I have problem when creating a new user. When notification and random password box is marked (see image) user receives no notification and no random password on given email. Is this a bug?
Regards
I need to run a RegEx on the content of any HTML Pro module before the page loads. I assume the custom code would go into this file: /DesktopModules/HTML/HtmlModule.ascx -- "OnPreRender" looks like a good place to me. Is this the right place/file to…
I am working on DotnetNuke 7. I am creating Module using ASP.Net. I have created Module in Visual Studio 2015 and upload it as Extension in DotnetNuke(www.dnndev.me).
Everything is working fine except file management. I get stuck most time in case…
I have activated the Advanced Url Provider and a 404 error page in DNN 7.4.2. Works so far.
But: I deleted a page (also from the recycle bin) from the third level, let's say the Url was http://www.example.org/Level1/Level2/deletedPage - When I enter…
Some days ago an error occured on my DNN 7 development website (main portal) and did not go away. The portal was set up with DNN 7.0.0, and has been updated to 7.4.2 in several steps (or, let's say, whenever a new DNN 7 version was released). It was…