In reply to post ID 10602
Thanks, I've updated the code to include most of your changes.
You may want to update /forum.php, too, near that line:
I wouldn't dare to set some default timezone in PHP. PHP's timezone support is newer than UNB's, so they may interfere with each other.
You may want to update /forum.php, too, near that line:
// We don't want E_NOTICE or E_DEPRECATED output here!
error_reporting(E_ALL & ~E_NOTICE & ~8192 /*E_DEPRECATED*/);
error_reporting(E_ALL & ~E_NOTICE & ~8192 /*E_DEPRECATED*/);
I wouldn't dare to set some default timezone in PHP. PHP's timezone support is newer than UNB's, so they may interfere with each other.
♪ ...nanananah, all in all we’re just brilliant thieves, nanananah... ♪♬

Yves
Show profile
Link to this post
)