Interesting, I have the same issue (on 2.2.17) but "do" have the stable upgrades option checked, even tried it checked and unchecked and it doesn't change anything. ???
My current setup:
https://mysite.com/forums/
https://mysite.com/forums/example/randomforum.1/
https://mysite.com/forums/threads/randomthread.644/
I would like to move my forums from the forums directory down to the root directory https://mysite.com like so:
https://mysite.com...
Would like to move my forums from my /forums directory down to the root directory, what syntax would be best?
From example.com at the CLI would I use something like cp -a forums/. ./ to copy the contents of "example.com/forums" down to "example.com"? Or would something else be better?
@Chris D
Use case question...
Currently I send different emails at different times (so many days after first registration) after a registered user signs up to my forum if they have not yet upgraded to a Premium membership, I currently do this manually, is this something that could be automated...
@AndyB Suggestion, can you add something like this to the error code, "You need "xx" number of posts before you can send a conversation or upgrade your subscription here: https://xenforo.com/community/account/upgrades
If not I guess it would be easy enough to edit the template?