Log in

View Full Version : here's a stumper


bo0oost
01-14-2007, 01:43 AM
OK, I've been at it for 2 hours, and I'm stumped :)

I'm doing a SEO optimization on my forum, and I'm almost all done, except for the part that has pagenav. It contains a showthread.php that I'm trying to change the link of, and I can't find it anywhere. I've searched templates for showthread.php, and none of them change the pagepav link.

Here is an example:

if you look here:

https://vborg.vbsupport.ru/forumdisplay.php?f=111&page=2&order=desc

the thread named: jooml + vbulletin integration showcase has more than one page. and it shows it like:

( 1 2)

Each number, is linked with a "showthread.php?t=117401&page=2"

how can I find where this "showthread.php" exists in the templates???

threadbit template has a reference to "$thread[pagenav]", so i tried to look in pagenav template, and there is nothing there with the words "showthread.php".

Any ideas? Thanks guys!

Attilitus
01-14-2007, 03:57 AM
You want to look at navbits, I believe. You are talking about the links that "follow" your path as you go through the forum, correct?