X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   X-Cart - reBOOT - Responsive Template (https://forum.x-cart.com/showthread.php?t=66570)

peggyr 03-15-2020 11:39 AM

Re: X-Cart - reBOOT - Responsive Template
 
Hi Phil,

I have tried updating my 4.7.11 ReBOOT to PHP 7.4 on a test server that I have that is a duplicate of my Production system same code base but PHP 7.3

I get the following errors

[15-Mar-2020 15:25:20] Unknown Error: implode(): Passing glue string after array is deprecated. Swap the parameters in /homepages/11/9999/htdocs/xcart/modules/Recently_Viewed/func.php on line 100

[15-Mar-2020 15:25:39] Unknown Error: Function get_magic_quotes_runtime() is deprecated in /homepages/11/9999/htdocs/xcart/include/lib/PEAR/Cache_Lite/Lite.php on line 757

when I reset back to PHP 7.3 everything works fine.

You may be aware of this - if not, FYI, or if you need any other tests that I can run for you, let me know

Peggy

PhilJ 03-15-2020 12:00 PM

Re: X-Cart - reBOOT - Responsive Template
 
Hi Peggy, as far as I know, only X-Cart v4.7.12 is PHP v7.4 ready. You could try replacing those 2 PHP files ^ from a stock v4.7.12 distribution (backup first).

reBOOT will be updated for v4.7.12 this coming week. reDUX is already up to date, which you should be able to download from your order page.

I haven't been able to test with PHP v7.4 yet, shock! but will try do a local test with XAMMP or something as soon as poss.

peggyr 03-15-2020 12:15 PM

Re: X-Cart - reBOOT - Responsive Template
 
Thanks Phil,

That did the trick!

Peggy

peggyr 03-15-2020 03:38 PM

Re: X-Cart - reBOOT - Responsive Template
 
I just upgraded my test server to

1) PHP 7.4

2) 4.7.12 code

3) reBOOT 4.7.11

I use few of the modules in the code, but my site in closed mode works but I have only done minimal testing, but ran a test order through Cybersource Test payment gateway

I had 'one bug' which I have reported to X-cart.

I've included the bug and fix (that I made) below, in case anyone else uses Cybersource

BAD in 4.7.12 code payment/cc_csrc_sa_wm.php on line 149

$csrc_sa_wm_url = 'https://'.(($module_params['testmode'] == 'Y') ? 'testsecureacceptance' : '') . 'secureacceptance.cybersource.com/pay';

SHOULD BE

$csrc_sa_wm_url = 'https://'.(($module_params['testmode'] == 'Y') ? 'test' : '') . 'secureacceptance.cybersource.com/pay';

The only other problem I had, was I had no robots.demo.txt in my root, and got 'Not Found' during the 'pre-apply' step of the upgrade.

cheap eyeglasses 05-21-2020 02:02 PM

Re: X-Cart - reBOOT - Responsive Template
 
hi, PhilJ. When can we get the latest reBoot, pls?

PhilJ 05-22-2020 11:09 PM

Re: X-Cart - reBOOT - Responsive Template
 
23rd May 2020 - reBOOT "Sunrise" updated for X-Cart v4.7.12 - Demo | Download | Purchase ($49)
  • Very few changes, no additional features
  • Bootstrap and Bootswatch updated to v3.4.1
  • Support for PHP v7.4.x
Don't forget, reBOOT reDUX is the successor to this template, with many improvements, including Bootstrap v4.5.0 :)

It costs only $199 and you can get a $50 discount with coupon code REDUX-50

elmirage001 05-23-2020 07:10 AM

Re: X-Cart - reBOOT - Responsive Template
 
Quote:

Originally Posted by PhilJ
23rd May 2020 - Updated for X-Cart v4.7.12 - Demo | Download
  • Very few changes, no additional features
  • Bootstrap and Bootswatch updated to v3.4.1
  • Support for PHP v7.4.x
Don't forget, reBOOT reDUX is the successor to this template, with many improvements, including Bootstrap v4.5.0 :)

Get $50 off with coupon code REDUX-50



Thank you very much Phil :-)

cheap eyeglasses 05-24-2020 03:03 PM

Re: X-Cart - reBOOT - Responsive Template
 
Many thanks, PhilJ!

PhilJ 12-07-2020 03:25 PM

Re: X-Cart - reBOOT - Responsive Template
 
300k views, can't be bad, just sayin'. Thank you all. Much love x.

PhilJ 12-18-2020 04:00 AM

Re: X-Cart - reBOOT - Responsive Template
 
18/12/20 - Please update your /skin/reboot/js/custom/jquery.mb.browser.min.js file to fix the recent Mac OS Big Sur browser user agent update...

https://xcartmods.com/redux4712/skin/reboot/js/plugins/jquery.mb.browser.min.js

sinobest 12-21-2020 04:27 PM

Re: X-Cart - reBOOT - Responsive Template
 
https://www.xcartmods.co.uk/reboot/download/ removed? how to download, pls?

PhilJ 12-22-2020 04:18 AM

Re: X-Cart - reBOOT - Responsive Template
 
Download via your order invoice. If you do not see a download button, get in touch with your order ID so we can extend your download.

sinobest 12-22-2020 02:24 PM

Re: X-Cart - reBOOT - Responsive Template
 
tks.


Seo content box for homepage and cagetories:
how to remove scrollable content box, pls?

PhilJ 12-22-2020 10:59 PM

Re: X-Cart - reBOOT - Responsive Template
 
Assuming you are using reDUX, go to...

Template Settings > Homepage > Homepage welcome dialog box 2

and

Template Settings > Catalog > Category description 2

sinobest 02-12-2021 06:10 AM

Re: X-Cart - reBOOT - Responsive Template
 
how to upgrade the old version to the latest version, pls?

cheap eyeglasses 04-09-2022 04:16 PM

Re: X-Cart - reBOOT - Responsive Template
 
2 Attachment(s)
2 issues:
A: some categories display subcategories, and some do not.


B: under firefox, each row displays 2 products, not 3.



All times are GMT -8. The time now is 04:14 AM.

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