I do not use the url rewrite of this hack and I have encountered a problem
I set the "Link Titles" section to "Overwrite Titles" in the settings
When a user sends a link (example:
http://site.co/showthread.php?t=1010), After sending the post, it will be displayed as follows:
HTML Code:
[URL="http://site.co/-/1010-a.html"]Thread Title[/URL]
But this link is wrong because I did not activate the url rewriting settings and it should be like this:
HTML Code:
[URL="http://site.co/showthread.php?t=1010"]Thread Title[/URL]
Please help solve this problem