DNN Forums

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

Forum: General Discussion

 28 Subscribed to this forum
Page 8 of 21 << < 678910 > >>

Topics

Replies
Rating
Status
Views
Subscribers
Last Post

Get friendly URL for redirect      

Started By  Joshua Rose
I have some simple code to manage redirects         If Request.Cookies('lastURL') Is Nothing Then             Dim aCookie As New HttpCookie('lastURL')             aCookie.Value = HttpContext.Current.Request.Url.ToString()             aCookie.Expires = DateTime.Now.AddDays(1)             Response.Cookies.Add(aCookie)         Else              Response.Cookies('lastURL').Value = HttpContext.Current.Request.Url.ToString()             Response.Cookies('lastURL').Expires = DateTime.Now.AddD...
2 2278 1

Html editor      

Started By  Olivier Chicaud
Hello all, I encounter a big issue with my DNN site. I use the 9.10.2 version I've used DNN for 15 years ! My problem : with html module, I can't create an active content anymore.  test is forbidden. I can't save. Both in html windows and using the rich text editor. With the rich text editor, I can create a link, but I can't save ! I also use a paid component : componentbuilder, from dnngo, And I have the same problem. I've used both for years without any problem. What can it be ...
4 2039 1

Malicious code injecting in our dnn site      

Started By  shyamal majumder
Hi Team, For last 2 years we observed that some malicious code injection is happening in our site, The code is injected in different places like SiteAnalytics.config, Active skin header and most of the time in default.aspx page. This is more disturbing. We just want to know is there a way to removed malicious code automatically from our site Is there any security module available to prevent from inserting injected code Is IIS User permission is mandatory for DNN project folder ...
3 1443 0

EasyDNN support      

Started By  Stéphane Tétard
Does anybody know why EasyDNN are not responding to my emails Did they stopped their DNN business Thanks
2 1329 1

Could not load type DotNetNuke.Services.ImprovementsProgram.IBeaconService      

Started By  Ravindu
I have upgrade the DNN website from 9.2.2 to 9.7.20 without any errors after upgrading to 9.8.0 now I can't access the website this error shown in the URL https://www.dnndev.me/Def...3dnull27.&content=0 Any help would be appreciate
4 3078 2
by Ravindu

Wrong Meta Tags are showing      

Started By  Dnn User
Hi, On my site the meta tags are not showing correctly.  I added separate title, description, keywords for different pages.  But when I see the source of any page is shows different meta tags first then the one I assigned to a page. https://prnt.sc/1DeaB4DBMi1W  This is what I added in page settings area. https://prnt.sc/IfYx16BTrrB-  This is how it's showing under source code of the page.      https://prnt.sc/NnPj5tIi3Ry4  this is mentioned in Site Settings Please let me know how...
3 1195 2

Error TapID Not Found      

Started By  ARGJ
Hi, when i try to edit a some pages in my dnn i get Error 500 all ready check this issue using the next FIX 1 - SELECT * FROM TabUrls WHERE PortalAliasId IS NOT NULL 0 Records 2 - UPDATE TabUrls SET PortalAliasId = NULL Where TabId = AND SeqNum = Version: DNN Version 9.3.2 [ERROR] DotNetNuke.Services.Exceptions.Exceptions - System.ArgumentException: String cannot be of zero length. Parameter name: oldValue    at System.String.ReplaceInternal(String oldValue, String newValue)    ...
9 3083 2
by ARGJ

Email failures      

Started By  ParkerSeal
A problem has developed on our site - some emails aren't being sent.  This includes password reset links and registration emails. But some are - contact forms etc. The SMTP error message is 'User not local; please try a different path. The server response was: Sender address is not valid for your login. Check your email program settings.' In other words, the SMTP server doesn't like the sender address.  However this VB code runs fine:         DotNetNuke.Services.Mail.Mail.SendEMail( ...
5 1804 1

DNN Corp Not Responding To Customers?      

Started By  Ben S.
Hello, Does anyone have a contact at DNN Corp that is responding  My agency has several DNN Evoq Licenses that are coming due for renewal, however, no one at DNN Corp is responding.
12 5133 3
by Ben S.

Import users from old 6.0 DNN To 9.10 DNN      

We have old dnn website that was obsolete now, i have developed the new version in DNN 9.10 the old site was developed on DNN 6.0 does any one know how can I import all the existing users from the old database to new
2 1257 2
Page 8 of 21 << < 678910 > >>


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