tas2580 / seourls

phpBB Extension: URL rewriting for phpBB forums
https://tas2580.net/downloads/phpbb-seo-url/
GNU General Public License v2.0
44 stars 25 forks source link

Need use links like this: #25

Closed MESWEB closed 8 years ago

MESWEB commented 8 years ago

site.com/forumname/topicname without a forum and others ID.

tas2580 commented 8 years ago

And what is if there are 2 topics or forums with the same title?

MESWEB commented 8 years ago

Maybe then mod should put increased number to the url or better if mod find full name of url and show message like this "sorry You can't post this topic - url.com/forumname/topicname - this topic is already started".

tas2580 commented 8 years ago

Ok, but than you have to store the URL in the database. What is with old forums/topics?

Also you need to change every database query. I don't think that this is possible with events, so you would need changes in the core code.