EO points

Open Agility 1 I ITime limit : 47

Pos. St. Handler Dog Time Size F. Ref. Tif. Tf. Pt
1 86 Ádám-Bökényi Bernadett Bellamie aus dem Bergischen "Mí" I 41.13 1 0 0.00 5.00 30
2 91 Tálasi Zsófi Dynamic Drive Dynamic "Dina" I 42.51 2 0 0.00 10.00 25
3 9 Vella Anikó Baranyai Ügyes "Csikasz" I 50.86 2 2 3.86 23.86 22
DIS 8 Pálfi Mirjam Zoé "Zoé" I 0.00 0 0 0.00 50.00 0
DIS 35 Csóka Tamás Smiling Soul-TEAM Double Trouble "Mangó" I 0.00 0 0 0.00 50.00 0
DIS 83 Molas Coll Erika Beep'ma Douce Petite Vie "Milo" I 0.00 0 0 0.00 50.00 0
DIS 84 Adonyi Vanessza Daisy Chains Zip Zap "Hazel" I 0.00 0 0 0.00 50.00 0
DIS 10 Ádám-Bökényi Bernadett Rainbow of the Sporty Heroes "Bow" I 0.00 0 0 0.00 50.00 0
DIS 87 Ádám József Áfonya of the Sporty Heroes "Áfi" I 0.00 0 0 0.00 50.00 0
DIS 88 Buzássy Honóra Grisa Angels of Baranya "Kiwi " I 0.00 0 0 0.00 50.00 0
DIS 11 Berényi Nóra Wake Up Your Brain Too Hot To Handle "Spicy" I 0.00 0 0 0.00 50.00 0
DIS 136 Juhasz Nikol Lucky For You "Violet" I 0.00 0 0 0.00 50.00 0

Open Agility 1 L LTime limit : 46

Pos. St. Handler Dog Time Size F. Ref. Tif. Tf. Pt
1 125 Oláh Eszter Wondersoul Almighty Tesla "Tesla" L 40.26 0 0 0.00 0.00 30
2 131 Traj Tamas Summerblossom Black Viper "Nuri" L 40.88 0 0 0.00 0.00 25
3 116 Nagy Krisztina Cranberry Cottage Venice "Yuki" L 44.30 0 0 0.00 0.00 22
4 43 Iványiné Batta Beáta Wake Up Your Brain Fringe "Rojti" L 45.52 0 0 0.00 0.00 19
5 99 Liliom Barbara Corrieloch Tess "Tess" L 46.27 0 0 0.27 0.27 16
6 50 Számfira Eszter Blackbird Gold'N Rebeits "Tessa" L 38.54 1 0 0.00 5.00 13
7 41 Sprőber Dóra Mawlch Veen "Winona" L 40.11 1 0 0.00 5.00 12
8 98 Bartalis Viktória Wixtra Expecto Patronum "Annie" L 41.57 1 0 0.00 5.00 10
9 114 Koltai Lilla Zora L 44.89 1 0 0.00 5.00 9
10 126 Daróczi Orsi Fire Inspired Funatic Fay "Fay" L 43.21 2 0 0.00 10.00 8
11 107 Sprőber Hanna Drop Of Heaven Arden "Arden" L 44.10 1 1 0.00 10.00 7
12 105 Farkas Andrea Wanderers of Saint Wendelin Ben "Ben" L 41.44 4 0 0.00 20.00 6
DIS 42 Buzássy Honóra Toronto Angels of Baranya "Kodak" L 0.00 0 0 0.00 50.00 0
DIS 115 Zana Szilvia Flower of Old Hill Whizz "Pinkie" L 0.00 0 0 0.00 50.00 0
DIS 121 Bartalis Viktória Against All Odds Gold'N Rebeits "Jamie" L 0.00 0 0 0.00 50.00 0
DIS 48 Román Gabriella Poseidon Elfmagic Nefretiti- Nova "Niva" L 0.00 0 0 0.00 50.00 0
DIS 45 Bittmann Judit Chili "Chili" L 0.00 0 0 0.00 50.00 0
DIS 37 Káli Anita Future Hope G-Nox "Nox" L 0.00 0 0 0.00 50.00 0
DIS 108 Lajos Bori Be Different And Always Run "Rini" L 0.00 0 0 0.00 50.00 0
DIS 15 Csík Ildikó Collet Kaiannco "Collet" L 0.00 0 0 0.00 50.00 0
DIS 106 Fejes Diana Kugel "Lecso" L 0.00 0 0 0.00 50.00 0
DIS 40 Nagy-Fábián Mariann Fire Inspired Air Blade "Solar" L 0.00 0 0 0.00 50.00 0
DIS 14 Adonyi Vanessza Awesome Zemo Black Antea "Sawyer" L 0.00 0 0 0.00 50.00 0
DIS 103 Eifert Anna Holman’s Nebraska "Neb" L 0.00 0 0 0.00 50.00 0

Original results

ErrorException [ Notice ]: Undefined variable: print_entries

APPPATH/views/agilityrun/view_results_print.php [ 45 ]

40     <th><span data-tooltip class='has-tip' title='<?= __('Time fault') ?>'><?= __('Tif.') ?></span></th>
41     <th><span data-tooltip class='has-tip' title='<?= __('Total faults') ?>'><?= __('Tf.') ?></span></th>
42     <th><span data-tooltip class='has-tip' title='<?= __('Qualification') ?>'><?= __('Q.') ?></span></th>
43     <th><span data-tooltip class='has-tip' title='<?= __('Speed') ?>'><?= __('Sp.') ?></span></th>
44     </thead>
45     <?php foreach ($print_entries as $e): ?>
46     <tr>
47         <td><?php $p = $e['place']; echo ($p == 0 ? '' : ($p == 999 ? 'DIS' : ($p == 1000 ? 'NS' : $p))); ?></td>
48         <td><?= ($e['start_number'] == 0 ? '' : $e['start_number']) ?></td>
49         <td><?= $e['name'] ?></td>
50         <td><?= $e['dog_name'] . ($e['dog_call_name'] ? ' "' . $e['dog_call_name'] . '"' : '') ?></td>
  1. APPPATH/views/agilityrun/view_results_print.php [ 45 ] » Kohana_Core::error_handler(arguments)

  2. SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)

  3. MODPATH/mustache/classes/View.php [ 36 ] » Kohana_View::capture(arguments)

  4. SYSPATH/classes/Kohana/View.php [ 359 ] » View::capture(arguments)

  5. SYSPATH/classes/Kohana/View.php [ 236 ] » Kohana_View->render()

  6. APPPATH/views/agilityrun/view_resultsqualiEO_print.php [ 45 ] » Kohana_View->__toString()

  7. SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)

  8. MODPATH/mustache/classes/View.php [ 36 ] » Kohana_View::capture(arguments)

  9. SYSPATH/classes/Kohana/View.php [ 359 ] » View::capture(arguments)

  10. SYSPATH/classes/Kohana/View.php [ 236 ] » Kohana_View->render()

  11. APPPATH/views/event/agility/templatePrint.php [ 44 ] » Kohana_View->__toString()

  12. SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)

  13. MODPATH/mustache/classes/View.php [ 36 ] » Kohana_View::capture(arguments)

  14. SYSPATH/classes/Kohana/View.php [ 359 ] » View::capture(arguments)

  15. SYSPATH/classes/Kohana/Controller/Template.php [ 44 ] » Kohana_View->render()

  16. APPPATH/classes/Controller/Website.php [ 109 ] » Kohana_Controller_Template->after()

  17. SYSPATH/classes/Kohana/Controller.php [ 87 ] » Controller_Website->after()

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

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

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

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

  22. DOCROOT/index.php [ 125 ] » Kohana_Request->execute()

Environment

ErrorException [ Notice ]: Undefined variable: print_entries

APPPATH/views/agilityrun/view_results_print.php [ 45 ]

40     <th><span data-tooltip class='has-tip' title='<?= __('Time fault') ?>'><?= __('Tif.') ?></span></th>
41     <th><span data-tooltip class='has-tip' title='<?= __('Total faults') ?>'><?= __('Tf.') ?></span></th>
42     <th><span data-tooltip class='has-tip' title='<?= __('Qualification') ?>'><?= __('Q.') ?></span></th>
43     <th><span data-tooltip class='has-tip' title='<?= __('Speed') ?>'><?= __('Sp.') ?></span></th>
44     </thead>
45     <?php foreach ($print_entries as $e): ?>
46     <tr>
47         <td><?php $p = $e['place']; echo ($p == 0 ? '' : ($p == 999 ? 'DIS' : ($p == 1000 ? 'NS' : $p))); ?></td>
48         <td><?= ($e['start_number'] == 0 ? '' : $e['start_number']) ?></td>
49         <td><?= $e['name'] ?></td>
50         <td><?= $e['dog_name'] . ($e['dog_call_name'] ? ' "' . $e['dog_call_name'] . '"' : '') ?></td>
  1. APPPATH/views/agilityrun/view_results_print.php [ 45 ] » Kohana_Core::error_handler(arguments)

  2. SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)

  3. MODPATH/mustache/classes/View.php [ 36 ] » Kohana_View::capture(arguments)

  4. SYSPATH/classes/Kohana/View.php [ 359 ] » View::capture(arguments)

  5. SYSPATH/classes/Kohana/View.php [ 236 ] » Kohana_View->render()

  6. APPPATH/views/agilityrun/view_resultsqualiEO_print.php [ 45 ] » Kohana_View->__toString()

  7. SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)

  8. MODPATH/mustache/classes/View.php [ 36 ] » Kohana_View::capture(arguments)

  9. SYSPATH/classes/Kohana/View.php [ 359 ] » View::capture(arguments)

  10. SYSPATH/classes/Kohana/View.php [ 236 ] » Kohana_View->render()

  11. APPPATH/views/event/agility/templatePrint.php [ 44 ] » Kohana_View->__toString()

  12. SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)

  13. MODPATH/mustache/classes/View.php [ 36 ] » Kohana_View::capture(arguments)

  14. SYSPATH/classes/Kohana/View.php [ 359 ] » View::capture(arguments)

  15. SYSPATH/classes/Kohana/Controller/Template.php [ 44 ] » Kohana_View->render()

  16. APPPATH/classes/Controller/Website.php [ 109 ] » Kohana_Controller_Template->after()

  17. SYSPATH/classes/Kohana/Controller.php [ 87 ] » Controller_Website->after()

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

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

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

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

  22. DOCROOT/index.php [ 125 ] » Kohana_Request->execute()

Environment