Questions tagged [dotnetnuke-settings]
48 questions
0
votes
1 answer
able to login to dotnetnuke with incorrect password
I am able to login to dnn website with incorrect password. When i click on login button after typing incorrect password, it gives me the proper validation message. However, I am logged in because if I refresh or browse the site pages, I get access…

Sumesh Kuttan
- 1,333
- 1
- 17
- 40
0
votes
3 answers
Deployment of new pages from Local to Production
I've a copy of DotNetNuke website on my local machine in which I've added few pages and created new modules.
I've to move these new pages to production so have copied the pages to respective folders. I know there are few database entries that are…

1Mayur
- 3,419
- 5
- 40
- 64
0
votes
1 answer
DotnetNuke password reset link
I am using DotNetNuke 6.2.6 , and recently got stuck in one issue , I do not want my users to receive random password after they reset their password (forgot password), Instead I want to send them password reset link. I could not find any settings…

user3844420
- 3
- 2
0
votes
1 answer
DNN 7: Display Name Format Setting
I have attempted to change the Display Name Format in the User Settings for DNN 7 with the following token:
[FIRSTNAME]
But for some reason DNN isn't displaying it like that anywhere across the site. It's still displaying it like [LASTNAME],…

Mike Kormendy
- 3,389
- 2
- 24
- 21
0
votes
2 answers
Need guidance in debugging this DNN issue
I'm a beginner with DotNetNuke and am having trouble debugging this problem. We are using DNN version 5.
On our local development machines our DNN site renders just fine. But we recently deployed to our test server and on there the site only…

unnknown
- 1,715
- 2
- 19
- 37
0
votes
1 answer
How to dynamically link button in DotNetNuke 7
I am facing an issue with DNN7 link manager. I have a created a parent site like for example www.dnndemo.com.In home page i created a contact us button(Not included this in main navigation) in home page which will link to contact us page using link…

user2063869
- 69
- 6
0
votes
2 answers
Can CMS allow users to publish changes to a pre set date and time?
I am developing a CMS website by using DotNetNuke. Requirement is like that, The Admin can change the content of any page and he/she also want to set date time at which the changes will be published to the website. Is this achievable? If yes the…

Attri
- 217
- 5
- 14
0
votes
2 answers
Administer DotNetNuke Users From Desktop Application?
There is the UserController class that lets us access and save user data.
I think UserController was meant to be used from within the context of a DNN website application, since it somehow already knows the connection string and other DNN…

Mickael Caruso
- 8,721
- 11
- 40
- 72
0
votes
2 answers
DotNetNuke Configuration issues for Sql Server 2008 R2
I am using the following tools;
Visual Studio 2010 Professional Edition.
Sql Server 2008 R2
DotNet DNN_Platform_07.02.01
Microsoft Windows 7 Ultimate.
I have successfully configured DotNetNuke on IIS but when practically installing it creates…

user3186010
- 1
- 2
0
votes
1 answer
Site Won't Display
I've been trying to simplify a large chunk of DotNetNuke for our users; since they have zero knowledge on Administration, Development, and Design.
So I configured DotNetNuke's Site Alias feature.
Changed Canonical to None
Disabled Auto Add Site…

Greg
- 11,302
- 2
- 48
- 79
0
votes
1 answer
Dotnetnuke homepage name included in url for some languages
I'm having trouble with dotnetnuke 7. For some languages, when i enter my home page i have something like this (which is…

Tomasz Sikora
- 1,649
- 3
- 19
- 30
0
votes
1 answer
Multi portal DNN need full URL include default.aspx
We have a DNN installation on our windows 2008 server. using ASP.net 4 and full trust.
We define 3 portal on single installation. and used 3 sub domain for them.
the problem is, when we call any subdomain site1.DOMAIN.com it redirect to first portal…

Ashian
- 521
- 2
- 7
- 22
0
votes
2 answers
DotNetNuke 6 Child site can't have a site alias which already exists even though it doesn't
I have a DNN6 Website which has a child site. The child sites Site alias is currently of the form 111.111.111.111/child-site-name (obviously not its real name).
I want to change this to www.mainsite.com/child-site-name. So I go to the site settings…

Jeremy Putt
- 1
- 3
0
votes
1 answer
DotNetNuke Explained: Basic Module Development - Settings not saved
I'm using VS 2012 dotnetnuke template for develop a first module DNN 7 following the Chris Hammond's tutorial. I ve a problem with settings : they are not saved, i uncomment all sections but when i update them, and i open settings module again they…

Pierre-Olivier Pignon
- 679
- 7
- 18
-1
votes
1 answer
Display module in all pages of site except admin pages DNN7
I am using DNN7.
I have added a HTML module on my DNN7 site which needs to displayed on all the pages except admin pages.So i configured in settings of the module which said display module on all pages.But the problem i am facing is when i check…

user2063869
- 69
- 6