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