Question 250 Results Per Page

Status
Not open for further replies.

Optimus

Member
Edit: This support ticket was suppose to go in the vbshop forum. Weird. Could a staff member please move it there?

I have a great many items in my shop and 25 results per page only leads to having to select more from the dropdown. Which file would I need to edit in order to make the default items per page the maximum of 250 items?
 
/dbtech/vbshop/actions/shop.php, approx. line 54:
PHP:
$perpage 	= (!$vbulletin->GPC['perpage']) ? 25 : $vbulletin->GPC['perpage'];
 
No problem :)

If you have any further questions or issues, please feel free to start a new support ticket. Thanks!
 
Status
Not open for further replies.

Similar threads

  • Locked
  • Support ticket Support ticket
Replies
1
Views
880
  • Locked
  • thread_type.dbtech_ecommerce_suggestion thread_type.dbtech_ecommerce_suggestion
Replies
2
Views
1K
  • Locked
  • thread_type.dbtech_ecommerce_suggestion thread_type.dbtech_ecommerce_suggestion
Replies
0
Views
968

Legacy vBShop

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,261
Customer rating
0.00 star(s) 0 ratings
Back
Top