AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: chrisoft on January 03, 2016, 10:16:12 AM

Title: blocks in layout shows wrong name
Post by: chrisoft on January 03, 2016, 10:16:12 AM
Dears,
For some reason when i try to add shopping cart as a block it shows wrong name (see attached) normaly the name it should be Shopping Cart.
I saw that again when i tried to put a custom block. the name wasn't shown at all.
Any suggestions?
Title: Re: blocks in layout shows wrong name
Post by: eCommerce Core on January 03, 2016, 01:59:38 PM
What AbanteCart version is this? Can be a simple bug.
Title: Re: blocks in layout shows wrong name
Post by: chrisoft on January 03, 2016, 02:28:37 PM
1.2.5
Title: Re: blocks in layout shows wrong name
Post by: Basara on January 04, 2016, 05:14:44 AM
Thank you for your report.
Bug confirmed https://github.com/abantecart/abantecart-src/issues/324
Title: Re: blocks in layout shows wrong name
Post by: abolabo on January 04, 2016, 08:56:29 AM
please check this commit (https://github.com/abantecart/abantecart-src/commit/e6bce0065396525656171ee34026275ae6948849)  and changes of file  public_html/storefront/controller/blocks/cart.php (your case)
Title: Re: blocks in layout shows wrong name
Post by: chrisoft on January 04, 2016, 02:35:14 PM
Replace my cart.php file success
Problem solved

Thank you