Hi to everyone, first of all I want to thank all the members of phpbb seo mod project. I installed it yesterday and it works greatly!
I have only one little problem: when I post a reply in my phpbb 3 board, in topic review section I can't quote a single message with the quote button, because it has a wrong url.
For example, with mod deactivated the url is
- Code: Select all
http://mysite.it/forum/posting.php?mode=reply&f=27&t=11166#postingbox
With mod activated, the url is:
- Code: Select all
http://mysite.it/forum/#postingbox
What can I do to solve this problem?
Thank you very much for yor help!