![]() |
I think this needs to be updated for 2.0.3...I couldn't find this code at all:
PHP Code:
Please update this! |
It's more complicated now, I'll try to be brief.
In showthread.php after Code:
$counter=0; Code:
while ($post=$DB_site->fetch_array($posts) and $counter++<$perpage) { Code:
$countposts = ($pagenumber-1)*$perpage; BEFORE Code:
$postbits .= getpostbit($post); Code:
$countposts = $countposts+1; Open admin/functions.php Find Code:
function getpostbit($post) { Code:
function getpostbit($post) { |
Quote:
|
thanks dwh you just made it so simple :) and it worked great
|
Thanks
IT works great! Sarge |
For some reason, the first post in the thread is labeled 0.
I'm using v2.0.3, so I did what dwh said, and the code for the template is from bira. Help? |
not sure. do you have a url to look at?
|
Ok I fixed it, just put
PHP Code:
PHP Code:
|
This working for vb 2.2.0 ?
|
Quote:
|
All times are GMT. The time now is 07:56 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|