compactabt
Member
I've just imported a vBulletin forum to XenForo.
Moving forward, this new forum's going to exist in a subdomain, whereas before it was in a /forum folder.
On my old forum, URLs look like this:
On the new forum, they look like this:
The (apparently very effective) unofficial plugin doesn't seem to have done the job. Should there be special instructions for a subdomain?
Moving forward, this new forum's going to exist in a subdomain, whereas before it was in a /forum folder.
On my old forum, URLs look like this:
Code:
www.domain.com/forum/threads/12345-Thread-Title
On the new forum, they look like this:
Code:
forum.domain.com/threads/Thread-Title.12345/
The (apparently very effective) unofficial plugin doesn't seem to have done the job. Should there be special instructions for a subdomain?