Register page must go in http if SSL is not available

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
4/7/2005 5:38:50 AM
Gravatar
Total Posts 23

Register page must go in http if SSL is not available

I have in my settings SSL not available, but when a new user try to register is redirect to https connection.
Thank's

4/7/2005 12:49:36 PM
Gravatar
Total Posts 18439

Re: Register page must go in http if SSL is not available

You are right.  I must  have introduced this bug when I created separate controls to replace the  WelcomeMenu in the skin.  I did this to allow more flexibility in positioning the elements of the Welcome menu.

I have fixed this in the code and it will be in the next release. A work around until then is to replace the separate controls in the skin with the WelcomeMenu which had the correct logic.

I may go ahead and make another release soon just to fix this.

I really appreciate you letting me know. I didn't notice because when I upgraded my sites I did not change to the newer skins.
4/7/2005 1:52:43 PM
Gravatar
Total Posts 18439

Re: Register page must go in http if SSL is not available

This is now fixed and released.
You must sign in to post in the forums. This thread is closed to new posts.