Quote:
Originally Posted by dartho
You can edit the vbookie_event_table and search for
Code:
<div class="blocksubhead" align="center"><b>
{vb:rawphrase vbookie_this_event_will_pay_out_after} {vb:raw eventinfo.payafter_date} at {vb:raw eventinfo.payafter_time}
</b></div>
and add the fopllowing below it:
Code:
<div class="blocksubhead" align="center"><b>
You have {vb:raw user_cash} vCash to spend.
</b></div>
|
Worked like a charm! Thanks for taking the time to fix these issues. Will install new version first chance I get.