DNN Forums

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

Forum: Building DNN Modules, Providers etc.

 23 Subscribed to this forum
Page 1 of 1712345 > >>

Topics

Replies
Rating
Status
Views
Subscribers
Last Post

Copy custom module from a page to another      

Started By  Seek78
Hi, I'm trying to copy my custom module (I have the C sources) from one page to another via the 'Modules -> Add existing module' menu, but the magic doesn't work (using or not the 'Create a copy' option, the result is the same), it creates a sort of empty container without the configuration that it should carry. I'm using DNN 7.4 (yes, yes, it's not the latest :-) and the porting to DNN 9 is coming soon). What's missing in my module Thanks S.
9 286 2

Hook method for deleting modules      

Started By  Seek78
Hello everyone, in a cutom module, is there a way to intercept the deletion event of a module from the page I need it, in case of deletion (also in sharing mode), to know when I have to clean up the related data. S.
3 89 1
by Seek78

Installer - order of operations      

Started By  johnhenley
When you install a new version of DNN or a module, the installer performs a number of operations, including SQL updates, upgrade code, file cleanup, etc. When you are performing a 'skip upgrade', these operations are performed sequentially by type of operation rather than performing each type within each version being upgraded. Here's an example: I assume this order of operations is used to minimize the application restarts, but it can be problematic. As an example, suppose I have vers...
1 96 1

Render module / control to HTML      

Started By  wizard
Hi, I've developed a web-form module for DNN which is working nicely (thanx to everyone for the guidance, samples etc.) My customer has now ask for a new feature - to export a page (module only, with styling etc.) to PDF. There are a multitude of HTML to PDF controls available (OS / paid) that I can use, but they all require a reference to the source HTML. I don't want to export the entire page (menus, header bar etc.) - just the content of my module (one specific control ascx) with ...
8 155 2

Dependency Injection in Theme Objects?      

Started By  Will Strohl
Hello Everyone:  Are we not supporting dependency injection in theme objects yet  I'm having issues trying every way I've done prior to include the INavigationManager in a theme object, but I can't find a way to both get it to compile and also not throw exceptions at runtime.   In short, after adding the Nuget references to DotNetNuke,Core, .Abstractions, and .DependencyInjection, the following code snippets that normally would work do not.   using DotNetNuke.Abstractions; ...
5 191 3

Getting Issue in ReplaceTokens, Any way to resolve?      

Started By  Anjal Patel
Hello Team , I upgraded my application from 9130 to new 9134, I am getting the issue in one link forget password its going to error page and below stcktrace, I am not able to fix this error InnerException: System.NullReferenceException ======================================================================== Message:                  Object reference not set to an instance of an object. TargetSite:               System.String ReplaceTokens(System.String) HelpLink:                 null S...
2 135 2

How to create custom token replacement provider      

Started By  Joe Armstrong
Hi all, In the latest versions of DNN there is a interface to create custom token repleacemet provider. I want to creat my custom token replacement provider. Are the any examples of this or is there any documentation on how to implement this
5 197 3
by Marnix

Session.timeout value does not match with web..config value      

Started By  Fab.Lser
Hello, I see that the session.timeout value does not match with timeout value configured in web_config. For a test purpose, I set a 1 minute timeout forms name='.DOTNETNUKE' protection='All' timeout='1'   in asp.net code, Session.Timeout is always = 20 minutes, but session ends after 1 minute for users (they will be logged out after 1 minute). I have tried also to get this value using the following code: Dim sessionStateSection As SessionStateSection = CType(ConfigurationManager.Get...
1 165 1

FORUMTOPIC:SUBJECTLINK|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 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 “Building DNN Modules, Providers etc. RESX:Upd...
6 246 2

HTML CKEditor      

Started By  FCS
Hi... I add an HTML CKEditor to my cutsom module, ckeditor working fine while login with superuser account only, and for regular accounts give error: No symbol file loaded for DNNConnect.CKEditorProvider.dll Version: 0.00.0.0 Original Location: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\1d2af8c0\a9843056\assembly\dl3\b821225d\00d47206_83a4d901\DNNConnect.CKEditorProvider.dll
3 197 1
Page 1 of 1712345 > >>


RSS Feed Available
Forums 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