Hello Blaine, nice to have you back.
I got logging to work with donations, but couldn't figure out how to do this for posts and referrals. I wanted to have one-line log entries that stored the following:
- for posts: timestamp, username, post number (I couldn't figure out how to reference this variable in my mod of your code), points given
- for referrals: timestamp, username, referral username, points given
I need this to be able to detect points fraud, since point on my forum can be redeemed for cash and stuff. Also, did you get to look into the double-credit bug?
https://vborg.vbsupport.ru/showpost....&postcount=131
Thanks for your help.