I have a custom widget on the CMS pulling in some threads from the forum. After my query, I am building the url by:
I would have expected that to automatically convert to the vbSEO'ed url but it's not. How can I get this converted?PHP Code:<a href="forum/showthread.php?t=' .$threadid. '">' .$threadtitle. '</a>
Thanks!


LinkBack URL
About LinkBacks





Reply With Quote