![]() |
Detect if I am on PAGE 2 of FORUMDISPLAY
Is there a conditional I can use to detect when I am on page 2,3,4,5 of a forum?
e.g., like on this page as an example https://www.vbulletin.com/forum/show...g-to-4.0/page2 I just want to write the red sentence in the below pic: (for when the user is on page 2,3,4,5,etc) https://vborg.vbsupport.ru/external/2011/09/54.jpg |
Here ya go. Enjoy
Code:
<vb:if condition="THIS_SCRIPT == 'forumdisplay' AND $_REQUEST['pagenumber'] == '2'"> |
woo hoo thank you
|
All times are GMT. The time now is 11:42 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:
|