Abhik
02-19-2010, 04:54 PM
Hello,
I have denied permission to download attachments for guests.
But, how can I make the attachments invisible for guests?
I have used the below condition at attachmentbit, but they are not working.
<if condition="$post['usergroupid'] != X"></if>
I also tried putting it at postbit_legacy, but that also didn't worked.
What should I do?
Thanks
I have denied permission to download attachments for guests.
But, how can I make the attachments invisible for guests?
I have used the below condition at attachmentbit, but they are not working.
<if condition="$post['usergroupid'] != X"></if>
I also tried putting it at postbit_legacy, but that also didn't worked.
What should I do?
Thanks