nekhbet
08-06-2009, 02:34 PM
Hi,
I use v3 of vBadvanced CMPS and I have the most 30 recent topics on the main page. What I want to do is to edit the URL so instead of showthread.php?t=222 it will become TITLE_OF_THREAD-t222.html.
I modified the template like this :
<a href="$vboptions[bburl]/$thread[titleSEO]-t$thread[threadid].html">
but I don't know where on the PHP files I need to modify the $thread variable so I can create the titleSEO key. Can you please help me? ( I have tried editing recentthreads.php but with no luck)
Thanks
Sorin
I use v3 of vBadvanced CMPS and I have the most 30 recent topics on the main page. What I want to do is to edit the URL so instead of showthread.php?t=222 it will become TITLE_OF_THREAD-t222.html.
I modified the template like this :
<a href="$vboptions[bburl]/$thread[titleSEO]-t$thread[threadid].html">
but I don't know where on the PHP files I need to modify the $thread variable so I can create the titleSEO key. Can you please help me? ( I have tried editing recentthreads.php but with no luck)
Thanks
Sorin