Quote:
Originally Posted by Lynne
You may want to just put a condition around the whole postbit & postbit_legacy template.
<if condition="!($post[postid]==35 AND $bbuserinfo[userid]==1)">
all the postbit code
</if>
|
thanx , it's working well :up: , can i do the same code by a plugin .. becouse if i used your code i must edit every style template [postbit & postbit_legacy]