Basically I want a very simple public "bank" which increases when new threads/posts are created. Whenever someone makes a new thread, I want to add $0.02 into the public balance. When someone makes a reply, I want to add another $0.01.
I guess in the php after inserting the new thread into mysql, I simple execute another MySQL command...
"UPDATE balance SET balance = cash + 0.02"
Please give me an idea which files I would need to edit
Simple Points
Started by Andy252, Dec 23 2011 04:35 AM
1 reply to this topic
#1
Posted 23 December 2011 - 04:35 AM
#2
Posted 23 December 2011 - 01:54 PM
Your board URL in your profile is showing as invalid
Please update this, thanks!
Please update this, thanks!
View my tutorials
Please do NOT pm me with support related questions unless requested.
If you are in need of help or assistance, please post on the forum in the appropriate section!
A Look Back - 1.0.1 - 1.3.1 - 2.0.0 - 2.1.7 - 2.2.0 - 2.3.6
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users




Contributor










