DNN Forums

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

Forum: Building DNN Modules, Providers etc.

 26 Subscribed to this forum
Page 2 of 18 << < 12345 > >>

Topics

Replies
Rating
Status
Views
Subscribers
Last Post

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 342 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 525 2
by wizard

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 332 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 573 3

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 543 1

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 488 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 455 1
by FCS

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 386 2

Install Extension      

Started By  Debasis
Hi team, Need support to resolve the issue. for the reference I attached the screen sort.
2 426 2
by Debasis

Preserving query string parameters during portal navigation      

Started By  Seek78
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 1431 0
by Seek78
Page 2 of 18 << < 12345 > >>


RSS Feed Available

These Forums are for the discussion of the open source CMS DNN platform and ecosystem.

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