Questions tagged [dotnetnuke-5]

DotNetNuke version 5. A .NET based open source CMS.

DotNetNuke is a CMS originally created from a Microsoft .NET Example web application IBuySpy portal. It is available as an open source Community Edition under a BSD-style license. There are also Professional and Enterprise Editions that add deeper workflow and other security enhancements over the community edition.

173 questions
0
votes
1 answer

How to create Module DNN 6.0

I have created a module which have 3 fields(textbox) .Now I want to insert all these fields in Database table. So my question how to create table , how to make a connection and how to code related to insert, update ,delete and select data form that…
Hitesh
  • 1,188
  • 5
  • 30
  • 52
0
votes
3 answers

DNN website: one user fails login because aspnet_membership.isapproved is default 0

Running a website on DNN. One user cannot login. What might be the problem here. I found a solution online saying The field aspnet_membership.isapproved was set to ZERO even though dnn_userportals.authorized was set to 1. Once I changed 0 to 1 the…
Oatmeal
  • 759
  • 2
  • 9
  • 25
0
votes
1 answer

Creating a popup page in dnn 5

I have created a user control(.ascx file) in DNN 5 , I want to open that user control as a popup page. Or in other words ,My asp.net application is using DNN 5, I want to create a popup in my application on the click of a button. Help would be…
palak mehta
  • 696
  • 4
  • 13
  • 30
0
votes
1 answer

Localization in DNN with what

I wanted to localize my Dotnetnuke to German Language.. any package or give me a clue to do it,So it would be better any package direct installation
Learner
  • 513
  • 2
  • 9
  • 17
0
votes
2 answers

how to convert password from dnn4 to dnn6

i need to import all users from a dnn 4 site to dnn 5 site.i have already imported all tables.but in membership table the password encryption is different for dnn4 and dnn5. i have register the same user in both sites.and the password and…
KIRAN K J
  • 632
  • 5
  • 28
  • 57
-1
votes
1 answer

Get pageID in DNN?

Just I wanted to ask how can I get the pageID from the DNN database. Say I have the page, http://www.Website.com/pagename.aspx, on my website. What table and fields would I query to get the Page ID from the DNN Database?
user1800361
-2
votes
1 answer

DotNetNuke | is license required

I am planning to create content management site using dotnetnuke for client.... do I need to purchase any license for development purpose... After development when I deployed content management site on production (client hosting environment) do…
user2745580
  • 123
  • 7
-5
votes
1 answer

I want to anchor tag on my dotnetnuke site and when any one click on that it redirect to another website with all user information bia url

I want to anchor tag on my dotnetnuke site and when any one click on that it redirect to another website with all user information bia url.
user50436
  • 1
  • 1
1 2 3
11
12