Block comments
Using Jamroom
paul:
The comma separated profile names entered in the nocomment field would need to be exactly right, case sensitive and with no leading or trailing spaces.
That's exactly what I did.The comma separated profile names entered in the nocomment field would need to be exactly right, case sensitive and with no leading or trailing spaces.
Did you check your code? Does it work on your website?
I think that the variable "$ _user.profile_name" is not correct. The template uses a different variable - {jrUser_home_profile_key key="profile_name"} - How can I embed it in our code?
{if is_array($blocked) && !in_array($_user.profile_name, $blocked)}