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 2 of 2 << < 12
Topics
Replies
Views
Last Post
1 Replies and 928 Views Visual Studio version compatibility?     928 1 Started by David Fenske Hi all, I have several custom DNN modules I work on in VS Community 2017. Looking forward, just wondering if I need to start thinking about moving to VS2022, and if I did, what kind of pain points I would expect. Or should I just ride out a few more years of mainline support for 2017 I&39;m thinking of things like backward compatibility for projects built in 2017, DNN starter template compatibility, etc. Thanks for your thoughts! David
1 928
by Joe CraigJump to last post
12/28/2021 8:51 PM
2 Replies and 1248 Views DNN Platform Developer Quick Start Guide Step-by-Step     1248 2 Started by Cody For anyone interested in workin with the platform I just went through the process of getting things setup again.  It has been a while and was having a tough time getting things setup.  With the help of a few community members I was able to fight my way through it.  Along the way I documented each step I took to do it.  I then added some pictures and links in the post I created on GitHub for myself as a reference later and for helping you, our next community contribu...
2 1248
by Timo Breumelhof (40F)Jump to last post
12/8/2021 7:23 AM
2 Replies and 2059 Views Output DotNetNuke.dll library with v.0.0.0     2059 2 Started by Barry Waluszko When I compile &39;DotNetNuke.Library&39; project using Visual Studio 2019 through the option in menu &39;Build-> Build &39;DotNetNuke.Library&39; there are no errors. The problem that I have is that the out library &39;DotNetnuke.dll has version 0.0.0.0 instead of v9.3.0. This technique works for previous DNN versions, but not for DNNv9.3. I also fallowed steps from this tutorial https://github.com/dnnsoftware/Dnn.Platform/blob/develop/.github/BUILD.md , but I got ...
2 2059
by Barry WaluszkoJump to last post
3/1/2021 6:51 AM
9 Replies and 3580 Views How can one hide the Admin bar with JavaScript?     3580 9 Started by mkamoski Dear DotNetNuke Developers, Please help. How can one hide the Admin bar with JavaScript This is kind of what I have so far... &60;&115;&99;&114;&105;&112;&116;&32;&116;&121;&112;&101;&61;&38;&113;&117;&111;&116;&59;&116;&101;&120;&116;&47;&106;&97;&118;&97;&115;&99;&114;&105;&112;&116;&38;&113;&117;&111;&116;&59;&62;&60;&47;&112;&62;     window.onload = function ()     {       ...
9 3580
by 3ART TechnologiesJump to last post
12/9/2020 12:37 PM
2 Replies and 2955 Views CKEditor Editor Config Issues     2955 2 Started by James Howlett In DNN7, you could load the editor.css file if you wished to add your own styles to the editor. We used this feature to add a class for links that was linked to a speedbump warning, telling site visitors that they were leaving that site for one controlled by other parties. Clients clicked on the CssClass menu, and selected the class (we removed all the defaults, and left about 5-7 per client so they weren&39;t overwhelmed). On DNN5, clients had to note or remember the class names, and ...
2 2955
by Tom MelkonianJump to last post
6/23/2020 1:03 PM
3 Replies and 2157 Views Error in DNNGo xBlog when Migrated to DNN 9.2.2     2157 3 Started by Nikhil91 Hi, I apologize in advance but this will be a long post. We had our project in DNN 9.1.1 and migrated to 9.2.2 and now my DNNGo xBlog project is giving me errors. The DNNGo xBlog project is compiled in Dotnet Framework 3.5. When I opened the project, I see following errors : Error    387    The type or namespace name &39;Entities&39; does not exist in the namespace &39;DotNetNuke&39; (are you missing an assembly reference)    somepath\DNNGo...
3 2157
by Joe CraigJump to last post
6/3/2020 2:28 PM
3 Replies and 2838 Views Errors of method not found for DNN 9.2.2 (Depricated methods)     2838 3 Started by Nikhil91 Hi, We just migrated from 9.1. to DNN 9.2.2 I get the following errors : 1) Method not found: &39;System.String DotNetNuke.Entities.Modules.ModuleInfo.get_Version()&39; 2) Method not found: &39;System.String&91;&93; DotNetNuke.Security.Roles.RoleController.GetRolesByUser(Int32, Int32)&39;. I read that DNN 9.2.2 has over 500 depricated methods removed. But how do I replace these methods with There are no suggestions in Visual Studio(I am using old version -VS 2013...
3 2838
by Brian DukesJump to last post
5/29/2020 8:56 AM
4 Replies and 3693 Views Visual Studio Must Have Extensions for DNN Devs     3693 4 Started by Cody I would love to hear everyones feedback on dnn devs must have extensions for visual studio.  I am slowly setting up my IDE really need some guidance help to cut down on some research efforts. I see I need the GitHub extension which you download in VS 2019 and cannot from the website it will error and as it will tell you to go to the application to launch. I really dont want to clutter my DNN IDE and keep it clean as can be running community edition.  Any help here is awesome. ...
4 3693
by CodyJump to last post
11/25/2019 10:10 AM
9 Replies and 4966 Views dnnjsinclude gives script src integrity check     4966 9 Started by Nikhil91   I am using DontnetNuke 7.4, Visual Studio 2013 and .net framework 4.0 I am referencing typekit.js in dnnjsinclude.   After a PCI scan, we are having a script src integrity check issue. I checked online and saw adding an integrity property with value as a key generated using https://www.srihash.org/ . However I think the integrity property here isn&39;t recognized and all the interface gets messed up. Is there any way to set it Kindly let me know if my que...
9 4966
by Brian DukesJump to last post
11/12/2019 8:38 AM
3 Replies and 2735 Views Popup     2735 3 Started by lfpardo Greetings, I&39;m new to DNN, I&39;m from Colombia. I try to open a popup window by selecting an item in DropDownList but I have not succeeded. could you help me by giving me examples of how to navigate in popup and pages, thanks my code view.ascx View.ascx.cs protected void OnSelectedIndexChangedDropDownListAgregar(object sender, EventArgs e)         {             variable = DropDownListAgregar.SelectedItem.ToString().T...
3 2735
by Will StrohlJump to last post
7/11/2019 2:56 PM
You are not authorized to create a new topic
Page 2 of 2 << < 12


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