( ! ) Warning: Missing argument 2 for TeamManager::LoadByName(), called in /home/spocosy/livegoals.enetpulse.com/sigma/classes/Controllers/GameCenterController.class.php on line 31 and defined in /home/spocosy/livegoals.enetpulse.com/sigma/classes/Managers/TeamManager.class.php on line 3
Call Stack
#TimeMemoryFunctionLocation
10.000558988{main}( )../sigma.php:0
20.0154521952SiteController::Execute( )../sigma.php:16
30.0184695552GameCenterController::Execute( )../SiteController.class.php:350
40.0358918360TeamManager::LoadByName( )../GameCenterController.class.php:31
SELECT participant.id, participant.name, participant.enetID, language.name FROM participant, language WHERE participant.name LIKE 'Athl.Bilbao' AND participant.type = 'team' AND participant.enetSportID = 's' AND gender = 'male' AND del ='no' AND language.object = 'participant' AND language.objectFK = participant.id AND language.language_typeFK = 3 LIMIT 1 Column 'del' in where clause is ambiguous