dogresult.com
beta v0.9.7.10

Alom
Születés dátuma
Fedeztetés időpontja
Apa
Anya
Kennel

Nincs profil kép felvéve

Fotók

ErrorException [ Notice ]: Undefined index:

APPPATH/views/litter/doglist.php [ 21 ]

16 		<?php foreach ($dogs as $dog):?>
17 			<tr>
18 				<td><?= $dog -> name ?></td>
19 				<td><?= $dog -> call_name ?></td>
20                                 <td><?= $colours [ $dog -> dogDetail -> colour_id ]?></td>
21                                 <td><?= $genders [ $dog -> gender ] ?></td>
22 				<td><?= $dog -> regId ?></td>
23 				<td><?= $dog -> birthdate ? date(__('m/d/Y'),strtotime($dog -> birthdate)) : '' ?></td>
24 				<td><?= $dog -> breed -> getName($lang) ?></td>
25 				<td>
26 					<?= HTML::anchor("$lang/dog/view/" . $dog -> id . "/" . Helper_Slug::ify($dog -> name.'_'.$dog -> call_name), __("View"), array('class' => 'small button')); ?>
  1. APPPATH/views/litter/doglist.php [ 21 ] » 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/litter/view.php [ 130 ] » 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/resulttemplate.php [ 239 ] » 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

Segítség