Rob Christopher
New member
Hiya,
I'm having a few issues with the points system.
Firstly, I've inserted the points code manually into the postbit but for some reason, if a user posts in a thread, and then again on the same page, the points won't display in the subsequent posts. I'm not sure why it can only be loaded once on a page. Here is the code I'm using:
Secondly, is there any way at all to force points to display in whole numbers? I don't really want decimal points to be shown. I've looked around and can't find a clear answer. I know vBCredits can do it but I can't see an option in vBShop. I can't seem to get vBCredits to display my currency at all though so I've reverted back to points. If I have to do some manual editing, I'm fine with that.
Thanks and I look forward to your answer.
I'm having a few issues with the points system.
Firstly, I've inserted the points code manually into the postbit but for some reason, if a user posts in a thread, and then again on the same page, the points won't display in the subsequent posts. I'm not sure why it can only be loaded once on a page. Here is the code I'm using:
Code:
{$currency[title]}: {$currency[points]}
Secondly, is there any way at all to force points to display in whole numbers? I don't really want decimal points to be shown. I've looked around and can't find a clear answer. I know vBCredits can do it but I can't see an option in vBShop. I can't seem to get vBCredits to display my currency at all though so I've reverted back to points. If I have to do some manual editing, I'm fine with that.
Thanks and I look forward to your answer.