View Full Version : How to change no of threads per page in tags.php
neetusn
04-01-2011, 12:09 PM
How can we change no of threads per page in tags.php.
Lynne
04-01-2011, 04:05 PM
add "&perpage=xx" to the end of the URL?
neetusn
04-04-2011, 04:52 AM
please tell me how can i change current 25 to 50 records/page in searched result page
Lynne
04-04-2011, 04:40 PM
You need to do two things:
edit vb/search/resultsview.php, at the very bottom change this line to 50:
private $maxpagesize = 50;
Then set AdminCP > Settings > Options > Message Searching Options > Search Results Posts Per page to 50
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.