Redirection from parent site

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
4/12/2010 7:13:51 AM
Gravatar
Total Posts 98

Redirection from parent site

Hi Joe ,

Please tell me how i can resolve this issue on my mojo website:

 When I write in browser http://domain/ the website is redirected to http://domain/Secure/Login.aspx?returnurl=http%3a%2f%2fdomain

 

thank you, Valik

4/12/2010 9:56:43 AM
Gravatar
Total Posts 2239

Re: Redirection from parent site

Hi Valik,

Your homepage is not set to allow "All Users" to view it. To fix this, do the following:

  1. Login to your site
  2. Click the "Page Settings" link
  3. Select the Security tab
  4. Under the "Roles that can view this page" heading, select "All Users"
  5. Click the Save button

HTH,
Joe D.

4/12/2010 2:11:51 PM
Gravatar
Total Posts 98

Re: Redirection from parent site

Hi Joe ,

I already having set 'Roles that can view this page' to "All users"

This situation happens from the moment when i try to acces RecoverPassword page and i was log out

4/12/2010 2:17:58 PM
Gravatar
Total Posts 98

Re: Redirection from parent site

The point was that i want to see if website is secure.

And i try to acces RecoeredPassword when i was not log in. (this is generate the specified redirection)

On my website by default is refdirected to browser language interface like:

- if user is from France i will send to http://domain/fr

I want to keep for my website only LogIn section and i want to hide the register and recoverpass sections.

4/12/2010 3:37:48 PM
Gravatar
Total Posts 2239

Re: Redirection from parent site

Hello Valik,

I'm sorry but I'm not understanding you very well. If you want to disable the register and recover password pages, you can do that in the Site Settings.

If you can give me a link to your site, I can take a look at it to see if there are any issues with it.

Thanks,
Joe D.

You must sign in to post in the forums. This thread is closed to new posts.