PDA

View Full Version : Admins not added to tournaments when creating them?


vfaguilera
09-10-2008, 02:00 AM
In my board I want only admins or moderators to create tournaments, but the creator of the tournament is automatically added , is there a way to disable this for a particular user group? (Administrators / moderators)

vfaguilera
09-14-2008, 10:30 PM
anyone?

either way I'll try figure out and I'll post a fix here if I find anything.

Just want to know if there are other people interested in this.

--------------- Added 1221450100 at 1221450100 ---------------

I've found exactly the place where to do this, I've tested it by hardcoding my user id into an if clause.

could anyone tell me what variable I cant check for admin or mod groups?? I will post my modification once I can firgure that out....

MrZeropage
09-21-2008, 07:07 AM
you could use "is_admin" or just check if usergroupid is 6 (admin) ...

kylek
09-22-2008, 02:40 AM
Yes please!!

I would really like the info once you figure it out!

kylek
10-07-2008, 08:39 AM
Anyone figure this out yet?

kylek
10-22-2008, 06:40 PM
Anyone?

jerx
11-09-2008, 05:28 PM
Any solution yet?

kylek
11-15-2008, 04:55 PM
Someone must know how to do this.

--------------- Added 1226776762 at 1226776762 ---------------

you could use "is_admin" or just check if usergroupid is 6 (admin) ...

Any chance you could show where this would need to be added/changed? WOuld really appreciate it.

Thanks!!

kylek
11-22-2008, 09:44 PM
v3arcade sucks but I saw that they have a setting to either add yourself when creating a tournament or not include yourself...

kylek
12-24-2008, 01:26 AM
Bumping again, hopefully someone has done this.