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 15 of 18 << < 1314151617 > >>

Topics

Replies
Rating
Status
Views
Subscribers
Last Post

Manifest - Cleanup component      

Started By  Michael Tobisch
Hi all, I wonder if it is possible to remove a folder (and all files inside this folder) using the cleanup component of the manifest. Example: {component type='Cleanup' version='09.00.00'} {files} {file} {path}UserControls\App_LocalResources{/path} {name}MyUserControl.ascx.resx{/name} {/file} {file} {path}UserControls{/path} {name}MyUserControl.ascx{/name} {/file} [...] ({ = ) This would remove the reso...
1 2294 0

Richt Text Editor in Custom MVC module      

Started By  willem
We are building a custom MVC module for DNN and need a good Rich text Editor. Is it possible to use the default Richt Text Editor of DNN (CKEditor) I found 2 versions, which is the right one to choose: https://github.com/w8tcha/dnnckeditor https://github.com/DNN-Co...torProvider/releases Is there some documentation how to implement the RTE in a custom module Thanks!!
3 2548 0
by willem

Unable to Drag and Drop controls from Toolbox to Form Design      

Started By  wengkin
I have an installed DNN944 instance. I am working on VS2019 Community. I downloaded Christoc's template and wanted to drag and drop controls onto View.ascx to start desiging my module. However i get a disabled icon which does not allow me to drop any controls. Manually coding the asp:Label resulted in an Error 'HRESULT E_FAIL has been returned from a call to a COM component'. I repeated many attempts with some success. I hope this can be verified with other developers on this forum. Bas...
1 2129 0
by wengkin

Rich Text Editor for MVC/Razor module      

Started By  Tomoyo Hime
Hi there, I think this is an old question from the old forum years ago but just wanna check if there is an update regarding a Rich Text Editor for build a MVC/Razor module similar to something we build a webform module Currently I use tinyMCE however it doesn't link to the site media which is not quite convenient... Thank you
3 3311 0

Authorization problems      

Started By  conectcell
Hello. I have a form, that user fills and gets confirmation email to send it.   Confirmation links looks like: DesktopModules/ISForm/API/Confirmat...42e8f192a0 Dnn Version is 9.2.2   User can not be registered (it is very important, there is no registration enabled on the site) When he clicks the link, it should send email to client (website's owner).   I am getting error  Authorization has been denied for this request.   code is  public class ConfirmationController ...
3401 0

Problem with custom module      

Started By  slipsa15
Hi everyone. I have a problem with custom made module. It works on DNN 9.1.1. but when I add to new version (9.4.4) it shows compilation errors like: Compiler Error Message: CS0234: The type or namespace name 'FileController' does not exist in the namespace 'DotNetNuke.Services.FileSystem' (are you missing an assembly reference) for DotNetNuke.Services.FileSystem.FileController objFileController = new DotNetNuke.Services.FileSystem.FileController();  and Compiler Error Message: CS0117: 'DotN...
1 2761 0

DNN Events posting to DNN Journal HTML Showing Issue      

Started By  Cody
DNN Events Github Issue 40 I am hoping to resolve this issue sometime in the near future.  I am wondering if any other module developers that have created posts to journal feature may know the issue here.  Any type of clue is great as I am new to journal posts from modules and am looking for anything to help speed up my efforts. The HTML Source is being pushed to the journal.  The journal is posting the source instead of links and formatting... Thank you.
3035 0
by Cody

  

GitHub Issue 3342 It has to do with adding a character counter that changes colors.  Any changes to some simple modifications below let me know. Will be displayed next to the label example: 'Description | Help Icon | Counter' Wont add any type of maximum characters allowed so you can go red like a color meter. Title characters changes from green to red after about 70 Characters Description characters change from blue to green at 120 then red after 320 (googles max) blue can be ...
1 2228 0
by Cody

SPA modules & Localization      

Started By  Stefan Cullmann
If you do any kind of SPA apps for DNN,one difficulty is to localize the Javascript app. Usually the language packages are created in DNN in the form of resx files. If a SPA module is built, each term must be queried individually via a token, e.g. with [RESX:Save.Text] . It would be easier to query a translated package as a Json Dictionary. I have setup a github repository with an early prototype. Currently this service would be able to query any localization resource within DNN. Disadvant...
1 2953 0

DNN Announcements - critical error      

Started By  TechieMD
Critical error does not allow my pages to load. The pre-release of the fixed Announcements module deletes my templates, and also doesn't apply the templates to the public facing pages....  Can I just remove some code somewhere I can't find the Components/Business/AnnouncementInfo.cs     https://github.com/DNNCom...ouncements/issues/38 This correctly describes the issue. Message:Invalid column name 'UrlTrackingInfo'. StackTrace: InnerMessage:Invalid column name 'Ur...
1 2073 0
Page 15 of 18 << < 1314151617 > >>


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