Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Modifications for phpBB3. Try the Mods here and share Your own Mods There is no support here! Only Read Access!
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
[phpBB Debug] PHP Notice: in file /index.php on line 45: Division by zero
[phpBB Debug] PHP Notice: in file /index.php on line 51: Division by zero
[phpBB Debug] PHP Notice: in file /index.php on line 53: Division by zero
[phpBB Debug] PHP Notice: in file /index.php on line 59: Division by zero
[phpBB Debug] PHP Notice: in file /index.php on line 65: Division by zero
Is it being installed on a completely new board, 0 days old?
EDIT: I have tried to reproduce it by resetting the board start date. No errors.
What has happened that could cause the error at your board? Have you just installed it?
I have installed it once again and now I have a question about the start date...
Now it's like this: 29 Aug 2010, 00:29:31
But I would like to have it like this: 29 Aug 2010
I just don't know how to do this, I'm sorry
Could you please explain it?
The start date is using $user->format_date which means that it is displayed according to the users setting in UCP.
However, as board owner, it would be nice to be able to format the date different.