RobertHeim / phpbb-ext-topictags

phpBB 3.3 extension, that adds the ability to tag topics with key words.
GNU General Public License v2.0
29 stars 20 forks source link

URLs keep getting re-written after option has been disabled in server settings #52

Closed forkless closed 9 years ago

forkless commented 9 years ago

PHPBB 3.1.4 Topic Tags 0.1.3-b1

After disabling URL rewriting, the cloud footer keeps it re-writing as /tags

Still it shows the re-written URL

Same result

Other extensions seem to stop re-writting just nicely.

PS. Love the extention! Best thing since sliced bread for phpbb if you ask me.

RobertHeim commented 9 years ago

Thanks for report!