mustalainen Developer Από Sweden Μέλος από Σεπ 2017 mustalainen 4 Ιαν 2022 10:33 Its not working with the latest version
geobabu LiteCart Fan Από India Μέλος από Αυγ 2020 geobabu 14 Ιουν 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