timeoffsetHTimeOffsetHours is no more in CustomProfie.config but still shown

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/18/2011 6:45:20 AM
Gravatar
Total Posts 192

timeoffsetHTimeOffsetHours is no more in CustomProfie.config but still shown

Hi.

I have removed TimeOffsetHours from my custom profile properties. TimeOffsetHours no more exists in CustomProfile.config, but users still see the option of selecting their timezone. is it a bug or is it something I am doing wrong?

1/18/2011 9:21:02 AM
Gravatar
Total Posts 18439

Re: timeoffsetHTimeOffsetHours is no more in CustomProfie.config but still shown

TimeOffsetHours is a legacy setting that is only used currently under Mono, so removing it has no impact on windows. The TimeZoneId setting is the one that is used currently, you could remove it from your custom profile file but that will only remove it from the registration screen it will still show it in the user profile and it is an important setting since displayed times are adjusted to the user time zone. It is not an optional setting, the only optional thing is whether to show it on the registration screen.

Best,

Joe

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