Hi nicolas,
I just discovered that I did not remove my modification from the core module file, so my override never actually worked in version 2.2.2.
This pops the question now how do I override this module file?
In mod_hikashop_cart.php core:
<p>test</p>
<div class="hikashop_cart_module" id="hikashop_cart_module">
<?php echo $html; ?>
</div>
The test string gets rendered in, but not in the override. Any ideas why that might be?
Path as I mentioned is mytemplate/html/mod_hikashop_cart/mod_hikashop_cart.php