mustalainen Developer Fra Sweden Member since sep. 2017 mustalainen 4 jan. 2022 10:33 Its not working with the latest version
geobabu LiteCart Fan Fra India Member since aug. 2020 geobabu 14 jun. 2022 12:01 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