Basically I've created a points system where people can thank items only 25 times a day, and also thank a post more than once. This gets displayed in points.
For example instead of the thanks button, you get 1-10. These links all work and give 1 to 10.
BUT I don't want people to thank things millions and millions of times a day. So I set the number of thanks used daily to 25.
My question is that I want to use the timenow function and post_thanks_thanks_already to have a fixed amount that is set at the same point each day.
This may look stupid but i've tried something like...
You must first be a
registered member to view any code.
That's quickly jotted up... if I complete this idea I will post this here on vbhackers. Do you think you can help me?