Topic: Ban expiration date bug
When ban expiration date is set to day N, it is actually set to day N-1.
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.3 bug reports → Ban expiration date bug
When ban expiration date is set to day N, it is actually set to day N-1.
It is set correctly, but it is not displayed correctly. It happens because of the function gmdate at the 125 line of <FORUM_ROOT>/admin/bans.php. I will continue investigating why it has happened. To fix it manually, change "gmdate" to "date".
PunBB Forums → PunBB 1.3 bug reports → Ban expiration date bug
Powered by PunBB, supported by Informer Technologies, Inc.