I have a board currently running with smf. I want to switch to phpbb3. Links from smf are different than phpbb ones : I made a bridge (simple php file) between smf links to phpbb links. Everything is running fine. I added the seo on phpbb and everything is running. The server is apache 2 with mod_rewrite (under linux).
Here is a smf link : -http://localhost/forum/index.php/topic,2319.msg111848.html#new
my bridge converts this url into -http://localhost/phpbb/viewtopic.php?f=9&t=2319&st=0&sk=t&sd=a&start=30#p111848
I would like to convert it into -http://localhost/phpbb/amd-remonte-un-peu-t2319-30.html
How can I find the seo url with this url -http://localhost/phpbb/viewtopic.php?f=9&t=2319&st=0&sk=t&sd=a&start=30 ? What methods am I supposed to call in phpbb_seo_class.php to convert the url ?
Thank you

English |
French
