@SHoeSTeR - You did create a new Profile Field didnt you?
Create it so the user cannot edit it...
Now, find the id of the field, and put :
(x being the field id)
in the postbit template where you want...
I recommend Adding this:
Code:
Points: $post[fieldx]
after
You just then add :
Code:
<a href="#" onclick="java script:window.open('itemshop.php?action=donate&user=$post[userid]', '', 'toolbar=no,scrollbars=no,resizable=no,width=300,height=50');">Donate</a>
after
Code:
Points: $post[fieldx]
and then
wherever you want the items to show up...
@Link14716 - No...
Suggestion : Can you make it so more than one item can be bought from each store?
Satan