AbanteCart Community
Shopping Cart Operations => Support => General Support => Topic started 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?
-
What AbanteCart version is this? Can be a simple bug.
-
1.2.5
-
Thank you for your report.
Bug confirmed https://github.com/abantecart/abantecart-src/issues/324
-
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)
-
Replace my cart.php file success
Problem solved
Thank you