Questions tagged [dotnetnuke-7]

Version 7 of the DotNetNuke open source CMS.

Version 7 of the DotNetNuke open source CMS hosted on Codeplex. Visit the project's website at http://www.dnnsoftware.com/.

309 questions
1
vote
1 answer

Looking for a free DNN community edition website Backup and restore procedure working with DNN 7 and SQL server express 2008 r2

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…
1
vote
1 answer

DotNetNuke 7.1 Custom Search Crawler

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…
Whelkaholism
  • 1,551
  • 3
  • 18
  • 28
0
votes
1 answer

DotNetNuke SMTP not working Register new User

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.
rohit panchal
  • 61
  • 2
  • 2
0
votes
1 answer

Unable to save content DNNConnect.CKE html editor (DNN)

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
0
votes
2 answers

Need to change header link href from Dotnetnuke 7 C#

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'.…
0
votes
1 answer

Dot Net Nuke site landing page loading more time for the first time

DNN site taking more time to load landing page for the first time.
0
votes
1 answer

DNN Site azure DevOps build pipeline error

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…
0
votes
1 answer

DNN CSM site azure DevOps release pipeline setup

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…
0
votes
1 answer

DNN module error after trying to move it from dnn7 to dnn9

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…
andy
  • 17
  • 5
0
votes
1 answer

Expected behaviour with Basic Authentication bad credentials

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…
Matma
  • 345
  • 4
  • 17
0
votes
1 answer

DNN Live Articles - Article published by itself

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…
kb2487
  • 27
  • 6
0
votes
2 answers

Dotnetnuke community installation

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…
0
votes
2 answers

Dnn Module is not appearing in view mode

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…
0
votes
1 answer

How would I upload a zip file to the File Manager without unzipping it (need it to stay as a zip file)

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.
Paeon
  • 69
  • 1
  • 7
0
votes
1 answer

How to find the various fields of User object in DNN 7.2

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…
DeepakTheGeek
  • 123
  • 3
  • 15