rainmotorsports
Well-known member
1.5.12 haven't upgraded yet. But i think the person I am actually trying to help is on 1.5.13.
I have an addon who has a template mod hooking (well find/replace):
<xen:hook name="thread_view_qr_after" params="{xen:array 'thread={$thread}'}" />
Another addon author is hooking the exact same point. So I though setting my template modification to a lower execution order and the other to a higher (really only should have to adjust one) would cause their orders to change. Lower first higher second. But it doesn't change and flip flopping those values does nothing either.
What am I missing?
I have an addon who has a template mod hooking (well find/replace):
<xen:hook name="thread_view_qr_after" params="{xen:array 'thread={$thread}'}" />
Another addon author is hooking the exact same point. So I though setting my template modification to a lower execution order and the other to a higher (really only should have to adjust one) would cause their orders to change. Lower first higher second. But it doesn't change and flip flopping those values does nothing either.
What am I missing?