The player error showed up in Sudbury a while back too. Take a look in Handler/Team.php around line 960 You're looking for 'if(!$this->player->complete' There's no complete value in Player so that's the problem. I had commented the if statement out and the problem went away.
Other than that, I couldn't help. Cheers Todd On Fri, Jun 19, 2009 at 5:45 PM, Kyle De Almeida <[email protected]> wrote: > Hey Hoejin, > > Are you able to move any players, or do they all give you that message? I > notice that only some accounts have a member id (which I think is a result > of it letting the user log in immediately after signing up). Otherwise the > only thing I see in the database is a survey_completed field that is set to > N for most people. Not 100% sure what that is. > > That said, it's odd that this worked before, and has stopped - has there > been someone making changes to the LR stuff at all - does it work in /oldlr > ? I know you were thinking about getting someone from LR to make some > changes.. > > For the paid/unpaid thing - do you mean the teams can't be toggled, or the > players? > > Kyle > > > On Fri, Jun 19, 2009 at 4:54 PM, Hoejin Wang > <[email protected]>wrote: > >> Hi >> This is Hoejin from UltimateJunkies.com >> We are having a problem with adding players to a team. >> It says "This player has not yet completed their profile, and may only >> be removed from a team. Please contact this player directly to have >> them complete their profile." >> >> But players completed their profile as well as agreed on waiver and >> paid for an event... >> It worked before.... >> >> Is there any other reason that the system says the profile is not >> completed? >> >> Also....I couldn't edit unpaid registration status from "Unpaid" to >> "Paid" only for team registration...The error message is "A value is >> required for Region Preference"...where should I look into it? >> >> Thanks again for your help. >> >> Hoejin >> _______________________________________________ >> Leaguerunner mailing list >> [email protected] >> http://www.dmo.ca/cgi-bin/mailman/listinfo/leaguerunner >> > > > _______________________________________________ > Leaguerunner mailing list > [email protected] > http://www.dmo.ca/cgi-bin/mailman/listinfo/leaguerunner > >
_______________________________________________ Leaguerunner mailing list [email protected] http://www.dmo.ca/cgi-bin/mailman/listinfo/leaguerunner
