DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

Forum: Building DNN Modules, Providers etc.

You are not authorized to create a new topic
15 Subscribed to this forum
Page 1 of 1612345 > >>

Topics

Replies
Rating
Status
Views
Subscribers
Last Post

Two modules added    

Started By  Michael Tobisch
No idea why - I wrote a custom module. It compiles without errors, it does not show any error or warning in the EVS, it installs without any error. But everytime I try to add it on a page, there are two instances of the module (different IDs!) added to the page. I can't find the reason. Any ideas Happy DNNing! Michael
6 84 2
by  Michael TobischJump to last post
8/22/2024 8:05 AM

TokenReplace    

Started By  johnhenley
Trying to clean up and centralize token replacement in the forums module and use the Tokens Service in DNN. No problem getting the service and property accessors wired up for [FORUM:*] tokens. That part works great. Problem is when calling the TokenReplace method or ReplaceEnvironmentTokens method. If the source includes something that *looks* like a token but isn’t in the PropertySources, it gets removed. Example would be a [RESX:xxx] token. If I pass in “[FORUM:FORUMNAME] [RESX:Upd...
4 66 1
by  Daniel ValadasJump to last post
8/15/2024 3:17 PM

Install Extension    

Started By  Debasis
Hi team, Need support to resolve the issue. for the reference I attached the screen sort.
2 75 2
by  Will StrohlJump to last post
8/14/2024 7:09 PM

Preserving query string parameters during portal navigation    

Started By  Seek78
(Topic has multiple pages1 2 )
Hello, I am porting several modules developed in DNN 7 to DNN 9.11. Former colleagues modified the (sealed) 'DotNetNuke.Common.Globals.NavigateURL' class to introduce a collection of parameters to be added and stored in query string. Is there a smart way to do the same thing with DNN 9, possibly without modifying the DNN code base Thanks Seek
10 224 0
by  Seek78Jump to last post
8/9/2024 3:43 AM

NavigationManager    

Started By  Michael Tobisch
(Topic has multiple pages1 2 3 )
Hi all, I got a problem when replacing the Globals.NavigateURL() function with the new INavigationManager. What I have done: namespace myNamespace { public partial class myControl : PortalModuleBase, IActionable { [...] protected INavigationManager NavigationManager { get; } [...] region IActionable public ModuleActionCollection ModuleActions { get { ModuleActionCollection actions = new ModuleActionCollection(...
24 13107 3
by  DougCJump to last post
7/31/2024 9:44 PM

ReturnURL on a custom authentication provider    

Started By  Vicenç Masanas
I have a custom authentication provider that is working well but it doesn't support ReturnURL seems. The Login class inherits from AuthenticationLoginBase and it has a piece of code like this:                            UserLoginStatus loginStatus = validStatus == UserValidStatus.VALID UserLoginStatus.LOGIN_SUCCESS : UserLoginStatus.LOGIN_FAILURE;                            if (loginStatus == UserLoginStatus.LOGIN_SUCCESS)                            {                                Se...
1 76 2
by  Will StrohlJump to last post
7/8/2024 2:04 PM

IUpgradeable and installer process ordering    

Started By  johnhenley
Seeing forum messages recently about installer and module install order reminded me that I wanted to post a topic and see if anyone has any insight or suggestions. In packaging for the Forums module, I've become intimately familiar with the DNN installer code since we've had some install challenges to maintain backward compatibilty and upgradeability from older versions. Here goes... IMO there is a flaw in the installer.  If you are updating from an older version (say 7.0.11 to 8.0.1), you...
3
103 0
by  johnhenleyJump to last post
6/29/2024 4:55 PM

module debugging issue    

Started By  Joshua Rose
Trying to debug an authentication module I've been putting together with a new partner and when I pull the Website in the website folder and attempt to debug I get this errror System.ExecutionEngineException: 'Exception of type 'System.ExecutionEngineException' was thrown.' The other message that I can put here is No symbol file loaded for EasyDNNsimpleForum.dll That DLL has nothing to do with my module, any thoughts on bypassing or ignoring it
5 372 1
by  David PoindexterJump to last post
6/3/2024 10:33 AM

AntiForgeryVerification not working    

Started By  Alon
Hi,   I'm writing a C Module for DotNetNuke 9.13 and I'm having issues with the AntiForgeryToken. When I decorate the post method with [HttpPost] and [DotNetNuke.Web.Mvc.Framework.ActionFilters.ValidateAntiForgeryToken] I get an HTTP 401 error when I submit my form. If I remove the [DotNetNuke.Web.Mvc.Framework.ActionFilters.ValidateAntiForgeryToken] attribute then it works. When I check the page source BEFORE I click the submit button, I can see that the __RequestVerificationTok...
8 219 0
by  David PoindexterJump to last post
6/1/2024 11:38 AM

Developing a new module that uses a different SQL schema to dbo    

Started By  Alon
Hi, I have a DNN installation that uses the default databaseowner (dbo). I would like to develop a module that has tables in the default database, but uses a different schema (fees) so that I can easily distinguish which tables are related to my module vs the other DNN modules. I don't want to use prefixes - I prefer to use a completely different schema. I also don't want to use a different database as I want to keep the DNN data and my module data inthe same database (for backup and a...
8 422 0
by  Michael TobischJump to last post
5/31/2024 3:56 AM
You are not authorized to create a new topic
Page 1 of 1612345 > >>


RSS Feed Available
Forums Development and Extensions

Group: Development and Extensions

Forums
Topics
Replies
Subscribers
Last Post

Modules

 Design, build and package Modules.
0 0 7

Providers

 Design, build and package Providers.
0 0 3

Themes

 Design, build and package Themes.
0 0 3

Language Packs

 Design, build and package Language Packs.
0 0 2

Other Extensions

 Design, build and package other types of extensions.
0 0 2

Extension Verification Service (EVS)

 Discuss the EVS tool that validate extension packages.
0 0 2

These Forums are dedicated to the discussion of DNN Platform.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved