Current setup --
vBulletin Version 3.0.5
ReviewPost 3.1
When viewing the users page (showmembers.php) doing the page navigation from the numbers (on the bottom) goes to an incorrect destination.
To recreate this--go to the members list (making sure that you have enough members that it shows multiple pages)
Go to bottom of list where the page numbers are --
Example- Page 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 ... 17
Select one of the numbers and click and the url goes to an incorrect destination.
Looking at my setup it appears to be a number 4 inserted after the page number in the url.
Using my site as example----
Viewing memberlist-
http://www.indiamike.com/reviews/showmembers.php
Selecting a page number on the bottom, let's say page 2 produces this url -
http://www.indiamike.com/reviews/sho...page/12/stype/
The correct url should be
http://www.indiamike.com/reviews/sho...page/12/stype/
The
page/24/perpage has an extra number four in it. This is the same for any number click on.