When I restart My server and a user Types a Message i have this error
[chatlogex.smx] ChatLogEx: Cannot log message, sm_chatlogex_id is not set!
I have set in in the server.cfg which worked fine with the previous version.
Please Help
I also got the php to output the time as GMT. I just need to go DST
PHP Code:
$date = gmdate("j.m.y H:i:s", $R['date']);