That's the second time my avatar was just "broken image" and I had to re-up it. Is this going to keep happening? XD
The forum isn't fully migrated yet. Sure everyone can write posts, but all the images are missing. They will be migrated as soon as I get the old files
This time it's because we could only move the database. All attachments and pictures are still at the old forum.
Ah, I see, that explains the attachments, too. Thanks!

had a few problems registering. I've activated his account manually now.
He didn't receive an activation email, but when sending an email to himself by using "Send this user an E-Mail" it was received perfectly fine.
He also send a message to support@cuberite.org, but received an email several hours later that the message wasn't send.
support@cuberite.org is known broken.
, are you going to transfer the domain or have you gone off that idea?
I think I found a nasty bug in the new forum. Smilies are parsed inside shcode tags:
cEntity::Destroy()
I think this is worrying SEO-wise:
When linking to a specific post, one gets this:
Code:
https://forum.cuberite.org/thread-2342-post-25134.html#pid25134
Rather than this:
Code:
https://forum.cuberite.org/thread-2342.html#pid25134
Different links leading to the same content is bad practice. (E.g. bad for seo, caching, automation, link normalization, etc. )
(02-17-2016, 09:53 PM)xoft Wrote: [ -> ]I think I found a nasty bug in the new forum.
The "code" tags seem to work. But they are not colored.
They're not syntax-highlighted and they scroll when they have more than a few lines.