The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Require X posts in the last Y hours to play games in the arcade Details »» | |||||||||||||||||||||||||||
Require X posts in the last Y hours to play games in the arcade
Developer Last Online: Apr 2020
Require X posts in the last Y hours to play games in the arcade
by ~006 Let me start out by saying that I made this hack for the V3Arcade system. All credit for that hack goes to John. If you can think of any other pages that this limitation hack could be used for, let me know and I can code it. I know ever since the V3Arcade was released, we all have been noticeing new members signing up only to spend time in the arcade. They may post once or twice, but for the most part they do not post. Instead they just suck your bandwidth. What can you do about this? Well, with this hack you can customize the number (x) posts required in the last (y) hours. This is all on a per usergroup basis. There are other ways people have been doing this, such as base arcade access on postsperday. This is a bad way to do this because if somebody goes out of town for a week, their posts per day will suffer. Soon it becomes impossible to get your posts back to the minimum posts per day level. This hack is fair to all members based on usergroups. This hack adds two new usergroup fields, and adds the option to edit these fields directly form your admincp. It is very self explanatory. The hack may not seem like much, but I put a lot of time into it, so I would appreciate it if everyone would click install! PLEASE CLICK INSTALL! That's all I ask. *Please do not edit or redistribute this hack without my permission. Thanks! ~~~~~~~~~~~~ Queries: 2 File edits: 2 New Phrases: 1 ~~~~~~~~~~~~ TOTAL INSTALL TIME: ~5 minutes or less ~006 Show Your Support
|
Comments |
#62
|
||||
|
||||
Hi! I just had a guy sign up and play without posting. I emailed him to ask how but so far nothing. Has anyone else had this problem?
|
#63
|
|||
|
|||
i get Database error in vBulletin 3.0.3:
Invalid SQL: SELECT arcademinposts AS number FROM vb_33usergroup WHERE usergroupid=6 mysql error: Unknown column 'arcademinposts' in 'field list' mysql error number: 1054 Date: Tuesday 03rd of August 2004 11:31:50 AM Script: http://teenagechaos.com/arcade.php?do=play&gameid=17 Referer: http://teenagechaos.com/arcade.php? Username: Adam IP Address: ####### |
#64
|
|||
|
|||
pm with help.
|
#65
|
||||
|
||||
You didn't run the query toa dd the field "arcademinposts." Read the instructions carefulyl and see if you missed any steps.
And Diva, I've never heard of that happening.. If you find out what happened, let me know and I will post a bug fix. I think it could be your installation though. Make sure you go through every step. Also make sure that you specified the minimum posts for your default usergroup that new users are put into.. |
#66
|
||||
|
||||
installed and so far looks like its working fine Nice one ima click install
|
#67
|
||||
|
||||
At first I thought I messed up something. Then after examining the code I realize what it was.
My original mod stops people from accessing the games. This one stops from playing the games. So they still have access to view games and scores but can't play them. Works with my heavily modded vb3. Thx INSTALLS!!! |
#68
|
||||
|
||||
I am looking at adding this usefull hack to my forum but just need to check something.
running these queries as they are give me an error because I have a prefix on my forum of vb3_. I can edit the queries with no problem, but how much on the edited code do I also need to edit to get this to work, I can see a few references to 'usergroup[arcademinposts]' which I assume need editing, but what about the references to $usergroup['arcademinposts'] ?? regards keith REF: queries that fail ALTER TABLE `usergroup` ADD `arcademinposts` INT( 11 ) DEFAULT '0' NOT NULL ; ALTER TABLE `usergroup` ADD `arcademintime` INT( 11 ) DEFAULT '0' NOT NULL ; |
#69
|
||||
|
||||
I believe that if people have made two spam posts, and then got those posts deleted by staff, they can still play in the arcade.
Is there any way to check to see if the user has made two still-existent posts before letting him play? |
#70
|
|||
|
|||
vB3.03 Here.
Installed perfectly. Works even better. Thank you! It is what I've been looking for. And yes, I whole heartedly clicked INSTALL! Can you tell I am happy now? :banana: |
#71
|
||||
|
||||
Clicked install, great hack. only one small problem.
I'm sure it's not ok to remove it, so why is it showing up? |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|