Okay
  Public Ticket #2553726
Error when adding a product to the shopping cart in Magneto 2.4 with the advanced custom options extension
Closed

Comments

  • janerikpaul started the conversation

    First error to report:

    Using Magento 2.4
    Using Advanced Custom Options extension

    When adding a product to the shopping cart, we get the following error (I will provide the first few lines) ...


    1 exception(s):
    Exception #0 (Exception): Notice: Array to string conversion in /var/www/bench/app/design/frontend/Mgs/hebes/Magento_Catalog/templates/product/image_with_borders.phtml on line 10
    Exception #0 (Exception): Notice: Array to string conversion in /var/www/bench/app/design/frontend/Mgs/hebes/Magento_Catalog/templates/product/image_with_borders.phtml on line 10
    <pre>#1 include('/var/www/bench/a...') called at [vendor/magento/framework/View/TemplateEngine/Php.php:71]
    #2 MagentoFrameworkViewTemplateEnginePhp->render() called at [vendor/magento/framework/View/Element/Template.php:273]
    #3 MagentoFrameworkViewElementTemplate->fetchView() called at [vendor/magento/framework/View/Element/Template.php:303]
    #4 MagentoFrameworkViewElementTemplate->_toHtml() called at [vendor/magento/framework/View/Element/AbstractBlock.php:1111]
    #5 MagentoFrameworkViewElementAbstractBlock->MagentoFrameworkViewElement{closure}() called at [vendor/magento/framework/View/Element/AbstractBlock.php:1115]
    #6 MagentoFrameworkViewElementAbstractBlock->_loadCache() called at [vendor/magento/framework/View/Element/AbstractBlock.php:675]
    #7 MagentoFrameworkViewElementAbstractBlock->toHtml() called at [app/design/frontend/Mgs/hebes/Magento_Checkout/templates/cart/item/default.phtml:29]
    #8 include('/var/www/bench/a...') called at [vendor/magento/framework/View/TemplateEngine/Php.php:71]
    #9 MagentoFrameworkViewTemplateEnginePhp->render() called at [vendor/magento/framework/View/Element/Template.php:273]
    #10 MagentoFrameworkViewElementTemplate->fetchView() called at [generated/code/Magento/Checkout/Block/Cart/Item/Renderer/Interceptor.php:492]
    #11 MagentoCheckoutBlockCartItemRendererInterceptor->fetchView() called at [vendor/magento/framework/View/Element/Template.php:303]
    #12 MagentoFrameworkViewElementTemplate->_toHtml() called at [vendor/magento/framework/View/Element/AbstractBlock.php:1111]
    #13 MagentoFrameworkViewElementAbstractBlock->MagentoFrameworkViewElement{closure}() called at [vendor/magento/framework/View/Element/AbstractBlock.php:1115]
    #14 MagentoFrameworkViewElementAbstractBlock->_loadCache() called at [vendor/magento/framework/View/Element/AbstractBlock.php:675]
    #15 MagentoFrameworkViewElementAbstractBlock->toHtml() called at [generated/code/Magento/Checkout/Block/Cart/Item/Renderer/Interceptor.php:817]
    #16 MagentoCheckoutBlockCartItemRendererInterceptor->toHtml() called at [vendor/magento/module-checkout/Block/Cart/AbstractCart.php:134]
    #17 MagentoCheckoutBlockCartAbstractCart->getItemHtml() called at [app/design/frontend/Mgs/hebes/Magento_Checkout/templates/cart/form.phtml:35]
    #18 include('/var/www/bench/a...') called at [vendor/magento/framework/View/TemplateEngine/Php.php:71]


  • janerikpaul replied

    Is this developer responding / providing any support for this theme?