Home Page is not "Home"

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.
1/24/2005 10:37:13 PM
Gravatar
Total Posts 20

Home Page is not "Home"

When I go to my site root at:

http://sittingfrog.com/Default.aspx

It takes me to an arbitrary page, but not my actual "home" page, which I have to click the "home" link to get to.

I can also access the arbitrary page by going to:

http://sittingfrog.com/Default.aspx?pageindex=0&pageid=0

my actual home page is at:

http://sittingfrog.com/Default.aspx?pageindex=0&pageid=1

1/25/2005 12:46:20 AM
Gravatar
Total Posts 18439

Re: Home Page is not "Home"

This is a bug in the page sorting that I plan to have fixed in the next release.

You can work around it in the meantime. Go to your add/edit pages page and select the home page and click the move  up button a couple of times. If that doesn't fix it, go into the db and make sure the sort order of the home page is the lowest.
2/20/2005 4:41:48 AM
Gravatar
Total Posts 18439

Re: Home Page is not "Home"

I just fixed this bug, it will be in the next release and is available now in svn.
You must sign in to post in the forums. This thread is closed to new posts.