Time not correct?

This is an open forum for any mojoPortal topics that don't fall into the other categories.

This thread is closed to new posts. You must sign in to post in the forums.
12/10/2010 9:07:45 AM
Gravatar
Total Posts 65

Re: Time not correct?

Thanks!

I found the TimeZoneId now. I have set it as you describe, transferred it to the server and restart the IIS. But when creating a new user I still get the GMT -05.00 ? The sites timezone is however still +1,00 as it should.

BestRegards

12/10/2010 9:11:43 AM
Gravatar
Total Posts 18439

Re: Time not correct?

what version of mojoPortal? you need to upgrade

12/10/2010 9:12:02 AM
Gravatar
Total Posts 65

Re: Time not correct?

This is how the TimeZoneId section in mycustomprofile.config look like

<add name="TimeZoneId"
type=""
iSettingControlSrc="~/Controls/TimeZoneIdSetting.ascx"
labelResourceKey="TimeOffsetLabel"
defaultValue="W. Europe Standard Time"
requiredForRegistration="true"
regexValidationExpression=""
regexValidationErrorResourceKey=""
includeHelpLink="false"
/>

I have also checked so my user.config has the following :

<add key="mojoProfileConfigFileName" value="mycustomprofile.config"/>

 

By the way, what does this mean :

name="TimeOffsetHours" > defaultValue="+1.00"

This was set to -5.00 before? Should I change it back?

BestRegards

12/10/2010 9:15:17 AM
Gravatar
Total Posts 65

Re: Time not correct?

Systeminformation
mojoPortal Version 2.3.4.7 MySQL
Operating System Microsoft Windows NT 6.0.6002 Service Pack 2
ASP.NET Version v4.0.30319 Running in Full Trust
Serverns tidszon: W. Europe Standard Time
Serverns lokala tid: (GMT 1) 2010-12-10 16:13:09
Tiden nu i Greenwich (sk. GMT eller UTC): 2010-12-10 15:13:09
Version av funktion Hjälp
Funktion Schemaversion
blog 0.0.1.7
contactform 0.0.0.4
eventcalendar 0.0.0.4
feed-manager 0.0.0.8
forums 0.0.1.5
imagegallery 0.0.0.6
linksmodule 0.0.0.6
pollfeature-byChristianFredh 0.0.0.4
sharedfiles 0.0.0.8
surveyfeature 0.0.1.6
webstore 0.0.6.8

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