EO pontok

Open Agility 4 I ISzintidő : 48

Pos. St. Felvezető Kutya Idő Méret H. Megt. Ih. Öh. Pt
1 115 Tálasi Zsófi Dynamic Drive Dynamic "Dina" I 42.16 0 0 0.00 0.00 30
2 118 Ádám József Áfonya of the Sporty Heroes "Áfi" I 46.19 0 0 0.00 0.00 25
3 106 Juhasz Nikol Lucky For You "Violet" I 55.22 0 0 7.22 7.22 22
4 113 Csóka Tamás Smiling Soul-TEAM Double Trouble "Mangó" I 46.87 1 2 0.00 15.00 19
5 125 Adonyi Vanessza Daisy Chains Zip Zap "Hazel" I 42.65 3 1 0.00 20.00 16
6 108 Ádám-Bökényi Bernadett Rainbow of the Sporty Heroes "Bow" I 46.59 2 2 0.00 20.00 13
7 111 Buzássy Honóra Grisa Angels of Baranya "Kiwi " I 54.66 1 2 6.66 21.66 12
DIS 119 Vella Anikó Baranyai Ügyes "Csikasz" I 0.00 0 0 0.00 50.00 0
DIS 122 Molas Coll Erika Beep'ma Douce Petite Vie "Milo" I 0.00 0 0 0.00 50.00 0
DIS 127 Ádám-Bökényi Bernadett Bellamie aus dem Bergischen "Mí" I 0.00 0 0 0.00 50.00 0
DIS 124 Berényi Nóra Wake Up Your Brain Too Hot To Handle "Spicy" I 0.00 0 0 0.00 50.00 0
DIS 117 Pálfi Mirjam Zoé "Zoé" I 0.00 0 0 0.00 50.00 0

Open Agility 4 L LSzintidő : 46

Pos. St. Felvezető Kutya Idő Méret H. Megt. Ih. Öh. Pt
1 102 Bartalis Viktória Wixtra Expecto Patronum "Annie" L 40.51 0 0 0.00 0.00 30
2 86 Sprőber Hanna Drop Of Heaven Arden "Arden" L 41.58 0 0 0.00 0.00 25
3 69 Zana Szilvia Flower of Old Hill Whizz "Pinkie" L 39.83 1 0 0.00 5.00 22
4 56 Oláh Eszter Wondersoul Almighty Tesla "Tesla" L 40.75 1 0 0.00 5.00 19
5 94 Káli Anita Future Hope G-Nox "Nox" L 42.94 0 1 0.00 5.00 16
6 84 Nagy Krisztina Cranberry Cottage Venice "Yuki" L 47.35 0 1 1.35 6.35 13
7 89 Iványiné Batta Beáta Wake Up Your Brain Fringe "Rojti" L 47.70 0 1 1.70 6.70 12
8 55 Daróczi Orsi Fire Inspired Funatic Fay "Fay" L 42.77 2 0 0.00 10.00 10
9 90 Sprőber Dóra Mawlch Veen "Winona" L 45.87 0 2 0.00 10.00 9
10 91 Fejes Diana Kugel "Lecso" L 49.68 1 1 3.68 13.68 8
11 74 Lajos Bori Be Different And Always Run "Rini" L 42.43 3 0 0.00 15.00 7
12 79 Farkas Andrea Wanderers of Saint Wendelin Ben "Ben" L 42.47 3 1 0.00 20.00 6
NS 76 Koltai Lilla Zora L 0.00 0 0 0.00 50.00 0
DIS 101 Liliom Barbara Corrieloch Tess "Tess" L 0.00 0 0 0.00 50.00 0
DIS 83 Számfira Eszter Blackbird Gold'N Rebeits "Tessa" L 0.00 0 0 0.00 50.00 0
DIS 63 Bartalis Viktória Against All Odds Gold'N Rebeits "Jamie" L 0.00 0 0 0.00 50.00 0
DIS 78 Buzássy Honóra Toronto Angels of Baranya "Kodak" L 0.00 0 0 0.00 50.00 0
DIS 77 Román Gabriella Poseidon Elfmagic Nefretiti- Nova "Niva" L 0.00 0 0 0.00 50.00 0
DIS 70 Bittmann Judit Chili "Chili" L 0.00 0 0 0.00 50.00 0
DIS 54 Traj Tamas Summerblossom Black Viper "Nuri" L 0.00 0 0 0.00 50.00 0
DIS 67 Csík Ildikó Collet Kaiannco "Collet" L 0.00 0 0 0.00 50.00 0
DIS 92 Nagy-Fábián Mariann Fire Inspired Air Blade "Solar" L 0.00 0 0 0.00 50.00 0
DIS 98 Adonyi Vanessza Awesome Zemo Black Antea "Sawyer" L 0.00 0 0 0.00 50.00 0
DIS 80 Eifert Anna Holman’s Nebraska "Neb" L 0.00 0 0 0.00 50.00 0

Eredeti eredmények

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