Time not set right, changing from email on confirmation [message #982] |
Tue, 19 March 2002 02:33 |
ajeffco
Messages: 21 Registered: March 2002 Location: Orlando, Fl
Karma: 0
|
Junior Member |
|
|
First off, what a fabulous product!!! Tripped over it quite by accident, but after installing it, looks good, runs fast, and is easy to install and use.
I am, however, having 1 problem, and have 1 question.
The problem is, I've set my global timezone to NY, which displays on the page, but the time is off of the system's time by 5 hours (5 hours ahead.) This is happening for all users (All 2 of us so far .)
Now, the question(s). I've looked high and low in the config pages, and cannot find a place to change the "from" address on the confirmation e-mail. Is this a configurable? If not, then how do I change?
TIA Al Jeffcoat
|
|
|
Re: Time not set right, changing from email on confirmation [message #983 is a reply to message #982] |
Tue, 19 March 2002 03:45 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
To change the address from which the forum's emails are being sent, edit the GLOBALS.php file and change the NOTIFY_FROM option.
I'll add it to global control panel in the next release.
About the timezone 2 questions:
1) Which OS are you using? 2) Could you give me a URL to your forum please?
FUDforum Core Developer
|
|
|
|
|
Re: Time not set right, changing from email on confirmation [message #987 is a reply to message #986] |
Tue, 19 March 2002 04:43 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
About the timezone I think I know what the problem is, but need 1 more peice of info.
Could you see if you can find a file called: "zone.tab" it contains a list of timezones supported by your system, and attach gzip of it to your reply. The forum deals with timezones by exporting TZ shell variable which UNIX systems use to determine time settings. I suspect since our timezone list was built based on latest Linux distro it may have timezones not found on older systems such as Solaris & AIX.
Also, try using other timezones such as US Eastern, that should be the same timezone as NY.
FUDforum Core Developer
|
|
|
Re: Time not set right, changing from email on confirmation [message #988 is a reply to message #987] |
Tue, 19 March 2002 05:10 |
ajeffco
Messages: 21 Registered: March 2002 Location: Orlando, Fl
Karma: 0
|
Junior Member |
|
|
I tried to find that zone.tab file, *.tab, no luck.
I also looked on the list, and there was no US/Eastern choice... I tried using other time zones, but the amount of time did not change...
I went to a shell, and echo the $TZ env variable, and there's the output:
--- # echo $TZ EST5EDT,, ---
And by the way, amazingly fast response time for support... I don't get this response from ANY of the vendors where I work at, that we pay for even ... Great job.
|
|
|
Re: Time not set right, changing from email on confirmation [message #989 is a reply to message #988] |
Tue, 19 March 2002 05:20 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Hmmm it looks like AIX may have its own timezone entries, which do not correspond with the ones used on Linux & FreeBSD...
I'll need to do a weebit of research on this, never had the pleasure to deal with AIX so I really dunno...
Can you can if you have "timezone" directory, it should be inside one of your system's share directories, /usr/share/, /usr/local/share/ etc...
If you find it, please gimme 'ls -l' listing of that directory..
Thanks
FUDforum Core Developer
|
|
|
|
|
|
|
|
|
|
|
Re: Time not set right, changing from email on confirmation [message #1000 is a reply to message #999] |
Tue, 19 March 2002 06:43 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Could you try changing the default server TZ to something other then it current timezone and see if that works?
I am still looking but cannot see a reason why would the timezones work for registered users and not anonymous, all data appears to be valid now...
FUDforum Core Developer
|
|
|
|
|
|