DNN Forums

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

Forum: Getting Started

 21 Subscribed to this forum
Page 2 of 3 << < 123 > >>

Topics

Replies
Rating
Status
Views
Subscribers
Last Post

Display Module on all pages      

Started By  John A
Hello, I think I might have a problem as soon as my web site launches.  I have a html module which I added to header portion of skin, and chose option to display on all pages.  This module contains html and will be seen by crawlers.  What I do not want is crawlers to index the content on any other page other than home page.  You see, it has company name, phone number, etc within the content. I have over several hundred pages with module in header on those pages. What are my options here  Any...
3 1658 1
by John A

Dnn Website related Issue      

Started By  kalpana
Hi, I am facing this dll issue while trying to execute my dnn website in order to perform some sample webservice. This mentioned dll(DotNetNuke.HttpModules) is there in dnn website bin folder as well as in Visual studio bin folder. And iI removed vertual directories from IIS webserver and tried still the issue is persisting.  I am getting this issue in Dnn 9.10 version Could anyone please help me with this issue. Your early response would be helpfull. Thankyou so much in advance.
4 2348 1
by kalpana

API      

Started By  Ricky Y
Hi I am new on DNN. I have a api called. https://www.abc.com/getdata/1 and Inside of desktopmodule I have a simple ascx written asp.net and I want to create jquery ajax to call the API - https://www.abc.com/getdata/1 What do I need to do making it works in a simple DNN module Below is the js codes that I currently use for another HTML project. I hope I can copy over to DNN module     function GetProductList() {         var tr='';         var model = { 'Manufacturer_ID': 852 };    ...
1 1410 1
by Ricky Y

Social Groups PhotoURL      

Started By  Jan Durian
Hello, I'm using the Social Groups module on my DNN website. Now, I'm running my DNN website on a non-standard SSL port, which causes the logo of each group (the 'groupitem:PhotoURL' token) to load incorrectly, without a port in the URL. The 'img' tag in question is located in the 'SocialGroups' module, List.ascx, line 23 (). Where is the 'groupitem:PhotoURL' resolved, or replaced with a URL in the code I haven't been able to find it. Best regards, Jan
1614 1

Visual Studio version compatibility?      

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'm thinking of things like backward compatibility for projects built in 2017, DNN starter template compatibility, etc. Thanks for your thoughts! David
1 1438 1

DNN Platform Developer Quick Start Guide Step-by-Step      

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 contributor! DNN Platform Developer...
2 2015 1
by Cody

Output DotNetNuke.dll library with v.0.0.0      

Started By  Barry Waluszko
When I compile 'DotNetNuke.Library' project using Visual Studio 2019 through the option in menu 'Build-> Build 'DotNetNuke.Library' there are no errors. The problem that I have is that the out library '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/dnnsof...lop/.github/BUILD.md , but I got lot's of other errors.  I'm missing something obvious, someone can...
2 3026 1

How can one hide the Admin bar with JavaScript?      

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...     window.onload = function ()     {         var my_ControlBar_ControlPanel = document.getElementById('ControlBar_ControlPanel');         if (!my_ControlBar_ControlPanel)         {             //Continue. The item is 'falsey' which means it was NOT found.             //This never hits.             alert('test my_ControlBar_ControlPanel 1'); ...
9 4412 3

CKEditor Editor Config Issues      

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't overwhelmed). On DNN5, clients had to note or remember the class names, and add them ...
2 3871 1

Error in DNNGo xBlog when Migrated to DNN 9.2.2      

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 'Entities' does not exist in the namespace 'DotNetNuke' (are you missing an assembly reference)    somepath\DNNGo_xBlog_07.00.02_Source\DNNGo_xBlog\Settings_Empty.ascx.cs    ...
3 2842 1
Page 2 of 3 << < 123 > >>


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