156 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
1
answer
47
views
2sxc HotBuild Access to the path 'C:\WINDOWS\TEMP\**\*.tmp' is denied
Summary
2sxc HotBuild feature only allowing unregistered users to compile app code if an initial code compilation has been triggered by a registered user. Otherwise an error is thrown.
Description
I ...
0
votes
1
answer
43
views
2sxc v.19.3.0 VisualQuery multiple filters issue
It seems like there is an issue with Relationship Filter. Testing on DNN 09.13.04 and 2sxc 19.3.0.
There is ContentType "Publications" with 3 fields:
Title (string);
Theme (relationship to "Themes" ...
0
votes
0
answers
19
views
DNN 9.6.1.0: DotNetNuke.Security.Membership.MembershipProvider.Instance() == null
We have a service/console app that I am trying to use UserController.GetUserById(...) but it keeps failing because DotNetNuke.Security.Membership.MembershipProvider.Instance() == null. What ...
0
votes
1
answer
36
views
2sxc mobius forms allow user to edit submissions
I want to use mobius form builder to allow DNN users to submit information, including a file upload, and come back later to see and edit (only) their form submission. Those in a designated DNN admin ...
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
67
views
.js file not allowed to upload in the DNN
I've been trying to upload .js file extension in DNN v09.13.04 in the {dnnwebsite}/admin/File-Management path it shows me this error.
Now what I've tried is in the Settings > Site Setting side bar ...
0
votes
0
answers
27
views
Examples of bans 2sxc
On the 2sxc portal, I found the Swiper app that I can use to include on my website, however I would like more varieties of banners. for me to install and apply on my website. Where can I find more ...
0
votes
0
answers
45
views
Breakpoint of DNN source code not hitting
I've got the source code of DNN 09.13.04 now I'm trying to debug DNN and want to debug the part where HTML editor stores its text now the way I do it is Attach to process --> search(w3wp.exe) and ...
0
votes
1
answer
79
views
Create site not working for Domain Based in DNN
I'm trying to create a site using Add New Site, in the DNN website. Whenever I create a Domain based site this page shows below.
I've tried various aliases but none work
When using Directory Based ...
0
votes
1
answer
1k
views
ag-grid-angular error: TypeError: Cannot read properties of undefined (reading 'addEventListener')
I am using Angular 18.2.0 & ag-grid-angular/ag-grid-community 32.1.0. If I run using "ng serve" the ag-grid works. But as soon as I put it on an existing page, the 1st error is "...
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
3
answers
82
views
Accordion effect to show and hide texts - 2sxc
Is it possible to add accordion texts in the text editor below?
Accordion effect to show and hide texts
My idea is to insert several titles and in these titles I insert the contents relating to the ...
0
votes
0
answers
56
views
error: ‘CV_WRAP_FILE_PATH’ has not been declared
when I add #include "opencv2/objdetect.hpp" , there is a wrong
"/usr/include/opencv2/objdetect/face.hpp:85:47: error: ‘CV_WRAP_FILE_PATH’ has not been declared
85 | CV_WRAP static Ptr create(...
0
votes
2
answers
79
views
Totally lost with Mobius Forms v5 on DNN
I am failing to understand if:
The contents of the form are emailed out or not.
All I can get out and received via email are notifications of a submission.
What I am looking for is where to put a ...
0
votes
1
answer
52
views
DotNetNuke Journal Module - User Profile Layout Discrepancy Between English and Italian Versions
I'm encountering an issue with my DotNetNuke(Verison 9) website where the layout of the user profile differs between the English and Italian language versions. Specifically, when accessing the user ...