I have the same problem but on phpbb2. When forum name or topic name is on cyrylic the link is viewtopic?f=1 , but when the forum is on english the link is test-f1.html. Please help.
Thank you and beer.
Moderator: Moderators

dcz wrote:It's a lot harder with phpBB2 since it's not handling utf-8. So special characters are htmlentified, and thus harder to filter.
But you could add a static array of the htmentified characters to replace in the format_url method, and use it to replace them the same way.
++

dcz wrote:Why not just converting to phpBB3, since the day will come where you will have to do it ?

Users browsing this forum: No registered users and 4 guests