DNN Forums

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

Forum: Modules and Other Extensions

 30 Subscribed to this forum
Page 29 of 45 << < 2728293031 > >>

Topics

Replies
Rating
Status
Views
Subscribers
Last Post

Can't Upload Images - HTTP 405 Error      

Started By  tony bonn
I am evaluating active forums 6.5 on dnn 9.8.1. as a test, i tried to post a message with an image attachment. the program reports that the image type is not allowed, but it is allowed on my site (jpg). so i tried the easydnn forums module but it reports http 405. its support agent says that it is permissions but he is off the mark because the apppool identity has full control to the root of the web folder (and below). i am able to upload images in my theme manager, the html module, and the s...
2 1804 0

How do I add fonts to CKEditor?      

Started By  KHalladay
Hello all, I hope this is the right place to post this question. We have a project that requires 2 custom fonts to be added drop down selector within CKEditor. One of these fonts, Rubik is available on https://fonts.google.com/ the other has to be installed and added from the local server. I have found how to do this using a simple vanilla build of CKEditor outside of DNN but the method does not work for the DNNConnect CKEditor provider build. I have read the blog posts by Steve Krantzman ...
4 5712 0

xcillion footer does not display content      

Started By  tony bonn
using dnn 9.8, xcillion theme home page, and html module. the xcillion theme home page has 4 footer panes at the bottom of the page which appear as black in my browser. i added an html module instance to the first pane. when i exit edit mode, the content does not render. more specifically, the module title, which displays in other sections of the page, does not display in the footer. the prompt text also does not display. nothing displays. is there a way to cause html modules to render/displa...
3 2072 1

Messaging module      

Started By  sjsports
What is the Messaging module and is it still used I have several websites that have been upgraded to DNN 9.8.  Some of these sites were quite old and go back to DNN 7.x and before.  I notice that they contain the Messaging module.  On the Extensions page, the Version shown for the module is 6.0.2 and the Upgrade column shows 6.1.5.  DNN does not allow me to delete the module, as it does not show the trash can icon.  The In Use column says 'No'.  Some of my websites show the version as 6.0.2 ...
6 2952 2

Working with a module      

Started By  Kasun Chathuranga
I want to create a module and customize it from the code to add new fields to take inputs and display them in the profile. Can you provide any references and articles to follow
6 2337 2

Modules - Version vs. Upgrade?      

Started By  sjsports
When looking at the list of modules on the extensions page in DNN 9.8, the Upgrade column frequently does not match the Version column.  But when I look up these 'core' modules on GitHub, the latest version there matches what is in the Version column.  Where does DNN get the information that it displays in the Upgrade column For example, the Account Login module shows version 9.8.0 and shows upgrade 10.0.4. Another example, the IFrame module shows version 8.1.3 and shows upgrade 9.1.0. ...
1 1959 1

Not able to update the module with DNN 9.6.2      

Started By  Maya Trivedi
I have a site running on DNN 9.6.2 and here when I am trying to update the already installed module by following the below steps, its completing the installation without any errors, but not installing the latest updates to the module. I am trying to update my Custom Skins module here, its not working for any of the modules (i.e.,javascript libraries) Steps Followed: 1. I have added the .zip file which is having updated content to 'path_to_my_site \Install\Skin' folder location. 2. Then ...
18 7568 3

Installing Module Error - Duplicate Key      

Started By  RobertC
Hello, I am having an issue with installing a module I created. On my local machine, there are no issues. The module is installed and working, however when I try to install it on a live site, it comes up with an error about a duplicate key. I have checked all Module tables in the database, and there are no existing issues. Here is the error below. Any direction would be appreciated.  2020-01-16 16:54:20.36900:00 [EC2AMAZ-NL25IAI][FATAL] DotNetNuke.Web.Common.Internal.DotNetNukeHttp...
8 3526 2
by RobertC

Getting 404 error while accessing the DNN Web API      

Started By  sandeep
I have DNN 8 installed on my local machine (Windows 10). I am trying to create a simple API by following the steps as in Ryan Gunn's blog. When I try to access the API, I am able to get a response from the API in the dev machine. I have another remote server (Windows Server) which too has DNN 8 in it. I am following the same steps as in the blog. However, every time I access the API in the server, I am getting a 404 error. Is there anything I'm missing or a configuration setting incorrect ...
1 1814 1
by sandeep

How to make HTTP request      

Started By  nnaanyi
I'm trying to process http request on backend, but I keep getting an error that there is no http client on DNN. This is the code and error message below: var client = new System.Net.Http.HttpClient(); var response = client.Get('http://api-develop.customer.site.com/api/quarterly-update); response.EnsureSuccessStatusCode(); var body = response.Content.ReadAsString(); var insight = JsonConvert.DeserializeObject(body); Error CS0246: The type or namespace name 'HttpClient could not ...
2 2456 2
by nnaanyi
Page 29 of 45 << < 2728293031 > >>


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