Need
DNN Support
?
DeskPal.com
Learn DNN / DotNetNuke
Login
Subscribe to DNNCreative
Home
Subscribe
Training & Tutorials
Tutorials for Beginners
Tutorials for Administrators
Tutorials for Core Modules
Tutorials for Advanced Users
How to Build a Website in DotNetNuke
Skinning Tutorials
Module Development
Third Party Modules
Forum
Search
Search
Home
Subscribe
+
Training & Tutorials
Tutorials for Beginners
Tutorials for Administrators
Tutorials for Core Modules
Tutorials for Advanced Users
How to Build a Website in DotNetNuke
Skinning Tutorials
Module Development
Third Party Modules
Forum
You need to
Register
for free and
Login
to post a message in the forum.
Forum
Forums
Search Forum
Search
Advanced Search
Topics
Posts
Unanswered
Active Topics
Forums
>
DotNetNuke®
>
Quick Tips
Acces my home page
Last Post 06/01/2012 11:16 AM by
Joseph Craig
. 8 Replies.
Sort:
Oldest First
Most Recent First
Check this box to subscribe to this topic.
Prev
Next
You are not authorized to post a reply.
Author
Messages
Joel
Nuker
Posts:18
05/28/2012 6:39 PM
Recently i just redirect by url my home page, now :
How can acces againg the page for updating ?
before redirect, i did modification by : www.mypage.com/login.aspx
but now when i try the same, the page is redirect to the url I set.
How do i can acces my web page againg?
Thanks
Joel
Pingle2009
Nuke Master
Posts:186
05/29/2012 2:19 AM
Hi Joel, I'm assuming that you can still log in, in which case go to Admin > Page Management and select Home so that the page settings appear. You can then expand the Link section and reset Link Type to None.
Joel
Nuker
Posts:18
05/29/2012 7:59 AM
Hi Pingle2009
The problem is i can not login, when i try "www.mypage.com/login.aspx" , the page redirect too to the url i was setting in home page.
I dont know what to do... ???
Thanks
Joseph Craig
DNN MVP
Posts:11667
05/29/2012 10:30 AM
You are going to have to get into your database using SQL Server Management Studio to remove the redirection.
I assume that you did this using the redirection in page settings. Go to the Tabs table and find the Url column. Delete whatever entry is there for the page(s) in question and that will stop redirection. You may need to manually recycle the AppPool before the changes are effective.
Joe Craig,
Patapsco Research Group
Complete DNN Support
Joel
Nuker
Posts:18
05/29/2012 4:59 PM
Hi Joe
The big problem is i can not go to any page because when i try "www.mywebsite.com" inmediatly redirect to "www.urlsiteredirect.com" and i can not acces any page of my web site.
On the other hand, when i try to access "www.mywebsite.com/login.aspx" , the login page open , but when i fill the form with user "host" and pasword, inmediatly redirect to "www.urlsiteredirect.com"
I want to delete the url i set in home page of my web site, but i can´t .....
What do i do ?
Thanks
Joel
Nuker
Posts:18
05/29/2012 5:01 PM
Excuse me , i forget... yes, i did the redirection using page setting ( in home page ).
thanks
Joseph Craig
DNN MVP
Posts:11667
05/29/2012 10:17 PM
You will have to use the SQL Server Management Studio approach to fix the redirection in the database. If you are hosted, perhaps your host's tech support can do this for you.
Joe Craig,
Patapsco Research Group
Complete DNN Support
Joel
Nuker
Posts:18
06/01/2012 10:53 AM
Hi Joseph .
Can you tell me what is the path and name of the table i am going to fix ?
Thanks
Joseph Craig
DNN MVP
Posts:11667
06/01/2012 11:16 AM
The name of the table is Tabs and the column is named Url.
Run this query:
SELECT TabId, TabName, Url FROM Tabs
Then you can identify which TabId has the redirect. Then run this:
UPDATE Tabs set Url='' WHERE TabId=XX
but replace XX with the TabId that you want to fix.
Joe Craig,
Patapsco Research Group
Complete DNN Support
You are not authorized to post a reply.
Special Bonuses
--Subscriber Bonuses
--Readers Offers
Users Lounge
--Announcements
--DNN Creative Articles
--Everything Else
--Feedback, Suggestions and More
--Membership
--Site Review Please!
--Testimonials
--Podcasts
DotNetNuke®
--DotNetNuke® Questions
--Modules
--Modules - What's needed?
--Quick Tips
Hosting
--DotNetNuke® Hosting Providers
Skinning Toolkit
--Skinning Toolkit
UK DotNetNuke User Group
Forums
>
DotNetNuke®
>
Quick Tips
Latest Forum Posts
Can you Run Xcode in Linux?
by Aman Singh
Can you Run Xcode in Linux?
Can you Run Xcode in Linux?
by Aman Singh
Can you Run Xcode in Linux?
Billed for subscription that was canceled
by Ryan
I was just billed for a subscription that was canc eled / inactivetive how do I get a refund for th
Meta Title and Meta Description are not showing properly
by DNN User
Hi, On my site the meta title and meta descriptions are not showing properly. It's showing the m
Search is not functioning properly
by DNN User
Site: https://www.prv-engineering.co.uk/search If I search any item only the 1st option under sea
Search is not functioning properly
by DNN User
Site: https://www.prv-engineering.co.uk/search If I search any item only the 1st option under sea
DNN Platform import site optio
by Melanie Weaver
Is it possible to import site template in DNN Platform 8.0? We have internal Evoq Content 8.1 tha
Events Module for DNN V5?
by Tugboat
Would anyone have a download link for the version 5.0.3 Events Module? Thanks!
"Ghost" TabID Number?
by Tugboat
Hi! I have a portal instance with multiple child portals and on one of the child portals, there i
RE: DNN Load Testing
by ayman sharkawy
Hi. Have you already implemented a site using the DNN . And how the performance of the site and its
Publish All Pages
by NSUOK
I'm using DNN Evoq Content Basic 8.2.0. When I make the HTML Pro module display on all pages, I h
Simpler profile needed in 9.2.2
by Donald
We are upgrading a DNN 4.8.4 site to DNN 9.2.2. On 4.8.4, the top bar shows the user’s name. If yo
How to link from dnnmodal popup to web site page?
by Donald
Hello all. I am using a dnnmodal.show popup. The popup works correctly, showing the content that I
RE: Document Collaboration
by Nick Davern
That feature would be super beneficial for our needs as well! Does anyone have an update as to if th
RE: DNN 9.2, how to set default theme?
by Andy Stephenson DNN Creative
you do that under "Manage/Themes". Note the highlight blue border around the default container and d
DNN 9.2, how to set default theme?
by Donald
Please disregard, found Manage Themes I cannot find how to set a default portal theme in DNN 9.2
RE: Looking for DataSprings Dynamic Forms
by Andy Stephenson DNN Creative
Your best chance would be to contact Chad Nash @ http://www.datasprings.com/
Looking for DataSprings Dynamic Forms
by Jakir HM
Looking for DataSprings Dynamic Forms 3.4 for DNN 4.x 5.x for my site (https://themasters2018s.com/)
RE: Help with Cycle Image Carousel not displaying images
by peter
I had the same problem with the Will Strohl Content Slider after upgrading to DNN 9.1 The above an
RE: Object reference not set to an instance of an object
by Andy Stephenson DNN Creative
Check this one might be useful: http://www.dnnsoftware.com/answers/im-tryin-to-move-my-site-to-pr
Used
By
Testimonials