115 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
1
answer
56
views
DNN CK Editor Preview not loading CSS path
I'm trying to work on a way to load CSS path with in the DNN CK Editor v4.18.0 preview mode, here are some images below.
Now the using the Custom Editor Options I've been able to use a common.css ...
0
votes
1
answer
61
views
2sxc new content type field won't show in razor template
I'm using the 2sx App Events, Courses and Registration version 6.17.1. I'd like to extend the app by adding more fields to the Event content type. I'm running DNN 9.13.04 and 2sxc 17.09.00.
I added ...
0
votes
1
answer
62
views
DNN Razor Host Module - How to use a querystring parameter as a variable to get data related to a specific UserID
I need a syntax help to write the following code to use in Host Razor module on a dnn site version 9.13.
I need to use a querystring parameter as a variable to get data related to a specific UserID.
@...
0
votes
1
answer
106
views
DNN 9.13.01 on Windows Server 2019 throws null reference exception when installing extension
I'm in the process of exploring replacing my current blogging solution with DNN but installing the 2sxcApp_Blog_6.1.0.zip extension on a fresh install of DNN 9.13.01 fails.
Drag zip file to loading ...
0
votes
1
answer
94
views
Why does DotNetNuke unexpectedly replace my DOM elements
I am developing a 9.13 DotNetNuke custom module and on one of my settings pages a have a custom input field to upload files to my API controller, but whenever I try to make ANY ajax request to the ...
0
votes
1
answer
228
views
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 &...
0
votes
2
answers
87
views
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(...
0
votes
0
answers
22
views
Select all <img> that do not have an <a> wrapped around it [duplicate]
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 ...
0
votes
1
answer
27
views
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:
...
0
votes
1
answer
482
views
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 ...
0
votes
1
answer
420
views
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 ...
0
votes
1
answer
200
views
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 ...
0
votes
1
answer
218
views
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"
...
0
votes
1
answer
182
views
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 ...
-1
votes
3
answers
270
views
DotNetNuke: Update and configuration for development with Visual Studio
The topic is as follows: we have a website on an intranet that was developed in Dotneknuke in version 5.0.0 and runs on IIS with framework 2.0. Currently it works ok.
What we need to do is add new ...