The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Did any changes occur in how content pagination works in vb 4.1.5?
Hello everyone, I was wondering if anyone can shed some light on a slight issue I'm having with pagination. I can't get to seem to make the same method I used before (vb 4.1.4) work with 4.1.5 pl1 adding pagination to content. Did anything change??
I am using this code for the pagination and results: PHP Code:
Adding these lines to my page to render the pagination: PHP Code:
HTML Code:
<vb:if condition="$pagenav"> <div id="pagination_top" style="float: right; margin-bottom: 27px; margin-right: 5px;"> <center>{vb:raw pagenav}</center> </div> </vb:if> Best Regards. EDITED: The pagination works because i is only showing the results I specified but the actual pagination navigation does not show in the page. |
#2
|
||||
|
||||
Can we get a link to the page? And what do you mean the "pagination works" but then you say the "pagination navigation does not show"?
|
#3
|
|||
|
|||
Quote:
P.S. What I meant before was that the content was being reduced down to the $perpage variable but the actual navigation of the pagination was not showig. |
#4
|
||||
|
||||
Glad you got it working.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|