ArgumentCountError [ 0 ]: Too few arguments to function Controller_Regulamin::action_zawody(), 0 passed in /home/protimer/public_html/protimer.pl/bio/system/classes/Kohana/Controller.php on line 84 and exactly 1 expected

APPPATH/classes/Controller/Regulamin.php [ 18 ]

13         // teraz jest pusta strona
14         // moze cos tu dodac
15         
16     }
17     
18     public function action_zawody($id)
19     {
20 
21         $id = $this->request->param('id');
22         $name = $keywords = $description = $rule = '';
23         
  1. SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Regulamin->action_zawody()

  2. {PHP internal call} » Kohana_Controller->execute()

  3. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 94 ] » ReflectionMethod->invoke(arguments)

  4. SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  5. SYSPATH/classes/Kohana/Request.php [ 1000 ] » Kohana_Request_Client->execute(arguments)

  6. DOCROOT/index.php [ 131 ] » Kohana_Request->execute()

Environment