Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration .../Admin/Site-Settings page opens everytime home page (set /Admin/Site-Settings value in SSLURL)/Admin/Site-Settings page opens everytime home page (set /Admin/Site-Settings value in SSLURL)
Previous
 
Next
New Post
5/9/2016 5:12 AM
 

Hello team,

i had set the SSL URL field ("/Admin/Site-Settings")  by mistake and update the site setting page. but now i have to roll back my changes means remove this value from this field but when i open site-setting page then it open every time home page with site-settings url. URL ("/Admin/Site-Settings") open but home page contain display instead of site-setting.

 

 
New Post
5/9/2016 10:07 AM
 

I'm not sure if this will solve the issue you're having or not.  I'm a bit confused on what's happening to you, but it sounds like you set the SSL setting and didn't mean to.  Here's a SQL query that should reset the SSL settings to their defaults.  Run that query and then restart IIS or recycle your application pool.  This should make your Site Settings available again.

UPDATE [dbo].[PortalSettings] SET [SSLEnabled] = 'False', [SSLEnforced] = 'False';


or, if using Host > SQL...

UPDATE {databaseOwner}[{objectQualifier}PortalSettings] SET [SSLEnabled] = 'False', [SSLEnforced] = 'False';


Again, you need to recycle your application pool or restart IIS after you run the query, before you'll see it have any affect.


Will Strohl

Upendo Ventures Upendo Ventures
DNN experts since 2003
Official provider of the Hotcakes Commerce Cloud and SLA support
 
New Post
5/11/2016 4:00 AM
 

Yes, I have made changes in database regarding this, now Site Setting page is not redirecting to home page.

Thank You for your help.

Regard,

Sourabh Malani

 

 
New Post
5/11/2016 4:49 AM
 
Which DNN version are you running?
You may download and run http://dnnscript.codeplex.com/release... in Host > SQL,
please start with a database backup and restart DNN afterwards.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration .../Admin/Site-Settings page opens everytime home page (set /Admin/Site-Settings value in SSLURL)/Admin/Site-Settings page opens everytime home page (set /Admin/Site-Settings value in SSLURL)


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. 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.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out