Multiple sites add page PageOrder column wrong

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.
2/9/2007 3:00:33 PM
Gravatar
Total Posts 80

Multiple sites add page PageOrder column wrong

1. Have multiple sites
2. Add a page to site 1
3. Try to move page order in root menu up in the "Add/Remove Pages" module.

Notice it takes a few clicks to move up. This is because the PageOrder column in the Pages table computes the new page PageOrder based on the highest PageOrder in the table regardless of the SiteID column. This is incorrect behavior.
2/9/2007 5:41:03 PM
Gravatar
Total Posts 18439

Re: Multiple sites add page PageOrder column wrong

I've added this to my todo list. Its pretty minor so I will wait until after ecommerce to work on this.

Thanks,

Joe
2/25/2009 5:06:31 AM
Gravatar
Total Posts 32

Pages cannot be delete and cannot move up

Hi Joe

I have deleted home page, and when i have created the new home page it will add last in menu Item.
When i have moved up in Add/Edit admin section it does not move up. I want in first in menu.
I want to delete pages permantly with page and URL assigned to them
 

please help me

 

 

2/25/2009 5:13:15 AM
Gravatar
Total Posts 18439

Re: Multiple sites add page PageOrder column wrong

Sometimes you may have to click more than once to move it.

Hope it helps,

Joe

2/25/2009 5:19:26 AM
Gravatar
Total Posts 32

Re: Multiple sites add page PageOrder column wrong

Thanks for replying

I want to delete the pages permantly with url, but when i delete it will appear in menu
and add/edit admin page section

Regards
Dahnraj

2/25/2009 5:27:26 AM
Gravatar
Total Posts 18439

Re: Multiple sites add page PageOrder column wrong

Deleting pages works for me. Just click the gear in top right corner to get to page settings then click delete and it does delete the page and the url.

What OS and what database platform are you using?

 

2/25/2009 5:37:35 AM
Gravatar
Total Posts 32

Re: Multiple sites add page PageOrder column wrong

Hi

Win XP Professional & MS SQL

 

 

2/25/2009 5:44:39 AM
Gravatar
Total Posts 18439

Re: Multiple sites add page PageOrder column wrong

I cannot reproduce the problem. It works as expected.

Best,

Joe 

2/25/2009 6:41:14 AM
Gravatar
Total Posts 32

Re: Multiple sites add page PageOrder column wrong

Hi

It works but it take lot of time to refresh page.

For development which solutions file should, as we are using visual studion 2008 and MS SQL  

Grt Support
Once again Thanks

2/25/2009 7:01:35 AM
Gravatar
Total Posts 18439

Re: Multiple sites add page PageOrder column wrong

If you have the Silverlight tools installed you can use mojoportal-complete.sln, if no then mojoportal-complete-without-silverlight.sln

For doing custom development you should copy and rename the .sln file to a custom name and then you can add your own projects to the solution and remove projects you don't need.

Hope it helps,

Joe

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