I believe I have done everything you suggested. However, $yourdkp doesn't seem to be displaying. I have tried entering a manual value for $yourdkp and bypassed the database query in the plugin and I still don't get a value displayed.
This is what I entered in the postbit:
Code:
<if condition="$post['field6']">Current DKP: $yourdkp<else />Current DKP: N/A</if>
Thanks for your help!