mustalainen Developer From Sweden Member since Sep 2017 mustalainen Jan 4 2022 10:33 AM Its not working with the latest version
geobabu LiteCart Fan From India Member since Aug 2020 geobabu Jun 14 2022 12:01 PM Finally I Found a solution on this issue, in the cosmetic_module.xml file replace On Line 11 <![CDATA['menu' => array(]]></search> replace with <![CDATA['menu' => []]></search> on Line 22 <![CDATA['docs' => array(]]></search> replace with <![CDATA['docs' => []]></search> Similarly on the eyecandy_product_search v2.xml file On Line 18 <![CDATA['docs' => array(]]></search> replace with <![CDATA['docs' => []]></search> then confirm this from VQmod test now for these 2 files Now its working with 2.4 version