
Since then I’ve been digging into the forthcoming shiny new forum software, trying to work out what didn’t work when importing the existing forum data (well, the dump I took of it around 2020). First on the list: I couldn’t see any forums, even using the admin account!

Turns out the importer doesn’t set the permissions correctly, so I had to do it manually on the root forum and then they all appeared

It’s running under Docker on my Mac Mini so it’s hard to get an idea of how it’ll perform in the real world, but TPD is lightning fast on there

Then I realised that it doesn’t import the smilies - it copies the images across and creates a config file that has to be imported manually. It doesn’t do it automatically because it has its own default set of smilies, and the shorthands like :) or :alien: clash with them. So that’s the first plugin I have to write: a utility to sideline those johnny-come-lately smilies and give ours pride of place. It won’t be a particularly complex job and it only has to be run once, but it seems like an excellent learning project

And somewhere on the to-do list is a feature that will take you back around five years whenever you post to TPD, though it’ll only be enabled for one user




.
Leave a comment: