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