| Author |
Topic Search Topic Options
|
PrimeraRacer
Groupie
Joined: 29 January 2003
Location: United Kingdom
Status: Offline
Points: 83
|
Post Options
Thanks(0)
Quote Reply
Topic: cant change timezone! Posted: 02 May 2003 at 4:44pm |
Hiya,
I'm now running on V7.01 but I cant find the option to change the time offset.....am I just blind lol
I need to set it to allow for the fact my server is in germany
Please Help
|
 |
eksimba
Groupie
Joined: 23 April 2003
Location: United States
Status: Offline
Points: 48
|
Post Options
Thanks(0)
Quote Reply
Posted: 02 May 2003 at 4:54pm |
|
It should be in your user profile.
|
|
- eric
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 03 May 2003 at 1:32am |
The time off-set in the admin area is for non logged in users and new registreded users.
You need to set the time off-set yourself by editing your profile.
|
|
|
 |
Darryld
Newbie
Joined: 10 June 2003
Status: Offline
Points: 5
|
Post Options
Thanks(0)
Quote Reply
Posted: 10 June 2003 at 9:49am |
-boRg- wrote:
The time off-set in the admin area is for non logged in users and new registered users.
|
Hi,
I cannot find the time zone offset in the admin screen - my server is hosted in the US and I'm UK. Searched it three times now!
Can someone please point me in the right direction?
Thanks
Darryl
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 10 June 2003 at 10:50am |
|
You can change the date format and time format, but the time off-set needs to be set by each user in thier profile.
|
|
|
 |
testp
Newbie
Joined: 21 May 2003
Status: Offline
Points: 18
|
Post Options
Thanks(0)
Quote Reply
Posted: 10 June 2003 at 12:16pm |
-boRg- I hope you will reconsider adding in the option to select a default time offset that will apply to all users. When a user is logged out it the forum will display something like "All forum times are GMT -7:00" and when they're logged in the display will reflect the timezone they have selected.
Also I think it's more user-friendly if the time offset selection displays the actual timezones instead of just the numbers. Something like: Pick your timezone: <option>GMT +1:00 Amsterdam, Berlin, Rome, Vienna</option>
Edited by testp
|
 |
808Rider
Senior Member
Vebro Solutions CEO http://www.vebro.net
Joined: 20 April 2003
Status: Offline
Points: 405
|
Post Options
Thanks(0)
Quote Reply
Posted: 10 June 2003 at 12:22pm |
If you go in the database and change the time offset of the guests account wouldn't this set the standard time for a user that is not logged in? Haven't tried it, but in theory sounds like a solution.
I'll give it a go and see if it works.
|
|
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 10 June 2003 at 12:23pm |
|
This isn't possible with ASP, as unlike PHP and some other server side
languages you can't get the GMT time in ASP. The only time you can get
is the server time so all times have to go from the server time.
The time off-set for all users was removed and replaced by a system
that allows the user to change the forum time off-set to their own, the
two wouldn't work side by side.
I too am in the UK and this forum is on a US server, so I jst have to
put up with the limitations of ASP and just change the time off-set to
my own in my profile.
|
|
|
 |