EO pontok

Open Jumping 4 I ISzintidő : 42

Pos. St. Felvezető Kutya Idő Méret H. Megt. Ih. Öh. Pt
1 125 Adonyi Vanessza Daisy Chains Zip Zap "Hazel" I 37.11 1 0 0.00 5.00 24
2 113 Csóka Tamás Smiling Soul-TEAM Double Trouble "Mangó" I 41.04 1 0 0.00 5.00 20
3 111 Buzássy Honóra Grisa Angels of Baranya "Kiwi " I 44.87 1 0 2.87 7.87 17
4 127 Ádám-Bökényi Bernadett Bellamie aus dem Bergischen "Mí" I 37.91 2 0 0.00 10.00 14
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 108 Ádám-Bökényi Bernadett Rainbow of the Sporty Heroes "Bow" I 0.00 0 0 0.00 50.00 0
DIS 118 Ádám József Áfonya of the Sporty Heroes "Áfi" 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 115 Tálasi Zsófi Dynamic Drive Dynamic "Dina" I 0.00 0 0 0.00 50.00 0
DIS 106 Juhasz Nikol Lucky For You "Violet" 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 Jumping 4 L LSzintidő : 42

Pos. St. Felvezető Kutya Idő Méret H. Megt. Ih. Öh. Pt
1 90 Sprőber Dóra Mawlch Veen "Winona" L 36.66 0 0 0.00 0.00 24
2 56 Oláh Eszter Wondersoul Almighty Tesla "Tesla" L 37.60 0 0 0.00 0.00 20
3 94 Káli Anita Future Hope G-Nox "Nox" L 37.64 0 0 0.00 0.00 17
4 102 Bartalis Viktória Wixtra Expecto Patronum "Annie" L 39.00 0 0 0.00 0.00 14
5 84 Nagy Krisztina Cranberry Cottage Venice "Yuki" L 40.46 0 0 0.00 0.00 12
6 101 Liliom Barbara Corrieloch Tess "Tess" L 44.07 0 0 2.07 2.07 10
7 54 Traj Tamas Summerblossom Black Viper "Nuri" L 37.20 1 0 0.00 5.00 9
8 86 Sprőber Hanna Drop Of Heaven Arden "Arden" L 37.77 1 0 0.00 5.00 8
9 92 Nagy-Fábián Mariann Fire Inspired Air Blade "Solar" L 40.00 0 1 0.00 5.00 7
10 79 Farkas Andrea Wanderers of Saint Wendelin Ben "Ben" L 40.19 0 1 0.00 5.00 6
11 55 Daróczi Orsi Fire Inspired Funatic Fay "Fay" L 42.94 0 1 0.94 5.94 5
12 83 Számfira Eszter Blackbird Gold'N Rebeits "Tessa" L 41.27 1 1 0.00 10.00 4
13 78 Buzássy Honóra Toronto Angels of Baranya "Kodak" L 50.06 1 1 8.06 18.06 3
DIS 89 Iványiné Batta Beáta Wake Up Your Brain Fringe "Rojti" L 0.00 0 0 0.00 50.00 0
DIS 74 Lajos Bori Be Different And Always Run "Rini" 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 77 Román Gabriella Poseidon Elfmagic Nefretiti- Nova "Niva" 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 63 Bartalis Viktória Against All Odds Gold'N Rebeits "Jamie" L 0.00 0 0 0.00 50.00 0
DIS 91 Fejes Diana Kugel "Lecso" L 0.00 0 0 0.00 50.00 0
NS 76 Koltai Lilla Zora 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 69 Zana Szilvia Flower of Old Hill Whizz "Pinkie" 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