2022-01-15, 03:29 AM
(This post was last modified: 2022-01-15, 03:30 AM by mybb-user-2022. Edited 1 time in total.)
Is it possible to change the URL structure from the default of Forum-{url} to display the forum ID (fid in the database) and thread id (tid in the database)
For example instead of Forum-My-Forum , forum URL would be Forum-My-Forum-f2 (for a forum titled “My Forum” with a forum ID (fid) of “2”)
and similarly for threads
Thread-My-Thread-t3 (for a thread titled “My Thread” with a thread ID (tid) of 3)
Is it possible to amend the plugin to achieve this?
And if so , will the old URLs still work as well as the newly generated URLs?
For example instead of Forum-My-Forum , forum URL would be Forum-My-Forum-f2 (for a forum titled “My Forum” with a forum ID (fid) of “2”)
and similarly for threads
Thread-My-Thread-t3 (for a thread titled “My Thread” with a thread ID (tid) of 3)
Is it possible to amend the plugin to achieve this?
And if so , will the old URLs still work as well as the newly generated URLs?