on phpBB3 by default on viewtopic the Topic Title Link redirects to the topic itself, and for me it doesn't makes sense and its useless. So what I wanted to acheive is to change that link, to another.
I want to redirect not for itself but for a search, where it will search his own title.
Example: http://i.imgur.com/4uzMslL.png
If I clicked on that URL, it would search by "Preventing Spam in phpBB3", like this:
Code: Select all
https://www.phpbb.com/community/search.php?keywords=Preventing+Spam+in+phpBB3&terms=all&author=&sc=1&sf=titleonly&sr=topics&sk=t&sd=d&st=0&ch=300&t=0&submit=Search
Best Regards