I am looking for a free DNN community edition website Backup and restore procedure working with DNN 7 and SQL server express 2008 r2.
I usually design and develop website in local PC as my connection speed to the actual server is low. And then I…
I want to implement a couple of DotNetNuke custom search crawlers as mentioned in this 7.1 release note: http://www.dnnsoftware.com/community-blog/cid/153947/Search-Done-Right-in-DNN
One will be for users, to create a directory function (it looks…
I am using DNN version 9, we setup SMTP and its working on testing SMTP while we are adding new user and check "send and mail to email to new user" is not working
I also Set User Registration to Private but no luck.
Unable to save and change html editor type from Rich Textbox editor to basic Text Box Editor.
Getting error www.domain/page/ctl/Edit/mid/4267?popUp=true , 403 error
Using DNN 9.8.01,DNNConnect.CKE as html editor
I have one website which is in Dotnetnuke 7.
I need to change the header of the existing page link of the href.
It is showing errors like
requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=Muli:400,300,300italic,400italic'.…
I have DNN site package , i pushed the code into Azure DevOps repository.
If we want to create build pipeline for the DNN site package we need to add below Task.
1.NuGet Restore
2. Set DNN Version Number
3. Build Solution
4. Test Assemblies
5. Copy…
I am trying setup pipeline for DNN site CSM project . can you please suggest any articles to setup .
i have below doubts
As DNN is the CMS application development, whenever user modified from browser, data is updated in IIS, and in DB(if update the…
I previously have this FAQ module installed on an old system running on DNN 7 and I tried using the same module on a site running on DNN 9.4.1 and I get the following errors:
and
I obtained the resourse file of this module from the package creator…
I have a webapi service in/under DNN V7 (IIS/10 on Win10 Dev box).
It works fine but i have one scenario i wanted check the response i get with expected basic auth responses since i don't seem to be able to find this answer elsewhere.
Controller…
On our DNN portal (version 7.3.4) we are using Live Articles module - for posting articles/news. When new article/news is published, subscribed users get notification email about that.
Few days ago we and all the subscribers have received such an…
I have a dontnuke community website that was built long time ago. I have been task to migrate the website from windows server 2008 to 2012. I copied the website from 2008 server to 2012 and I create the website on IIS. I am getting an error on…
I am facing an issue when added a new page in DNN 08.02.00.
The issue is - Used module is not appearing on the page on view mode but when I click on edit page button my module is appearing. basically module is appearing on edit mode and not…
I need to upload zip files of logos, so that users can download the zipped file. These can't be unzipped (automatic with DNN) as that would create total chaos.
Tried uploading the zip file, it automatically decompresses.
I have a new user registration form. After creating the user, I want to provide various details like username, email, company name etc in the new user registration email to the administrator. After searching through various DNN community threads, I…