08-19-2018, 04:15 PM
09-10-2018, 04:39 PM
Instead of a plain text header, the pages of the Award Gallery now have their own fancy banner!
Thanks to for making this
.
Thanks to

09-10-2018, 09:13 PM
Ooo nice job ! The ferrets approve! 

09-10-2018, 11:26 PM
10-06-2018, 11:47 AM
Even though it's been three months since we moved away from ZetaBoards, I'm still in the habit of using the old code for [img] and [thumbnail] tags with width and height
. That is, I sometimes find myself typing the following:
This was correct on ZetaBoards, but on MyBB, the correct code is:
Now, I've set it up so that the variant with the comma works again, for both [img] and [thumbnail] tags
.

Code:
[img=220,125]https://i.imgur.com/wL8hdAc.png[/img]
This was correct on ZetaBoards, but on MyBB, the correct code is:
Code:
[img=220x125]https://i.imgur.com/wL8hdAc.png[/img]
Now, I've set it up so that the variant with the comma works again, for both [img] and [thumbnail] tags

10-21-2018, 05:18 PM
I've modified the Instagram tag so that it no longer requires the 'www.' in the URL.
(You don't need to remove it now, but it'll work with or without
)
(You don't need to remove it now, but it'll work with or without

10-21-2018, 06:34 PM
(10-21-2018, 05:18 PM)Kyng Wrote: [ -> ]I've modified the Instagram tag so that it no longer requires the 'www.' in the URL.
(You don't need to remove it now, but it'll work with or without)
Thanks!!

12-12-2018, 01:40 AM
Following overwhelming support for this idea, "Happy Birthdays" has been re-named to "Birthdays and Celebrations".
From now on, threads about the usual celebrations (Christmas, Easter, Hallowe'en, Thanksgiving, and so on) go in here instead of General Chat.
From now on, threads about the usual celebrations (Christmas, Easter, Hallowe'en, Thanksgiving, and so on) go in here instead of General Chat.
01-16-2019, 05:56 PM
I've made an update to the 'Hot Topic' criteria.
It used to be that any topic with over 20 replies, or over 150 views, was considered 'Hot'. There was no particular reason for this: it was just the way it was set up by default in MyBB. However, alerted me to the fact that there were threads with 5 replies that were considered 'hot', and that confused him a bit.
Now, I've set it so that it only takes replies into account, i.e. a 'Hot' thread is one with over 20 replies. (Technically, a thread with over 999,999,999 views will also be considered 'Hot', but it's not like that will happen!)
It used to be that any topic with over 20 replies, or over 150 views, was considered 'Hot'. There was no particular reason for this: it was just the way it was set up by default in MyBB. However,
Now, I've set it so that it only takes replies into account, i.e. a 'Hot' thread is one with over 20 replies. (Technically, a thread with over 999,999,999 views will also be considered 'Hot', but it's not like that will happen!)
01-27-2019, 06:28 PM
I've added an "Original Join Date" custom profile field, where people can enter their original join date from the old TCH if they wish. I still intend to put these join dates back in the actual 'Join Date' field, but until then, this is a temporary workaround.
Thanks to for the suggestion
!
Thanks to
