
Re: Change Time Management
After having set it in the Board Settings, you should manually apply it to all user if you want to force them.
You can run an SQL similar to this one:
UPDATE phpbb_users SET user_timeXXX = XXX
I can't remember the name of the field... but you will easily find it in the db.