View Single Post
  #4  
Old 11-03-2014, 11:22 PM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: error start number of pagination

In older X-Cart 5 versions the pager internal number started from 0 (page_id parameter). So, for the first page the number was 0.

In one of the recent updates the developers have changed this so now the internal number for the first page is 1.

It may be that your website uses a custom pager template that assumes the pager number starting from 0.
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote