ErrorException [ Notice ]: Undefined variable: nome_offerta

APPPATH/views/evacom_contatti.php [ 147 ]

142 
143 
144 
145 
146 <?PHP if($offerta != "") : ?>
147 							<h3>Richiesta info per: <strong><?PHP echo $nome_offerta?></strong></h3>
148 <?PHP endif; ?>
149 							<form  id="contact-form" class="form-full-width"  method="post" action="/it/evacom_contatti.html?id=<?PHP echo $offerta?>">
150 
151 
152 							 <?PHP if(Session::instance()->get('op_err_contatti')): 
  1. APPPATH/views/evacom_contatti.php [ 147 ] » Kohana_Core::error_handler()

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

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

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

  5. SYSPATH/classes/Kohana/Response.php [ 160 ] » Kohana_View->__toString()

  6. APPPATH/classes/Controller/Contatti.php [ 86 ] » Kohana_Response->body()

  7. SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Contatti->action_index()

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

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

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

  11. SYSPATH/classes/Kohana/Request.php [ 993 ] » Kohana_Request_Client->execute()

  12. DOCROOT/index.php [ 123 ] » Kohana_Request->execute()

Environment