Questions tagged [dotnetnuke-8]

Version 8 of the DotNetNuke open source CMS.

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

37 questions
0
votes
2 answers

Update DNN Profile Property programmatically

I am trying to update some custom profile properties programmatically via an ajax call. When the ajax fires, the property gets the new value, then I refresh the page and the new property is displayed. However it is not saved in the database…
alwaysVBNET
  • 3,150
  • 8
  • 32
  • 65
0
votes
1 answer

Dnn 2sxc Blog Module sub-directory

I am testing out DNN 8 and am using the blog app and content management from 2sxc (great module, BTW!). I have the recent blog post listed on a page sub-directory called '/articles'. But I also wanted some of them listed on the home page as well.…
swimex
  • 21
  • 5
0
votes
2 answers

DotNetNuke jQuery Tabs Not Working

The JQuery tabs and panels do not work in DNN version 08.00.03. It works only when a user is logged in. Once the user logs out, all the panels ans tabs stop working. I have the code below in HTML module:
user2536008
  • 215
  • 1
  • 5
  • 15
0
votes
3 answers

Create DotNetNuke Module

I am a mid-level c#/.Net developer. I was asked to create a Dotnetnuke module. In your opinion, what is the best way to learn how to create modules? Is there a site/video/tutorial that is more beneficial than most? I will be using Dotnetnuke…
Ben
  • 1,820
  • 2
  • 14
  • 25
0
votes
1 answer

Unknown server tag 'dnn:DNNGrid'

I installed the dotnetnuke Blog module and am getting an error when I try to manage it: Error: is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Unknown server tag 'dnn:DNNGrid'. ---> System.Web.HttpParseException:…
Michael Andrews
  • 194
  • 6
  • 16
0
votes
1 answer

I Have a DNN website, i want to prevent FOUC on it

Problem: I Have a DNN website, i want to prevent FOUC on it. I created a Zurb Foundation skin, every time the page loads there is a Flash of unstyled content(FOUC), such as the menu showing all the drop-downs for a few seconds. After many searches,…
j.e
  • 65
  • 4
-1
votes
1 answer

Could not load type 'DotNetNuke.Web.DDRMenu.SolPartSkinObject'

I have a set up of code which are developed in DNN 8.when I am trying to run this code from visual studio 2013 I found these errors. "Could not load type 'DotNetNuke.Web.DDRMenu.SolPartSkinObject' and 'Could not load type…
1 2
3