Questions tagged [dotnetnuke-settings]
48 questions
1
vote
1 answer
How to use multiple container in single page in DotNetNuke?
I am using a CMS (DotNetNuke) for creating a web application. I am newbe for dotnetnuke.
I searched on net for add or create multiple container for a single page and also installed some package from dotnetnuke site. But there is a issue for add or…

Ghost Answer
- 1,458
- 1
- 17
- 41
1
vote
0 answers
NullReferenceException after Install Wizard for DotNetNuke 6.1.1 on Azure
I'm trying to migrate an existing 6.01.01 site to Windows Azure web pages for testing some new features. I had so much trouble going about doing so that I decided to start over and just get version 6.1.1 running on Azure from the community install.…

wwahammy
- 467
- 1
- 5
- 14
1
vote
2 answers
DotNetNuke web.config exceeding maximum size
I have a website using DotNetNuke, and after a few days running normally it started to return "Internal Server Error" for any request, including images or any other file type. After some investigation, I noticed that web.config file size had…

Mj. Logan
- 35
- 2
- 6
0
votes
0 answers
Dotnetnuke Multiple Page Add
I am using Dotnetnuke page management to add pages to site, but it is not adding more than one page at a time when I list all the page names is the field provided with line breaks. I am using dotnetnuke version 7.
There are more than 50 pages to be…

user7566865
- 1
- 1
- 4
0
votes
1 answer
Batch method to export DNN site templates
Is there a batch method to export more than one DNN portal in the same method as the 'Export Site Template' found under Host Settings > Site Management?
I'm having to manually export each website one-by-one and I was hoping there is a better method…

Jennifer Bartolome
- 93
- 10
0
votes
2 answers
Response redirect using IP in dotnetnuke
I am hosting and developer on my DNN portal. I need to redirect users using client IP. I think may be two ideas for this work.
1- DNN Setting
Maybe DNN has settings for it that I can set specific URL for client IP addresses and automatically DNN…

Ali Soltani
- 9,589
- 5
- 30
- 55
0
votes
0 answers
Using Signalr In dnn
I am using signalr library in my DotnetNuke module.
Currently I have inserted the follwing record to hostsettings table in DNN DB
insert into hostsettings
(SettingName
, SettingValue
, SettingIsSecure
, CreatedByUserId
, CreatedOnDate
,…

Kanishka
- 267
- 4
- 21
0
votes
1 answer
Need some clarification of DNN Evoq
I'm DNN developer but didn't know much more about DNN Evoq. I need to convert my website from Professional Edition to Evoq. Current website has 28 custom modules, 1 skin and 100+ Pages.
My Questions:
Can I integrate current website modules in…

Keval Gangani
- 1,326
- 2
- 14
- 28
0
votes
1 answer
GUID Inserting as Username while create DNN user programmatically
I have write code for create DNN user programmatically by following code but it is inserting Username like this 50c5c87e-bba7-4fc8-b2b4-1d9e3e388dc5-contracthiring@outlook.com. It is something looks like merging GUID + EmailAddress. But it should be…

Keval Gangani
- 1,326
- 2
- 14
- 28
0
votes
1 answer
Dotnetnuke.install.config documentation
I am looking to create a custom build of DotNetNuke (vr. 7.4.2). Trying to configure the configuration file (Dotnetnuke.install.config.resources) for the installation in order to fit my custom build seems to be puzzle. There are some specific tags…

Christos Asa
- 155
- 1
- 1
- 13
0
votes
2 answers
DNN ListX module configuration
All I could get about DNN ListX control is the following link
http://dnnuke.blogspot.in/2007/09/using-listx-component-to-create.html
The link provides information about the configuration but where can I see all those screens to edit the query and…

Sachin Pakale
- 292
- 2
- 4
- 19
0
votes
1 answer
Underscore in subdomain does not allows login in IE
I recently came across a very strange problem, i had installed a dotnetnuke 7.4.1 version on dev serverI kept the domain as dev_new.dnntest.com, after installation and site setup with all appropriate skins, when i ran site on different browsers it…

Abbas
- 4,948
- 31
- 95
- 161
0
votes
2 answers
DNN - Allow role to edit module content but not settings
I am using DNN 7.4.1 Community Edition and I would like to have a specific security role ("Editors") to have the ability to edit the content of every module, but not be able to edit the settings of every module. I know this SO question addresses…

Matt Koob
- 3
- 4
0
votes
1 answer
how to set content edit access and No module setting access in dotnetnuke 7.4
I'm new in dotnetnuke and i have a slider module that has two part,first for it's content control panel which must be editable by site admins and second is the module setting panel itself that must be editable only for host or administrator users,i…

Mousa Khodaei
- 41
- 10
0
votes
1 answer
DNN website: Authorized User Configuration expires and user cannot login
A user connot login because it is not set to authorised.
The problem is. When I tried to Authorized the user on the admin panel (Admin>User Accounts>Edit and click the 'Authorize User') its working fine. I tried to login the user credentials and its…

Jarich
- 337
- 2
- 9
- 25