Quote:
Originally Posted by Black Tiger
The second line in the instructions is wrong, it says:
Code:
$vboptions[icashn]: $post[$vboptions[icashf]]
but it should be:
Code:
$vboptions[icashn]: $post[money]
You have to change this in both postbit and postbit_legacy templates.
|
I tried this and it still isn't working for me on 3.6.7PL Was this the only change that needed made?