Quote:
Originally Posted by NeutralizeR
Is it possible to hide this hack completely from the guest visitors?
I used template conditionals to hide thanks for them but the product's still using 1 query...
I tried to wrap postbit_display_start plugin with the code below:
This method worked for some other hacks.
|
Do this in the template:
<if condition="$show[member]">$post_thanks ($post_groan)</if>