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 ...Redirect loop due to portal alias - need help asap PLEASE.Redirect loop due to portal alias - need help asap PLEASE.
Previous
 
Next
New Post
3/13/2012 6:41 PM
 

Hello everyone

 So basically I accidentally set our dotnetnuke website to "Redirect" under portal alias. And now our website doesn't load (http://www.bioscience.org/dotnetnuke2). Can anyone tell me how I can edit the portal alias without having access to host settings? or a solution to this? please help asap! muchhh appreciated.

 Also, I'm not too savvy with things like SQL. After doing a google search, I read that I needed to tamper with SQL so if you could provide details on how to approach this many thanks (I don't even know how to connect to the correct server, etc.). I don't know what file to edit etc as well.

Dan

 
New Post
3/13/2012 7:28 PM
 

Also this is the SAME exact problem I have

 http://www.dotnetnuke.com/Resources/Forums/forumid/108/postid/446451/scope/posts.aspx#446451

 I dont understand his answer though. What table is he talking about (where can I find it?) and do i HAVE to use an sql program to edit it? Pleaseee advise with detail (noob here).

 
New Post
3/14/2012 12:59 PM
 

I managed to connect to our SQL server but I'm clueless as to what to do next

http://i41.tinypic.com/6gy1rl.jpg

How can I access the "PortalAlias" table that people are referring to?

 
New Post
3/14/2012 2:11 PM
 
hi,
the tools to connect to Database is the good one, but you have to connect to the database used by dotnetnuke. Your picture show you are looking in the db temdb witch is a SQL system Database. Your dnn database could be one of the ones begining with 28_ ...(not a system one)
To know whitch  / where is your dotnetnuke database, try to find (by ftp or TSE acces to your server) the web.config file. In this file , you'll find the connection string use by your dotnetnuke application, and with these parameters (Server, DB, user, login) you can connect to the good database with SQL Studio management.
Once your connected to the good db, you 'll found tables and data.
HTH



Julien Girerd
DevPCI - DotNetNuke Experts France Communauté des utilisateurs francophone de DotNetNuke DNN-Connect
 
New Post
4/30/2014 9:39 AM
 
dan wrote:

Hello everyone

 So basically I accidentally set our dotnetnuke website to "Redirect" under portal alias. And now our website doesn't load (http://www.bioscience.org/dotnetnuke2). Can anyone tell me how I can edit the portal alias without having access to host settings? or a solution to this? please help asap! muchhh appreciated.

 Also, I'm not too savvy with things like SQL. After doing a google search, I read that I needed to tamper with SQL so if you could provide details on how to approach this many thanks (I don't even know how to connect to the correct server, etc.). I don't know what file to edit etc as well.

Dan

 

I have problems with this feature and DNN 7.2.2:   I changed the setting to "Redirect" and  was unable to get to my website.   I used SQL Server Management Studio to fix the problem.

I recommend the following SQL code:

SELECT * FROM dbo.PortalSettings
     WHERE SettingName = 'PortalAliasMapping'


UPDATE PortalSettings SET SettingValue = 'CANONICALURL'
     WHERE SettingName = 'PortalAliasMapping'

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Redirect loop due to portal alias - need help asap PLEASE.Redirect loop due to portal alias - need help asap PLEASE.


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