Emad ELsayed
01-13-2018, 05:16 PM
welcome everybody
I have a question and wish to get help
I have a product to show the topics after the first post
But only supports the format
Standard URLs:
showthread.php?t=12345
I want him to support
Advanced Friendly URLs:
showthread.php/1234-Thread-Title
This product code is part of the form of links
<div align="right">
<a title="{vb:raw row.title}" href="showthread.php?t={vb:raw row.threadid}" style="text-decoration: none">{vb:raw row.title}</a>
</div>
The product is also attached
I hope for help ... and best regards
I have a question and wish to get help
I have a product to show the topics after the first post
But only supports the format
Standard URLs:
showthread.php?t=12345
I want him to support
Advanced Friendly URLs:
showthread.php/1234-Thread-Title
This product code is part of the form of links
<div align="right">
<a title="{vb:raw row.title}" href="showthread.php?t={vb:raw row.threadid}" style="text-decoration: none">{vb:raw row.title}</a>
</div>
The product is also attached
I hope for help ... and best regards