Can't update page settings

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/17/2007 4:29:08 PM
Gravatar
Total Posts 3
L.S.D.

Can't update page settings

if you disable CacheMSSQLParameters you can't update site settings

project: MSSQLData

method: mojoPortal.Data.dbPortal.PageSettings_UpdatePage( ... )

stored procedure expect "@ShowChildPageMenu" not "@ShowChildMenuPages"

repository version 2.2, SQLEXPRESS database, on windows vista

1/17/2007 5:06:29 PM
Gravatar
Total Posts 18439

Re: Can't update page settings

Hi,

Thanks for reporting this. If I had known sooner I would have included the fix in the 2.2.1 release but it will have to wait for the next release. In the meantime you can set CacheMSSQLParameters to true which is the best for performance anyway.

Thanks,

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