Questions tagged [dotnetnuke-9]

Use this tag for Dnn (DotNetNuke) 9.x specific questions.

DotNetNuke 9 is the latest version of the DotNetNuke open source CMS hosted on Codeplex. Visit the project's website at http://www.dnnsoftware.com/.

110 questions
0
votes
1 answer

DNN 9.1.1 Upgrade- Persona Bar Not Loading Views

We've already successfully upgraded well over 100+ sites to newest version(s) of DNN (9.10+) A customer is finally ready to upgrade and upgrading from DNN 8.0.4 to 9.1.1 is seemingly successful (only "errors" are DNN Security that is already in…
ajwaka
  • 608
  • 1
  • 7
  • 12
0
votes
2 answers

DotNetNuke List Export as csv

We are using Forms and list module in DNN 9 portal. We are having List with URL column. We are able to view the URL value in portal. But, when we export list as csv and If URL value is internal URL(like Portal page URL or file URL), then we get some…
0
votes
0 answers

Select all that do not have an wrapped around it

Hello and thank you for your help in advance, I am using a zoom plugin for jQuery that zooms images when mouse clicks . I want to put my script within skin so that it will work on all images within website. But I have a problem where I am wrapping…
0
votes
1 answer

Errors in ascx control when getting ModuleID()

In Visual Studio I've been always getting the following errors when getting ModuleID in ascx, but the module compiles successfully. Any ideas how to fix these issues? This is how I register the ascx: <%@ Control Language="vb" AutoEventWireup="true"…
alwaysVBNET
  • 3,150
  • 8
  • 32
  • 65
0
votes
1 answer

DNN 9 Module only displays in Edit Mode

We recently upgraded an old DNN site to the latest version (9.8.00). Everything has been running fine for the most part, but today I have ran into an issue I can't figure out how to resolve. Once of my users dropped an HTML module on the page but…
Jesse
  • 3
  • 2
0
votes
1 answer

DNN 9: how to change TextEditor standard behaviour?

I'm new in DNN world, I would like to change the texteditor behaviour in order to replace self-defined placeholders (retrieved from DB) with specific text. I would like to modify the standard behaviour in order to apply this feature across the…
0
votes
1 answer

How to create additional Sitemap files at DNN website?

I need to adjust sitemap of DNN website, but I need to do that using multiple sitemap files. I already managed to add custom url data to main sitemap.aspx, using SitemapProvider, but I didn't find so far any way to create custom sitemap files.…
0
votes
1 answer

Getting "Could not find stored procedure 'dbo.AuthCookies_Update' " Error When Running DNN from Visual Studio

Im trying to run DNN 9.4.1 from Visual Studio. And Im gettin the following error; "progress":54,"details":"ERROR:Could not find stored procedure dbo.AuthCookies_Update" Firstly Ive created dnndev.me database and Ive checked and completed the…
0
votes
1 answer

DNN structured content

We're using the free DNN platform, and trying to determine if there are any out of the box solutions for structured content. It seems everything I've found so far either refers to the paid Evoq platform (Liquid Content), or other add-ons (2sxc,…
user3562286
  • 151
  • 2
  • 13
0
votes
0 answers

DNN upgrade - Portal.css not loading

We got a DNN website which was working on V.8.00.04 version. we upgraded this site from 8.00 to 9.01.01 version by following the steps mentioned in the DNN website. The upgrade was not too fast and we didn't see any issue while the upgrade was done.…
Rick
  • 1,392
  • 1
  • 21
  • 52
0
votes
1 answer

DNN custom skin gives jquery missing error

Whenever I try to make a custom skin object in Admin/Skins folder or Admin/Containers folder, I get the error Uncaught ReferenceError: jQuery is not defined I'm trying to add a bootstrap link skin object to be used in the template. DNN Newbie…
Sanaa
  • 1
  • 1
0
votes
2 answers

Page import/export in DNN with 2sxc modules on pages

DNN 9.6.1 2sxc 11.2.0 I have a dev and production site that are (more or less) copies of one another. I created a 2sxc app on the dev site and built some pages. I need to move the pages and the app to the production site. I exported the app from…
Joe Craig
  • 1,244
  • 1
  • 7
  • 7
0
votes
3 answers

Export/Import of DNN site

I have a website currently running on DNN 3. I want to do an export of this DNN 3 site and import it onto a website running on DNN 9. Would that be possible?
andy
  • 17
  • 5
0
votes
1 answer

Search Results module "A critical error has occurred" when upgrading to DNN 9.2.2

Having an issue with my Search Results module after an upgrade from DNN 7 -> DNN 9.2.2 Everytime I search using DNN's Xcillion (built in search) I keep getting "A critical error has occurred. Please check the Event Viewer for further details."…
0
votes
1 answer

Upgrade DNN 9.0.1 to 9.2 Failing at PersonaBar

We are upgrading our DNN installation to 9.4.4 to take advantage of the latest memory leak fix. However, we are having trouble and despite trying several upgrade paths I am making no progress. I originally followed the suggested upgrade path and…