The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how do I use the function construct_page_nav()??
Well I'm tring to do paging and was wondering how to use the function construct_page_nav() to do this I saw this in a tutorial. Please help!
|
#2
|
|||
|
|||
It's explained in this tutorial
|
#3
|
|||
|
|||
this is not in that tutorial.
|
#4
|
|||
|
|||
bump also I know this is in A tutorial but I was hoping for then in the tutorial
|
#5
|
||||
|
||||
I use a block of code like this wherever I need it:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
Then placing something like: PHP Code:
HTML Code:
<if condition="$pageNavigation"><div align="right" style="margin-bottom: 5px">$pageNavigation</div></if> <!-- main table --> <if condition="$pageNavigation"><div align="right" style="margin-top: 5px">$pageNavigation</div></if> |
#6
|
|||
|
|||
I suggest you look in functions.php for the definition of the function.
|
#7
|
|||
|
|||
thanks to both of you.
Well I have been tring to get this to work but it doesn't! I tryed to change so instaed of &page=1 i'm trting to get &pagenum=2 because with &page=1 will mess up my site and it shows al the resaults on on page this is my code: PHP Code:
|
#8
|
|||
|
|||
bump
|
#9
|
|||
|
|||
bump
|
#10
|
|||
|
|||
;bump;
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|