[RC] Auto Groups MOD 0.2.2

MOD Authors: Discuss and post updates on new MODs in development for phpBB3, Receive feedback and Feature requests for MODs in development.

To submit your MOD or style, go to the STG MOD Manager
Forum rules
go to the STG MOD Manager to post your MOD in development.
Discuss and receive feedback for any MOD in development for phpBB3.
Suggest features for MODs in development.

No Support or MOD Requests
-- exceptions for MODs only posted here as Beta or Alpha.
Support requests for a MOD should be requested in the respective MOD topic.

[RC] Auto Groups MOD 0.2.2

Postby A_Jelly_Doughnut » 05 Apr 2007, 18:09

Code: Select all
##############################################################
## MOD Title: Auto Groups MOD
## MOD Author: A_Jelly_Doughnut < support@jd1.clawz.com > (Josh W)
## MOD Description: Gives administrators options to place users in groups based on post count,
##      membership days, and warning points
## MOD Version: 0.2.2
##
## Installation Level: Intermediate
## Installation Time: 10 Minutes


MODX is included in this package. The text template is not included.
Attachments
auto groups 022.zip
Version 0.2.2
(59 KiB) Downloaded 335 times
Last edited by A_Jelly_Doughnut on 13 Sep 2007, 09:42, edited 13 times in total.
A_Jelly_Doughnut
phpBB Team Member
phpBB Team Member
 
Posts: 543
Joined: 10 Feb 2007, 14:58
Location: 1- 800 - In - The - USA
Gender: Male




phpBB Academy at StarTrekGuide
Support STG
Using PayPal Donate

Re: Auto Groups MOD 0.0.1

Postby A_Jelly_Doughnut » 05 Apr 2007, 18:12

Edit: this is no longer relevant with 0.0.2


I forgot to add the [SQL] action to the MOD file...

Code: Select all
#
#----[ SQL ]------------------
#
ALTER TABLE phpbb_groups ADD group_min_posts MEDIUMINT(8) DEFAULT 0;
ALTER TABLE phpbb_groups ADD group_max_posts MEDIUMINT(8) DEFAULT 0;
ALTER TABLE phpbb_groups ADD group_min_warnings MEDIUMINT(8) DEFAULT 0;
ALTER TABLE phpbb_groups ADD group_max_warnings MEDIUMINT(8) DEFAULT 0;
ALTER TABLE phpbb_groups ADD group_min_days MEDIUMINT(8) DEFAULT 0;
ALTER TABLE phpbb_groups ADD group_max_days MEDIUMINT(8) DEFAULT 0;


I'll update the MOD file soon (tomorrow/this weekend) if nobody finds significant errors in this

version.
Last edited by A_Jelly_Doughnut on 08 Apr 2007, 13:38, edited 1 time in total.
A_Jelly_Doughnut
phpBB Team Member
phpBB Team Member
 
Posts: 543
Joined: 10 Feb 2007, 14:58
Location: 1- 800 - In - The - USA
Gender: Male

Re: Auto Groups MOD 0.0.1

Postby stitch626 » 06 Apr 2007, 20:10

Excellent! I have been wanting this mod but not till I have RC1. Hopefully it will work with RC.

Thanks Jelly.
User avatar
stitch626    
STG Moderator Leader
STG Moderator Leader
 
Posts: 3185
Joined: 08 Feb 2007, 20:47
Location: Michigan
Favorite Team: Detroit Red Wings
Gender: Male
phpBB Knowledge: 7

Re: Auto Groups MOD 0.0.1

Postby A_Jelly_Doughnut » 06 Apr 2007, 20:11

Right now it is only tested with a CVS "somewhere" between B5 and present, but yes it will be updated as needed.
A_Jelly_Doughnut
phpBB Team Member
phpBB Team Member
 
Posts: 543
Joined: 10 Feb 2007, 14:58
Location: 1- 800 - In - The - USA
Gender: Male

Re: Auto Groups MOD 0.0.1

Postby Blitze » 06 Apr 2007, 22:40

Nice mod jelly. Will keep an eye on its progress.
phpbb3 Primetime - Not your daddy's portal
Blitze
Ensign
Ensign
 
Posts: 89
Joined: 30 Aug 2006, 01:20
Gender: Male

Re: [BETA] Auto Groups MOD 0.0.2

Postby A_Jelly_Doughnut » 08 Apr 2007, 13:37

File updated to 0.0.2 - only adding the SQL commands into the actual MOD text file.
A_Jelly_Doughnut
phpBB Team Member
phpBB Team Member
 
Posts: 543
Joined: 10 Feb 2007, 14:58
Location: 1- 800 - In - The - USA
Gender: Male

Re: [BETA] Auto Groups MOD 0.0.2

Postby taiwai » 08 Apr 2007, 16:28

hey, looks like a very nice mod Grin

just wondering.. if you had it set for a user to be added to a usergroup after 50 posts.. would it make that usergroup their default usergroup?

also.. if the user got 50 posts, was added to a group and then a post was deleted so they had 49, would they be removed from the group or remain in it?
thanks
taiwai
Supporter
Supporter
 
Posts: 81
Joined: 10 Feb 2007, 07:23
Gender: Male

Re: [BETA] Auto Groups MOD 0.0.2

Postby A_Jelly_Doughnut » 08 Apr 2007, 18:18

It does not make the new group the user's default group.

It does not account for deleted posts either. This is a good point, and should be fixed.
A_Jelly_Doughnut
phpBB Team Member
phpBB Team Member
 
Posts: 543
Joined: 10 Feb 2007, 14:58
Location: 1- 800 - In - The - USA
Gender: Male

Re: [BETA] Auto Groups MOD 0.0.2

Postby foxxx428 » 09 Apr 2007, 08:05

Aha! There it is. :yahoo: This was the only thing keeping me from updating. SWEET!
User avatar
foxxx428
Ensign
Ensign
 
Posts: 89
Joined: 17 Jun 2006, 19:49
Location: My House
Favorite Team: Raiders HaHa Shuddup
Gender: Male

Re: [BETA] Auto Groups MOD 0.0.2

Postby A_Jelly_Doughnut » 09 Apr 2007, 19:03

You all probably would like to know that 0.0.3 will have some massive improvements...working on it at the moment, hoping for tomorrow or Wed release.
A_Jelly_Doughnut
phpBB Team Member
phpBB Team Member
 
Posts: 543
Joined: 10 Feb 2007, 14:58
Location: 1- 800 - In - The - USA
Gender: Male

Next

Return to MODs in Development

Who is online

Users browsing this forum: No registered users and 16 guests