DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.
Search this forum:
Search
You are not authorized to create a new topic
Page 3 of 15 << < 12345 > >>
Topics
Replies
Views
Last Post
1 Replies and 479 Views Error GetRouteData     479 1 Started by devildog67 We&39;re using DNN version 8.0.4.  I&39;m getting the error below when my app routes to this URL when I&39;m trying to debug my module locally: 404 the resource cannot be found https://dnndev.me/Home/Compare-Your...1679932804| The error in the event viewer is: Object reference not set to an instance of an object. at DotNetNuke.Web.Mvc.Routing.StandardModuleRoutingProvider.GetRouteData I&39;ve confirmed that the controller rates and method index exist in the app...in...
1 479
by Will StrohlJump to last post
4/4/2023 5:33 PM
2 Replies and 490 Views Role conflict - permissions to view pages (DNN 5.4)     490 2 Started by Seek78 HI, configured on a user, I have a role that allow to view a page, and another that deny it. And in a utopian world, that would violate Kiri-kin-tha&39;s First Law of Metaphysics: "Nothing unreal exists". In the DotNetNuke.Security.Permissions.PermissionProvider class, it clearly reads (permissionKey=&39;VIEW&39;):          private bool HasPagePermission(TabInfo tab, string permissionKey) { return ( PortalSecurity.IsInRoles(tab.TabPermissions.ToStr...
2 490
by Seek78Jump to last post
3/28/2023 3:30 AM
21 Replies and 12391 Views NavigationManager     12391 21 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 { &91;...&93; protected INavigationManager NavigationManager { get; } &91;...&93; region IActionable public ModuleActionCollection ModuleActions { get { ModuleActionCollection actions = new ModuleA...
21 12391
by Will StrohlJump to last post
3/15/2023 10:19 AM
2 Replies and 606 Views DnnWebViewPage and @Html.DevExtreme() helper     606 2 Started by pzejer I want to use DevExtreme control in DotNetNuke MVC module. View in DNN MVC module inherits from DotNetNuke.Web.Mvc.Framework.DnnWebViewPage<someModel> To use DevExtreme I comment this inheritance and gave: using DevExtreme.AspNet.Mvc to make a proper ref to Html.DevExtreme(). Problem is that without DnnWebViewPage any Url.Action() to proper controller action url is damaged. Is it possible and how to make a DnnWebViewPage inheritance and even helpers with DevExtreme helper objects ...
2 606
by pzejerJump to last post
3/15/2023 3:28 AM
5 Replies and 785 Views How to test DNN manifest     785 5 Started by Seek78 Hello developers, how do you test the DNN manifest before releasing a new version of your modules
5 785
by Seek78Jump to last post
3/14/2023 7:56 AM
5 Replies and 1221 Views Problem modifying logout     1221 5 Started by Joshua Rose Creating an auth provider and I&39;ve had some success with login  But now that I&39;m working on logoff I can&39;t even seem to hit the breakpoint in the authentication provider I put together. I see logoffHandler in web.config <add name="LogoffHandler*" path="Logoff.aspx" verb="*" type="DotNetNuke.Services.Authentication.LogOffHandler, DotNetNuke" preCondition="integratedMode"/> Not sure if it&39;s related. Maybe I need...
5 1221
by Will StrohlJump to last post
2/27/2023 12:31 PM
5 Replies and 1009 Views How to use licensed Telerik?     1009 5 Started by Ana_Dana I recently upgraded to DNN 9.11.0, and the install couldn&39;t remove Telerik as we have quite a few custom modules which use Telerik. I see that the Telerik version that is installed with DNN has security vulnerabilities. I have a developer license for Telerik. I want to to use the latest version of Telerik in my custom modules. Luckily, we used Telerik Controls directly. I see the notes and steps from this link: https://docs.dnncommunity.org/content/getting-started/setup/telerik-removal/...
5 1009
by Will StrohlJump to last post
2/22/2023 11:59 AM
2 Replies and 660 Views Can parms be passed to custom scheduled job?     660 2 Started by Matthew I have created a custom job class by following this blog.  Is it possible to pass values as parameters into the code or is there another approach to providing data
2 660
by Will StrohlJump to last post
2/6/2023 6:04 PM
6 Replies and 764 Views Extending Globals class     764 6 Started by Seek78 Hello, I need to extend the sealed class Globals. My former colleagues have modified the class directly, but honestly I do not consider the best way... I need to add properties and the practice would be for me to create an Adapter class. Then I have to add some methods and redefine others and in this case I have to write an Extension class. The question is: what is the best way to achieve the 2 things possibly using only one class Thanks S.
6 764
by Will StrohlJump to last post
1/31/2023 12:38 PM
1 Replies and 486 Views Browse for media in module editor     486 1 Started by Russell I have a custom module and I want the user to be able to select uplaoded media to be displayed by the module. I need the user to be able to click a button and view the availabel media in much the same way as clicking the insert image button does on the html editor module. Any suggestions welcome.
1 486
by Will StrohlJump to last post
1/27/2023 2:27 PM
You are not authorized to create a new topic
Page 3 of 15 << < 12345 > >>


RSS Feed Available

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