dogresult.com
beta v0.9.7.10

ErrorException [ Notice ]: Undefined index:

APPPATH/views/teamentry/view.php [ 225 ]

220     <div class="large-3 columns itemLabel">
221         <?= __("State") ?>
222     </div>
223     <div class="large-9 columns itemContent">
224         <?php $states = Kohana::message('app_results',$lang.".entry_states")?>
225         <span class="state<?= $entry->state ?>"><?= $states[$entry->state] ?></span>
226         
227         <?php if ($hasAdminRole || $hasEventEditingPermission ||$entry->user_id == $user) { ?>
228             <a href="#" data-dropdown="drop<?= $entry->id ?>" aria-controls="drop<?= $entry->id ?>" aria-expanded="false" class="small dropdown"><?=__("Change state") ?></a>
229             <ul id="drop<?= $entry->id ?>" data-dropdown-content class="f-dropdown" role="menu" aria-hidden="false" tabindex="-1">
230                 <?php if ($hasAdminRole || $hasEventEditingPermission ) { ?>
  1. APPPATH/views/teamentry/view.php [ 225 ] » 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/resulttemplate.php [ 239 ] » 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/Controller/Template.php [ 44 ] » Kohana_View->render()

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

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

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

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

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

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

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

Environment

Segítség