True. I forgot that the timezone is taken form db anyhow to make the time correct.
1 2005-12-09 23:45
Re: Time zone depending on PC system time (24 replies, posted in PunBB 1.2 troubleshooting)
2 2005-12-09 14:56
Re: Time zone depending on PC system time (24 replies, posted in PunBB 1.2 troubleshooting)
It would make one more query everytime the script is run. Not everyone likes it.
3 2005-12-08 16:42
Re: Firefox test please (5 replies, posted in PunBB 1.2 discussion)
Firefox 1.5: Yes, the clearing doesn't work in the first example.
Also I get a space between the yellow and blue field in example 2 under IE, which are not there in FF 1.5.
The fieldset has a padding or something too under FF which are not seen in IE.
Check also in Opera 8.5. There is also the space between the yellow and blue field in example 2 as in IE but the padding in fieldset is smaller than in IE whileas in FF there is no padding at all.
4 2005-12-06 19:18
Re: Time zone depending on PC system time (24 replies, posted in PunBB 1.2 troubleshooting)
Now much better
Thanks a lot !!
5 2005-12-06 16:56
Re: Time zone depending on PC system time (24 replies, posted in PunBB 1.2 troubleshooting)
If your browser doesn't tell the script the correct timezone then there's nothing I can do about it. Maybe it's a browser issue, I can't test on IE or on mac browsers.
I'm using Firefox 1.5
6 2005-12-06 14:17
Re: Time zone depending on PC system time (24 replies, posted in PunBB 1.2 troubleshooting)
Nibbler(cpg), I don't know how it happens, but still it always sets my timezone to -1.
What I do is:
1) I set my timezone to CET
2) Logout
3) I delete the cookie resposible for timezone
4) Login, and the script alert me that it set the timezone to -1
My PC timezone is also CET (GMT+1). System - WinXP
I made an experiment. I changed the timezone on my PC for GMT-6. Then deleted cookies, then ran my forum, and it set timezone to -1 again. So it doesn't matter what the timezone is, it always tries to make it -1
7 2005-12-06 12:33
Re: Professional Styles (17 replies, posted in PunBB 1.2 discussion)
8 2005-12-05 10:06
Re: Time zone depending on PC system time (24 replies, posted in PunBB 1.2 troubleshooting)
OK, that is understandable Smartys. And it works.
But, WHY the script, Nibbler(cpg) suggested, makes it always -1. It should stay unchanged and is supposed to make adjustment only when it is needed.
9 2005-12-04 22:34
Re: Time zone depending on PC system time (24 replies, posted in PunBB 1.2 troubleshooting)
So if server timezone is CET, should I set my personal timezone in my profile on GMT ??? Am I getting it right?
But it can't be correct, because CET is +01, GMT is 00 and the script substracts one hour. So my entry gets time 2 hours less than it should.
Can anyone explain to me, how to choose the correct timezone, and why the script adjusts it to -1 ??
I checked the tomezone on server with date("T"). It's CET for sure.
10 2005-12-04 20:46
Re: Time zone depending on PC system time (24 replies, posted in PunBB 1.2 troubleshooting)
Seems to work properly
I said it to early. Seems to work but incorrect.
There is something strange.
My timezone is CET. I set this in admin panel and in my profile. After puting the mod you suggested it adjusts my timezone to -01. That makes my entries' time 2h earlier? Why? Am I doing someting wrong? Can you or anyone check thw script somehow?
11 2005-12-04 11:44
Re: Time zone depending on PC system time (24 replies, posted in PunBB 1.2 troubleshooting)
Thanks a lot!!! Seems to work properly. We'll see feedback from my users.
12 2005-12-03 11:20
Re: Time zone depending on PC system time (24 replies, posted in PunBB 1.2 troubleshooting)
Anyone?
13 2005-12-02 11:09
Topic: Time zone depending on PC system time (24 replies, posted in PunBB 1.2 troubleshooting)
Is there a way (mod) to make PunBB set the time zone automatically for users depending on their PC system time?
Some of my users requested such a thing since they often move over different places with different timezones. They remember to change their system time on PC but not always remember to change timezone in their punbb profile.
That would be helpful.
14 2005-11-19 01:00
Re: Another punBB-WP Question (2 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I would be interested in such an integration as well. PunBB + WordPress - that must be possible.
As a gallery script I chose Plogger. Simple but therefore easy to adjust to anyones needs.
15 2005-11-16 20:34
Re: Invisible User List (3 replies, posted in PunBB 1.2 troubleshooting)
16 2005-11-14 14:38
Topic: colon after if condition (6 replies, posted in Programming)
What is this colon after if condition for? I have never met this before.
<?php if ($mod_restore): ?>
17 2005-11-10 12:21
Re: Showing Off? (7 replies, posted in PunBB 1.2 show off)
nice, but simple
I'd love to have a look at punbb project with extraordinary style with much graphics, gradients, shadows
18 2005-09-25 11:39
Re: Upgrade without loosing mods (2 replies, posted in PunBB 1.2 troubleshooting)
Great!!! That makes life easier
19 2005-09-25 11:07
Topic: Upgrade without loosing mods (2 replies, posted in PunBB 1.2 troubleshooting)
Is there a way to upgrade without loosing mods I did?
If new version is released is there a list of files which had been modified in relation to previous version?
I do believe that many people implement modifications. How do you cope with upgrades than?
20 2005-09-19 19:15
Re: Easy BBCode 1.0.1 (139 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I tried. Works on 1.2.7
21 2005-09-17 10:14
Topic: Invisible User List (3 replies, posted in PunBB 1.2 troubleshooting)
Is there a way to make the User List invisible for unregistered users?