Wow, you're da bomb!
You had me at hello!
Erhm, you had me up until cron job
I don't know how to create a Cron Job, I can find it in the Scheduled Tasks and I can enter all the necessary fields, but don't I need a PHP file? Like, Downloadlimitreset.php?
And if so, what should I put inside it? resetdownloadcount = 0 ?
*edit: ok, now I'm getting a MySQL error too
Code:
Invalid SQL:
UPDATE user SET downloadcount = downloadcount + 1 WHERE userid = Array['userid'];
Hey, is this possible to based on usergroups? like tell it that this group has a 10 daily limit while this other group has NO limit? That'd be awesome. :tired: