ErrorException [ Notice ]: Undefined variable: id2

APPPATH/views/Pages/Schnelltest.php [ 330 ]

325 ?>
326 
327 <?php if(!isset($evaluation)||!$evaluation): ?>
328 
329 	<div id="schnelltest_switch">
330 	<a href="schnelltest/mitarbeiter" class="showtooltip<?php echo ($id2=='mitarbeiter' ? ' active' : ''); ?>" data-placement="bottom" data-toggle="tooltip" data-original-title="<?php echo $fragen['mitarbeiter']['shortdescription']; ?>"><?php echo $fragen['mitarbeiter']['title']; ?></a>
331 	<a href="schnelltest/personalverantwortliche" class="showtooltip<?php echo ($id2=='personalverantwortliche' ? ' active' : ''); ?>" data-placement="bottom" data-toggle="tooltip" data-original-title="<?php echo $fragen['personalverantwortliche']['shortdescription']; ?>"><?php echo $fragen['personalverantwortliche']['title']; ?></a>
332 </div>
333 
334 <h1><?php echo $fragen[$id2]['title']; ?></h1>
335 
  1. APPPATH/views/Pages/Schnelltest.php [ 330 ] » Kohana_Core::error_handler(arguments)

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

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

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

  5. APPPATH/views/Template.php [ 66 ] » Kohana_View->__toString()

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

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

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

  9. APPPATH/classes/Controller/Content.php [ 846 ] » Kohana_Controller_Template->after()

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

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

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

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

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

  15. DOCROOT/public/index.php [ 119 ] » Kohana_Request->execute()

Environment