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…
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.…
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:
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…
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:…
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,…
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…