I had the same problem with polish characters like ą ć ł and many more. I modified phpbb_seo_class.php but it didn't work at first. It started working when I used utf8_chr() function instead of &# numeric versions. Now it works fine. Thanks fot this thread
