How to customize the post url?
How to customize the post url?
By madusanka
at 2018-06-19
0人收藏 • 4474人看过
Default url type is myforum.com/t/{topic_id}
What I want is myforum.com/t/{topic}
Is there a way to achieve it? I tried editing php files but coudn't find the exact place of URL creation.
Any help is appriciated.
- 登录后方可回帖
3 个回复 | 最后更新于 2018-06-19
回复#1 @madusanka :
You need some programming knowledge.
You need to change MySQL command, showing methods and the links to the post. Also, if the title already exists, you need to all some symbols automatically. Anyway, it's not so easy.