Hooks Not Working

I’m trying to override the code for this hook

{hook name=“carriers:list”}



I created templates/addons/my_changes/hooks/carriers/list.override.tpl



It’s not working and cs-cart is still compiling the original code from carriers.tpl. I know I’m doing something wrong but I can’t figure it out. I know my changes addon is working for me since I have another hook that is working fine. I cleared cache both ways.



I’m using 4.0.3.



Any ideas?

Please check if any of your addons override file
templates/common/carriers.tpl
and remove the hook





Valentin

[color=#808080][size=2]part of hungryweb.net[/size][/color]

[quote name='Vali' timestamp='1392366289' post='177451']

Please check if any of your addons override file
templates/common/carriers.tpl
and remove the hook





Valentin

[color=#808080][size=2]part of hungryweb.net[/size][/color]

[/quote]



I did, but I can't find any addon that overrides the same hook.