Cupara
Well-known member
The question is similar to this one but for XF 2.1 https://xenforo.com/community/threads/search-result-template-caller.120528/
I'm trying to call columns in the Forum table that will be used in an if condition to avoid showing 18+ content on search results and member_recent_content.
I have tried
as well as
and
to no avail. I even extended the structure of the User to grab Thread.Forum so that maybe it would do what I want but alas nothing is working at the moment.
I'm trying to call columns in the Forum table that will be used in an if condition to avoid showing 18+ content on search results and member_recent_content.
I have tried
HTML:
$user
HTML:
$content
HTML:
$result