Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

X-Cart 4.7.12 released

 
Reply
   X-Cart forums > News and Announcements
 
Thread Tools
  #21  
Old 11-03-2020, 02:07 AM
 
herber@wirehub.nl herber@wirehub.nl is offline
 

eXpert
  
Join Date: Nov 2002
Posts: 305
 

Default Re: X-Cart 4.7.12 released

After upgrading to 4.7.12 (I am almost ready for the upgrade on our live website), are there any patches I need to apply afterwards?

I see in the files are for 4.7.12:
security-sameSiteCookie-2020-07-28_4.7.12.tgz

Does this need to be applied?
Are there older patches that need to be applied that are not in 4.7.12 (I am coming from 4.7.9 and did not apply any of the jquery / samesitecookie / php7.4 patches to the 4.7.9 installation).
__________________
X-Cart 4.7.12
Reply With Quote
  #22  
Old 11-03-2020, 02:28 AM
 
aim aim is offline
Advanced Staff Users
 

X-Cart team
  
Join Date: Dec 2008
Posts: 928
 

Default Re: X-Cart 4.7.12 released

Quote:
Originally Posted by herber@wirehub.nl
After upgrading to 4.7.12 (I am almost ready for the upgrade on our live website), are there any patches I need to apply afterwards?

I see in the files are for 4.7.12:
security-sameSiteCookie-2020-07-28_4.7.12.tgz

Does this need to be applied?
Are there older patches that need to be applied that are not in 4.7.12 (I am coming from 4.7.9 and did not apply any of the jquery / samesitecookie / php7.4 patches to the 4.7.9 installation).




Hello,


security-sameSiteCookie-2020-07-28_4.7.12.tgz is recommended to apply.


There are no other patches for X-Cart 4.7.12



Thank you.
__________________
Sincerely yours,
Ildar Amankulov
Head of Maintenance group
Reply With Quote
  #23  
Old 11-03-2020, 06:36 AM
 
herber@wirehub.nl herber@wirehub.nl is offline
 

eXpert
  
Join Date: Nov 2002
Posts: 305
 

Default Re: X-Cart 4.7.12 released

Quote:
Originally Posted by aim
Hello,


security-sameSiteCookie-2020-07-28_4.7.12.tgz is recommended to apply.


There are no other patches for X-Cart 4.7.12



Thank you.
Thank you very much, I have applied the 4.7.12 to our live site & applied the sameSiteCookie patch!
__________________
X-Cart 4.7.12
Reply With Quote

The following user thanks herber@wirehub.nl for this useful post:
aim (11-03-2020)
  #24  
Old 11-13-2020, 02:34 AM
 
herber@wirehub.nl herber@wirehub.nl is offline
 

eXpert
  
Join Date: Nov 2002
Posts: 305
 

Default Re: X-Cart 4.7.12 released

I have found a bug in 4.7.12:

When a special offer is applied to an order, it is shown below the order details.

However, it no longer shows the Category Name or the Zone Name in the list.
Also, the links no longer work.

It leads to:
Code:
/admin/search.php?mode=search&cat=912 /admin/search.php?mode=search&cat=912

and

Code:
/admin/zones.php?zoneid=7

However, the file /admin/zones.php doesn't exist, only /provider/zones.php exists.

The /admin/search.php?mode=search&cat=912 file doesn't show the correct search results when clicked on it.
Attached Images
File Type: jpg Special Offers.jpg (81.3 KB, 7 views)
__________________
X-Cart 4.7.12
Reply With Quote
  #25  
Old 11-28-2020, 02:13 PM
 
elmirage001 elmirage001 is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,964
 

Default Re: X-Cart 4.7.12 released

Possible 4.7.12 Issue with New Macs using Edge and Chrome.

My brother-in-law and fellow XC4 user informed me that my site was not displaying properly on his "NEW" Mac using Edge or Chrome. It displayed fine in Safari. All browsers display my site fine on Windows. His "OLD" Mac displayed my site fine on Edge and Chrome.

I tracked it down to the "Use speed-up tool for Javascript" under General Settings. I turned the speed-up tool "OFF" and my site now displays fine on his NEW Mac in Edge and Chrome.

His 4.7.10 site was not affected and displays fine with "Use speed-up tool for Javascript" turned "ON".

Paul
__________________
X-Cart GoldPlus v4.7.12 | reBOOT (reDUX) Template v4.7.12.9 | Always The Best
Reply With Quote

The following 2 users thank elmirage001 for this useful post:
Dougrun (11-30-2020), peggyr (11-28-2020)
  #26  
Old 12-02-2020, 03:19 AM
 
aim aim is offline
Advanced Staff Users
 

X-Cart team
  
Join Date: Dec 2008
Posts: 928
 

Default Re: X-Cart 4.7.12 released

Quote:
Originally Posted by herber@wirehub.nl
I have found a bug in 4.7.12:

When a special offer is applied to an order, it is shown below the order details.

However, it no longer shows the Category Name or the Zone Name in the list.
Also, the links no longer work.

It leads to:
Code:
/admin/search.php?mode=search&cat=912 /admin/search.php?mode=search&cat=912

and

Code:
/admin/zones.php?zoneid=7

However, the file /admin/zones.php doesn't exist, only /provider/zones.php exists.

The /admin/search.php?mode=search&cat=912 file doesn't show the correct search results when clicked on it.

Hello,

I cannot reproduce the problem with the names


Could you compare your files with the default ones?
default_files_special_offer.tgz

As for links here is the patch.
links.diff

Thank you.
Attached Images
File Type: png Screenshot_2020-12-02_15-16-55.png (65.1 KB, 90 views)
Attached Files
File Type: diff links.diff (1.2 KB, 0 views)
File Type: tgz default_files_special_offer.tgz (71.0 KB, 0 views)
__________________
Sincerely yours,
Ildar Amankulov
Head of Maintenance group
Reply With Quote
  #27  
Old 12-02-2020, 03:25 AM
 
aim aim is offline
Advanced Staff Users
 

X-Cart team
  
Join Date: Dec 2008
Posts: 928
 

Default Re: X-Cart 4.7.12 released

Quote:
Originally Posted by elmirage001
Possible 4.7.12 Issue with New Macs using Edge and Chrome.

My brother-in-law and fellow XC4 user informed me that my site was not displaying properly on his "NEW" Mac using Edge or Chrome. It displayed fine in Safari. All browsers display my site fine on Windows. His "OLD" Mac displayed my site fine on Edge and Chrome.

I tracked it down to the "Use speed-up tool for Javascript" under General Settings. I turned the speed-up tool "OFF" and my site now displays fine on his NEW Mac in Edge and Chrome.

His 4.7.10 site was not affected and displays fine with "Use speed-up tool for Javascript" turned "ON".

Paul

Hello,

Could you post a ticket at https://secure.x-cart.com/ ?

Thank you.
__________________
Sincerely yours,
Ildar Amankulov
Head of Maintenance group
Reply With Quote

The following user thanks aim for this useful post:
elmirage001 (12-08-2020)
  #28  
Old 12-10-2020, 01:31 AM
 
aim aim is offline
Advanced Staff Users
 

X-Cart team
  
Join Date: Dec 2008
Posts: 928
 

Default Re: X-Cart 4.7.12 released

Hello,

We've changed the planned release date to Q1 2021
https://help.x-cart.com/Roadmap

Thank you.
__________________
Sincerely yours,
Ildar Amankulov
Head of Maintenance group
Reply With Quote

The following user thanks aim for this useful post:
dpcompany (12-10-2020)
Reply
   X-Cart forums > News and Announcements


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 09:28 PM.

   

 
X-Cart forums © 2001-2020