MyBB Community Forums

Full Version: 1.8.24 > 1.8.25 > 1.8.26 + php updgrade - absolute/relative time messed up
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So I have this week updated 1.8.24 > 1.8.25
then
1.8.25 > 1.8.26

and then I updated my php from 7.3 to 7.4


Everything is fine except it has forced all users onto relative time.
Even if they go into CP and re-select absolute time.. its still showing relative times.
The board is even set in admin to be absolute time as its default... but still everyone is on relative time.


Any ideas?
Anyone had this? Could it be something to do with the php upgrade rather than the myBB ones ??
The upgrades were only security fixes so nothing has been changed regarding the relative time settings.

Which setting are they even changing? I can't see one unless I'm missing something. Had you added 'relative' as a format option?

Relative dates are hardcoded to be used throughout the codebase, so I'm pretty sure it's set for everyone because it always has been. Did you make a core file edit for this that you've maybe overwritten?
Ahhhhhhhhhh...

Its a plug-in !
I'd completely forgot I'd installed it and assumed it was built into the board.

Many apologies.