As requested by dmzx, I am going to post more information about the Ultimate Points Extension add-on I would love to have. As mentioned in a previous post, I would like to create a "Global Ledger" for this extension. A way for people to track every coin exchange, winning, post reward, admin modify. Ideally I would like to have a comment section added to the [modify] function so that the ledger could also track admin edits (add, subtract, change). In a perfect world, the comment section would also accept bbcode so that I could add linked text(url) to the comments as well.
Code: Select all
Modify Coin balance -> {Select Box} {Amount} {Comment Area}
And then on the ledger it would show the following for each and every transaction of points / coins on the forum. Anything auto-generated by the forum (ie. bonus points, posting points, topic points) would automatically fill in the [comment] field. Something like:
Code: Select all
{User Name} {Custom Profile Fields} {Amount Changed (-XXX.XX / +XXX.XX)} {Comment}
I really appreciate all your help with this. I am trying to crash course my way into .php but I am afraid of destroying my whole forum in the process
Regards,
-Jules