shay wrote: you to pick how many points a member can obtain in a day during various activities on a site. for example like with forum post you could put a max on the number a post for a member each day that sort of thing. AnyOne know of any any such hack? Posted: Mon Jun 26, 2006 2:40 pm
thunderbird wrote: I do believe that a tut covers the posts per day part of your question. http://www.westernstudios.net/web/modules.php?name=Tutorials&file=post_perday Posted: Wed Jul 12, 2006 9:25 am
SilentKaos wrote: If your using the Cash Mod it will allow only a certain amount of points earned per post by day in the given time frame you set. Posted: Thu Jul 13, 2006 1:23 pm
shay wrote: Thanks for your responses however i wasn't looking for this to point towards the forum portion of my site mainly for the other features on the site . But thanks for your help anyways. Posted: Tue Jul 18, 2006 11:24 pm
admin(Mark) wrote: hi shay, you will need a separate table to store points users are earning each day. The table would store userid, time and points count. All that would be needed is to edit the update_points function inside your mainfile.php to first check if the user has more than the required points in the day then give them points if not. I can help you step by step if you like. Posted: Thu Jul 20, 2006 1:33 am
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||