Am i right in assuming that this is the only different edit from v 1.5.3?
Then Find:
Code:
<if condition="$vboptions['usereferrer']">
Add Above:
Code:
<!-- vbPlaza start -->
<if condition="$vboptions['vbbux_enabled']">$show[vbbuxuserinfo]</if>
<if condition="$show['gifts']">$show[gifts]</if>
<if condition="$show['ribbons']">$show[ribbons]</if>
<!-- vbPlaza end -->