Hey, i have my own forums with IBStore installed, however i need a dontate button, or text link even like on here so that credits can be sent to other members to buy stuff etc. Can anyone help me with this please? Thanks. Myth.
Sure Go to your AdminCP > skin manager > {select skin} > Root Skin Html > TopicView > RenderRow Find: '{$author['member_points']} ' Add Below: Donate Credits</br> Change "yourforum" to the link of your forum.
Add this one to automatically add the users name to the TO field when they click the donate link. Code: [url="http://www.yourlinkhere/forums/index.php?act=store&CODE=donate_money&name={$author['author_name']}"][u]Donations[/u][/url]