Page 1 of 1

OBBLM new league. Do coaches add themselves?

Posted: Wed Feb 17, 2016 7:29 am
by Talarius
Hi,

I'm just getting started with OBBLM and a brand new league in my area. Once I've created the site (done... barely), do I need to manually add each coach to the league in OBBLM as an admin or can they do it themselves?

Seeing all the threads in here on OBBLM is a little intimidating as I have ~0.01% coding skills.

Posted: Wed Feb 17, 2016 7:51 am
by howlinggriffon
You can set it up so the coaches register themselves - as the admin you can then approve them.

Re: OBBLM new league. Do coaches add themselves?

Posted: Wed Feb 17, 2016 8:32 am
by Shteve0
Yep, they can add themselves - as an admin you'll get an email to activate them when they do :)

Re: OBBLM new league. Do coaches add themselves?

Posted: Wed Feb 17, 2016 11:54 am
by howlinggriffon
Specifically, it's the settings_modules.php file in the root folder that you need to adjust. This is where you can specify the admin email address for registration notices.

Re: OBBLM new league. Do coaches add themselves?

Posted: Wed Feb 17, 2016 5:12 pm
by Shteve0
Technically I believe all admins receive an email, but yes, good point

Re: OBBLM new league. Do coaches add themselves?

Posted: Wed Feb 17, 2016 5:45 pm
by Talarius
I'll double-check that to make sure it's correct. Thanks guys! :D

Re: OBBLM new league. Do coaches add themselves?

Posted: Wed Feb 17, 2016 9:57 pm
by Talarius
Alright, I thought I'd done it correctly, but I just got an email from one of my coaches saying, "I have attempted to register but got an error that the email notification to admin wasn't generated."

Here's the settings_modules.php file I modified. Highlighted text has my email address in it instead of the example shown. Is there something else I need to do?

Image

Posted: Fri Feb 19, 2016 5:53 pm
by Shteve0
Not that I can think of. Can you go back to the root and check there are no further email address fields in settings.php please?

Re: OBBLM new league. Do coaches add themselves?

Posted: Fri Feb 19, 2016 6:55 pm
by Talarius
Looking in settings.php located in the public_html folder, I'm not seeing any email address fields. If that's not the right location, let me know.

None of my coaches could register, so I created logins and passwords myself and now they're building their teams and getting ready for Round 1 of the season.

When trying to test "schedule matches" it seems like you have to start a "tournament" in order to do so, even if you are running a league environment, so I started a tournament called "Season 1" and am hoping this is correct?

Thanks for the assistance. Everyone is pretty excited to start this league. :D

Re: OBBLM new league. Do coaches add themselves?

Posted: Fri Feb 19, 2016 7:24 pm
by funnyfingers
I can take a look at it on the server. What is your name?

Re: OBBLM new league. Do coaches add themselves?

Posted: Fri Feb 19, 2016 9:30 pm
by funnyfingers
Your admin user account is not configured with an email account. The email account in the settings is the from address. It sends an email to all of the admins for your league. Set that and test it out.

Re: OBBLM new league. Do coaches add themselves?

Posted: Sun Feb 21, 2016 8:25 pm
by Talarius
We're at www.babbl.obblm.com

I will try and figure out this admin thing; not sure where to look exactly, but thanks for the help!

Re: OBBLM new league. Do coaches add themselves?

Posted: Sun Feb 21, 2016 9:37 pm
by Shteve0
Will means that you need to go to your coach page and add an email address in your profile. Since you're an admin, it will notify you at that address when someone signs up.

Re: OBBLM new league. Do coaches add themselves?

Posted: Mon Feb 22, 2016 2:57 am
by Talarius
Oh! So simple... testing in 3, 2, 1... and it works! Lol. I assumed that it was something in the code that I'd missed putting in. D'oh! :oops:

Thanks guys!