UPDATE/BUG FIX 4/20/2008
changes:
in step 1 of instructions:
change catalog/checkout_success.php to catalog/checkout_confirmation.php

in step 1:
changed
if ($payment='moneyorder'){
to:
if ($payment=='moneyorder'){

CHANGED !$moneyorder_text =true to !$moneyorder_text == true


More...