User creation and PreferredGreenwichMeantimeOffset setting ?

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/29/2009 7:03:02 AM
Gravatar
Total Posts 29
Thomas N. TALESIS SARL Conseil / Expertise en développement DOTNET

User creation and PreferredGreenwichMeantimeOffset setting ?

Hi Joe,

I've set up the PreferredGreenwichMeantimeOffset to the Paris time (+1.00) (and have checked twice web.config / user.config...)
Each time I create a new User, its profile informations is setup whith the -5.00 time zone  ?

Any inputs ? (Not a big issue for now)

Regards,

Thomas.

MOJOPORTAL 2.3.0.1 // WS 2003 // IIS6 // DotNet 3.5 SP1 // Sql Server Express 2005...
(Files and DB Copied From XP Dev station with Sql Std 2008)

 

4/29/2009 8:23:44 AM
Gravatar
Total Posts 18439

Re: User creation and PreferredGreenwichMeantimeOffset setting ?

The timezone offset is actually a custom user profile property defined in mojoProfile.config. The default value is specified in the config file as -5.00

You could use a custom named config file and set  <add key="mojoProfileConfigFileName" value="mojoProfile.config" /> to use your custom config file in Web.config/user.config

Then chage the default to whatever you like.

Hope it helps,

Joe

4/29/2009 9:11:11 AM
Gravatar
Total Posts 29
Thomas N. TALESIS SARL Conseil / Expertise en développement DOTNET

Re: User creation and PreferredGreenwichMeantimeOffset setting ?

Yet another mojoportal nice feature...!
Thank you Joe.

Thomas.

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