PDA

View Full Version : $show['member'] not working in template


squishi
10-07-2009, 07:42 PM
I am trying to hide the list of names of the "post thankyou button hack" from visitors.

For some reason, inserting the following condition in the post_thanks_postbit_legacy template does not work:
<if condition="$show['member']"> ... </if>

Why is it not working? :confused: