X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   error start number of pagination (https://forum.x-cart.com/showthread.php?t=70392)

Chheang Leng 10-31-2014 05:19 PM

error start number of pagination
 
Hi x-cart team!!!

My site have some problem after I upgrade site. In site have error start number of pagination it was start from number two. Please help to fix

tony_sologubov 11-03-2014 04:13 AM

Re: error start number of pagination
 
Hi Chheang!

Do you have any PHP errors in the <X-Cart>/var/log/ folder?

Chheang Leng 11-03-2014 06:24 PM

Re: error start number of pagination
 
Hi Tony!

I have some error at php_errors.log.2014-11-04.php
Quote:

<?php die(1); ?>
[04-Nov-2014 00:00:24 UTC] PHP Notice: Trying to get property of non-object in /home/www/cdworlds.com/top.inc.additional.php on line 31

this top.inc.additional.php on line 31
Quote:

define('LC_USE_CLEAN_URLS', \XLite\Core\Config::getInstance()->CleanURL->clean_url_flag);
this file: access.log.2014-11-04.php
Quote:

<?php die(); ?>
[00:05:00.000000] Controller class not found!
Runtime id: 4fd22c93554f54fc51a497de9c803a0b
SAPI: cgi-fcgi; IP: 100.43.81.149
URI: /?category_id=16&product_id=5&target=product_review s
Method: GET

[00:37:59.000000] Controller class not found!
Runtime id: 706206434309330aedfe7e8e23177742
SAPI: cgi-fcgi; IP: 100.43.90.8
URI: /?category_id=17&product_id=20&target=product_revie ws
Method: GET

Please help to check!

qualiteam 11-03-2014 11:22 PM

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.

Chheang Leng 11-10-2014 05:42 PM

Re: error start number of pagination
 
Hi X-Man!!!

Please tell me step by step to fix then. I difficult to fix then because x-cart have many file. I looking you to tell me

tony_sologubov 11-11-2014 07:33 AM

Re: error start number of pagination
 
Hi Chheang!

Please post a support request about this issue via support@x-cart.com.

Tony.


All times are GMT -8. The time now is 06:40 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.