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 11 of 18 << < 910111213 > >>

Topics

Replies
Rating
Status
Views
Subscribers
Last Post

Variables to be used across different modules      

Started By  RyanA01
I am developing modules for DNN and I was wondering what might be my best method for sharing variables across modules  Is there a place that I can put variables into DNN and then access them from the modules which I am creating  A good example of this is: I have a development and a production instance which both utilize different resources on different servers.  What is my best avenue forward to develop under these circumstances Thanks, Ryan
2 1878 1
by RyanA01

Abstractions Interfaces      

Started By  Steven West
I am working on refactoring my 80 custom modules to remove all deprecated DNN calls. I am coding against DNN 9.8.0. I have researched and understand that I am supposed to use interfaces in the abstractions namespace but I am not sure how to use the interfaces. I have read up on dependency injection and still don't quite understand. The item I am working on at the moment is simple and an explanation would help me understand how to use these interfaces in general. I am currently trying to get ...
8 4249 1

modulecontroller.getmodulesettings(int) deprecated      

Started By  Jimmy
Dear DNN Guru Recently I develop a module for Dnn 8.0.4. I want to get other modules data, so that I use 'modulecontroller.getmodulesettings(ModuleId)' . This 'ModuleId' is other Module's ID. But When I Debug the Mogule, I got modulecontroller.getmodulesettings(int) deprecated in DNN 7.3.  I am not sure what the API in new DNN should be use.  Please help me !  Thanks in advance ! Jimmy
5 2485 1
by Jimmy

DLL error under references      

Started By  Dillip
I am trying to create a new module using DNN Compiled Module Development in VS 2017. After the new project is created its showing compilation error for 2 DLL file under references i.e.  1. DotNetNuke.dll 2. Microsoft.ApplicationBlocks.Data It is resulting in a compilation error. Can anybody help me to resolve this where can I get these files
5 3907 3
by Dillip

Documentation about creating Persona Bar extensions without react      

Started By  Horacio Judeikin
Hi, I couldn't find any documentation. I'm trying to create a not-react persona bar extension using Vue. A trivial module that does nothing and reference nothing works fine. The problem is, when I try to do something real. (1) How do I create and call my web services (services framework) The best I could find is: https://stackoverflow.com...a-bar-module-routing It doesn't work for me. How should I create my services class How should I make it available by code and/or...
1 1984 0

How to replace HostController by IHostSettingsService?      

Started By  Michael Tobisch
Hi all, in a custom module I get a warning saying Obsolete('Deprecated in 9.7.1. Scheduled for removal in v11.0.0, use DotNetNuke.Abstractions.IHostSettingsService instead.') The line that throws this warning is DotNetNuke.Entities.Controllers.HostController.Instance.GetSettingsDictionary().TryGetValue('FileExtensions', out allowedExtensions) Can anyone provide an example of how to replace this (beside the fact that the warning is misleading, as it should be DotNetNuke.Abstractio...
6 3518 2

Error code displays when module is placed on page      

Started By  adam
The error message is:  Error: Test is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Could not load type 'Zevas.DNN.Module.Test.View'. ---> System.Web.HttpParseException: Could not load type 'Zevas.DNN.Module.Test.View'. ---> System.Web.HttpParseException: Could not load type 'Zevas.DNN.Module.Test.View'. ---> System.Web.HttpException: Could not load type 'Zevas.DNN.Module.Test.View'. at System.Web.UI.TemplateParser.GetType(String typeName, Boolean ignoreCase, Bool...
2 2066 1
by adam

UNC folder provider      

Started By  royovie
I linked a network drive using the UNC folder provider, Using the search feature on DNN. I find files based on content within the files, but searching for a part or even the exact name of a file known to exist sometimes find the file, often doesn't find the file.
2 2748 2
by royovie

dnnConfirm fires on 2nd click      

Started By  Kristian Radolovic
...well, not always :) When logged in as an 'ordinary' user it works fine, but when I log in with the host account it fires after 1st click (and then it works fine).  In my module there's a radGrid with imagebuttons. The script is:     jQuery(function () {         Sys.Application.add_load(function () {             jQuery('.confirmingGrid .DeleteButton')                 .each(function () {                     $(this).dnnConfirm({                         text: ' '' $('td:eq(2)', $(thi...
3 2664 1

Change PayPalSubscrition.aspx.cs on v6.1.3      

Started By  Chad R
I've made the change to this file to remove the currency symbols in pricing related PayPal parameters. Now I need to deploy that change.  The file I changed specifically is \admin\Sales\PayPalSubscription.aspx.cs. The PayPalSubscription.ascx denotes this as a CodeBehind not CodeFile: So it looks like I have to build the full solution I don't suppose just changing the CodeBehind to CodeFile verbiage will help as the file is already compiled into the .dll I have the source fo...
3 1907 2
by Chad R
Page 11 of 18 << < 910111213 > >>


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