Time Stamp between Server & Users
Posted: Fri Jan 13, 2006 12:14 am
Script URL: http://www.victoriabariatricsurgery.com ... mboard.php
Version of script: Latest
Version of PHP: 5*
Hosting company: Paid hosting
Have you searched THIS FORUM for your problem: Yes
(if not please do before posting)
If so, what terms did you try: time, server, date
Write your message below:
Hi Everyone:
First, I want to thank Henrie for all his help on my 1st problem. Awesome help and best of all his solution worked great
I'm very close to having MBoard working perfectly per my requirements.
One last issue to fix.
My users wanted a time stamp on thier posts. After modifying the code to make that work, I discovered that the time stamp the server applies is one hour different from where the users perceive they are.
I'm pretty sure i need to add code to the setting.php file something like this:
Although this looks ok, it doesn't meet the same snytex as the existing code. Does some one know exactley what I should be using?
Thks in advance
Ron
Version of script: Latest
Version of PHP: 5*
Hosting company: Paid hosting
Have you searched THIS FORUM for your problem: Yes
(if not please do before posting)
If so, what terms did you try: time, server, date
Write your message below:
Hi Everyone:
First, I want to thank Henrie for all his help on my 1st problem. Awesome help and best of all his solution worked great
I'm very close to having MBoard working perfectly per my requirements.
One last issue to fix.
My users wanted a time stamp on thier posts. After modifying the code to make that work, I discovered that the time stamp the server applies is one hour different from where the users perceive they are.
I'm pretty sure i need to add code to the setting.php file something like this:
Code: Select all
define("C_TMZ_OFFSET", '-1');
Thks in advance
Ron