Quote:
Originally Posted by encryption
I just installed and it went ok. I did have to edit the bbpl_main template and replace two instances of this:
{$vbulletin->userinfo[username]}
with this:
{vb:raw $vbulletin->userinfo[username]}
I also had to do it once in bppl_donated.
|
hello
i made these changes, but when i get the detail of the paypal donation, the username would not, i have this
Details of the purchase
Donation for my site from {$vbulletin->userinfo[username]}
what should I do to make the user appear correctly
thank you