Ipb Ibstore Credit Help

Discussion in 'Gaming' started by .vivid, Feb 22, 2006.

  1. .vivid

    .vivid Senior Member

    Age:
    34
    Posts:
    1,038
    Likes Received:
    0
    Joined:
    Apr 14, 2005
    Ok, I want to set it up in people's min profiles to cend creds to one another. Just like here on game renders. And all I need to know is what I do to get it to have the names show up in the sending box. This is the code i have:

    Code:
    act=store&CODE=donate_money&name=
    What do I put after the equal sign? Thanks.

    Please, I need this right away.
     
  2. Aznsilvrboy

    Aznsilvrboy Well-Known Member

    Posts:
    1,252
    Likes Received:
    0
    Joined:
    Sep 12, 2005
    the correct code should be

    Code:
    act=store&CODE=donate_money&name={$post['name']}
    hope that helped.
     
  3. .vivid

    .vivid Senior Member

    Age:
    34
    Posts:
    1,038
    Likes Received:
    0
    Joined:
    Apr 14, 2005
    yea, that worked. Thanks!
     

Share This Page