Question 1:
Why template conditionals dont work in awards_bit template?
example:
<if conditional="THIS_SCRIPT == 'member' ">
teste01
<else />
teste02
</if>
Will show teste01 teste02 in postbit and memberinfo
How to fix it? I need use conditionals...
Question 2:
You save the award reason in the field issue_reason on table *award_user, but you dont offer a option to edit the reason by board admincp. Why?
Can you add this option? I just edited the reason directly in phpmyadmin.
Thanks
|