
06-17-2010, 10:18 PM
|
 |
|
|
Join Date: Sep 2007
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by YankForum
bro is there any way to force it to show on first post of pages instead of first post of thread ?
EDIT : replace this :
Code:
<vb:if condition="$post[postcount] == 1">
with line below :
Code:
<vb:if condition="$post[postcount] % $vboptions[maxposts] == 1">
in author's codes
tnx again bro
|
Thnx 4 Ur Join
|