• We have redone the forum. If you notice any issues or errors please open a Support Ticket under the Members dropdown and let us know.
O

How to implement reactions for $thread.FirstPost?

  • Thread starter Thread starter Orit
  • Start date Start date
O

Orit

Guest

I thought if this works in the post_macros template :<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

Continue reading...
 
Similar threads Most view View more
Back
Top