I am able to change a couple of them, actually, so let's focus on one in particular that won't change:
I need this URL /forums/topic/{#id}-{?}
..to look like this: /topic/{#id}-{?}
But when I change it and save, it reverts back to: /forums/topic/{#id}-{?}
In /applications/forums/data/furl.json it looks like this:
"forums_topic": {
"friendly": "topic/{#id}-{?}",
"real": "app=forums&module=forums&controller=topic",
"verify": "\\IPS\\forums\\Topic"
},
..are you able to change this specific URL in your board?
BTW I am running IPSv4.2.5