Orit
Active member
I thought if this works in the post_macros template :
Why shouldn't this work:
Why does it send multiple server errors?
<xf:reactions content="{$post}" link="posts/reactions" />
Why shouldn't this work:
<xf:reactions content="{$thread.FirstPost}" link="posts/reactions" />
in the thread_list_macros template?Why does it send multiple server errors?
ErrorException: Template error: [E_USER_WARNING] Content for reactions is not an entity src/XF/Template/Templater.php
Last edited: