smirkley
08-16-2013, 08:33 PM
I am trying to add a conditional in the template socialgroups_message.
The conditional is: <if condition="$show['member']"> </if>
I wish to show a link to logged in members only in there, and I can make the link work if I dont use the conditional. But if I add the above conditional it doesnt work.
Is it malformed for that template?
Any advice?"
The conditional is: <if condition="$show['member']"> </if>
I wish to show a link to logged in members only in there, and I can make the link work if I dont use the conditional. But if I add the above conditional it doesnt work.
Is it malformed for that template?
Any advice?"