Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted November 19, 2024Nov 19 Dear team, Why isn't this code working when I hook it to the offline page? Is there any solution? {{if member.isAdmin()}} <!-- Shows if the user is an administrator --> {{endif}} {{if member.inGroup('x')}} <!-- Shows if member is in group 'x' --> {{endif}}
November 20, 2024Nov 20 Author Where are you hooking it? Hi Matt, I have tried all versions of Hook type but had no luck.