Facebook, in their infinite wisdom, have added tracking to links leaving their site. They add an "fbclid" tag to all outgoing links.
If I try to link to the Secret Santa thread, for example, it looks like this coming from Facebook:
https://gametz.com/General/santa-gametz-secret-chr...For most servers, that just gets ignored. But, for GameTZ's custom URL processing, it seems to be getting confused by it and gives a "not a valid forum" error.
I know there probably aren't a ton of links coming in from FB, but it would be good if people could link to GameTZ from there. Especially if other sites start doing anything similar.
Can you fix that up to handle it? You could either have it be ignored -- or add something higher up (i.e. before your code processes it maybe?) to force a quick redirect -- something like:
Sorry to be a bother...