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

DNN Login across multiple sites

I am authenticating users via an external Web API. If successful, I want to automatically log the users in to the DNN Site WITHOUT creating users on the DNN site. Please can anyone tell me if this is possible before I waste any time on trying to…
0
votes
2 answers

View server-side code in a DotNetNuke-7 module

I am using DotNetNuke version 7.0. I develop DNN modules on my local computer with Visual Studio. After building a module, I upload it to the server by logging in as a master user and installing an extension (I take the install-file, but I also…
Ali
  • 410
  • 5
  • 21
0
votes
2 answers

Using datepicker in DotNetNuke-7 module

I'm a DNN beginner. I am currently building a module in which I can display statistics. My DotNetNuke Version is 7.0. The statistic is from Chartjs. For this statistic I would like to implement filters. These filters should be datepickers. As UI…
Ali
  • 410
  • 5
  • 21
0
votes
1 answer

DNN - getting user roles in javascript

I have an app in DotNetNuke. I would like to retrieve the list of user roles in header javascript, and check to see if it has "Administrators" role. What is the best way to do that?
Harriett Xing
  • 49
  • 1
  • 1
  • 7
0
votes
1 answer

DNN7 DesktopModules do not load

Fresh install of DNN 7.4.2 Anything under the site's DesktopModules folder does not look like it loaded. How can I get those items like HTML, Journal, SocialGroups, etc to load? My issue is that on a new page, I can't add an HTML module - that…
Robert Achmann
  • 1,986
  • 3
  • 40
  • 66
0
votes
1 answer

IE 11 duplicate X-UA-Compatible tag in DotNetNuke

On one of our sites, when going to any form that has recaptch in IE 11 (or 10) - recaptcha doesn't work. What we've found out is that in all version of IE excluding Edge - there's a duplicate X-UA-Compatible meta tag being added. We already have…
ajwaka
  • 608
  • 1
  • 7
  • 12
0
votes
1 answer

dnn 7.4.2 build references missing

VS 2017 Pro - all .Net libraries installed I need to use DNN version 7.4.2 I've downloaded the 7.4.2 version of the platform and am trying to compile the DNN_Platform solution. When I do, a number of projects are missing references…
Robert Achmann
  • 1,986
  • 3
  • 40
  • 66
0
votes
1 answer

Not able to Access DNN service on public IP

I have created DNN service . Its running on my localhost but i am not able to access on public IP. I have done following steps: Create Site on IIS and added path of my application Added Port and open it on AWS public IP Given all permission to my…
0
votes
1 answer

DNN Too many redirects

Our dnn version is 07.04.00 (353). We have an external system that redirects the user to some page. In order, the user will see the page he must have specific role i.e. this page only visible for users that have this role. If the user doesn't have…
Eran
  • 41
  • 1
  • 3
0
votes
1 answer

2sxc Content.Toolbar add existing item to list

The Content.Toolbar offers a number of options for list management. The one option that I can't find is "add existing content item to list. If you've defined a demo content item for the list, that will be added and you can then replace it, but I…
Joe Craig
  • 1,244
  • 1
  • 7
  • 7
0
votes
1 answer

Turn off 2sxc Content Item Title as Module Title

Is there a way of turning of the 2sxc feature that replaces the module title with the Content Item Title (in the case of a list, it seems to use the Title of the first Content Item in the list) Thanks!
Joe Craig
  • 1,244
  • 1
  • 7
  • 7
0
votes
0 answers

namespaceError running DNN website

I am a bit of a newbie when it comes to Dot Net Nuke (DNN). I am currently running the latest version of DNN. When I go to build the site I get this: The type or namespace name 'Internal does not exist in the namespace…
0
votes
1 answer

DDRMenu - Could not locate Razor Host Factory type: System.Web.Mvc.MvcWebRazorHostFactory, System.Web.Mvc

We have tried to upgrade dnn site from v7.3.2 to v8.0.3 but the upgrade was failed and while rolling back the changes the DDRmenu disappeared and the logger shows. The specified dll is present in the bin folder. Can anyone help us? [ERROR]…
0
votes
1 answer

DNN 7 issue with SupportedModules attribute

I'm an experienced (ASP.NET|Java|PHP|web) developer, new to DotNetNuke. Currently I'm following a blog tutorial to try to get an Angular module up-and-running in my local installation of DNN 7…
0
votes
0 answers

Dotnetnuke Multiple Page Add

I am using Dotnetnuke page management to add pages to site, but it is not adding more than one page at a time when I list all the page names is the field provided with line breaks. I am using dotnetnuke version 7. There are more than 50 pages to be…
user7566865
  • 1
  • 1
  • 4