Log in

View Full Version : Forum ID on every thread


Derek_Trotter
06-13-2009, 07:47 PM
How do I extend every thread link with forum id?
Like in this url(f=111):
https://vborg.vbsupport.ru/showthread.php?t=216089&f=111

I need this because is much easier to me to filter ads if I have forum id in thread url.

Thanks!

P.S. I use openx software for ads delivery.

Lynne
06-13-2009, 08:01 PM
In the thread list? I think that is just the threadbit template, so you would modify it there.

If that isn't where you are thinking of, then to find the template, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code.

Derek_Trotter
06-25-2009, 06:42 AM
Nope:(
I looking the way to show f=forumid on every url that contains t=threadid

I modified threadbit template by adding f=thread[forumid] , but still not every url (that contains threadid) has changed.

I don't know where to make other changes?
Any help?