APPPATH/views/new/layout.php [ 168 ]
163 <main>
164 <article<?php if ($content_class) { echo ' class="' . $content_class . '"'; } ?> role="main">
165 <?php echo $content ?>
166 </article>
167 <aside role="complementary">
168 <?php echo $aside ?>
169 </aside>
170 </main>
171
172 <?php
173 echo View::factory('new/layout/footer')->render();
-
APPPATH/views/new/layout.php [ 168 ] » Kohana_Core::error_handler(arguments)
code
integer 8
error
string(25) "Undefined variable: aside"
file
string(112) "/var/www/vhosts/lvps176-28-11-216.dedicated.hosteurope.de/stadiony.net/httpdocs/application/views/new/layout.php"
line
integer 168
4
array(21) ( "kohana_view_filename" => string(112) "/var/www/vhosts/lvps176-28-11-216.dedicated.hosteurope.de/stadiony.net/httpdocs/application/views/new/layout.php" "kohana_view_data" => array(9) ( "debug" => string(0) "" "content" => object View(2)
{ protected _file => string(117) "/var/www/vhosts/lvps176-28-11-216.dedicated.hosteurope.de/stadiony.net/httpdocs/application/views/old/guide/index.php" protected _data => array(1) ( "guide" => array(1) ( "content" => string(18600) "<div class="map"><img title="Poland and Ukraine - hot cities (Euro 2012 map)" src="/img/mapa_euro2012.jpg" alt="Poland and Ukrai …" ) ) }
"breadcrumbs" => array(1) ( 0 => array(2) ( 0 => string(27) "euro_2012_venue_guide/index" 1 => string(15) "Euro 2012 guide" ) ) "ads" => string(0) "" "styles" => array(3) ( "media/css/demo/screen.css" => string(18) "screen, projection" "media/css/demo/print.css" => string(5) "print" "media/css/demo/style.css" => string(6) "screen" ) "scripts" => array(1) ( 0 => string(63) "http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" ) "description" => string(88) "Venue guide for Europen Championship - Euro 2012: host cities, transportation, stadiums." "keywords" => string(52) "guide, venue, cities, host, stadiums, transportation" "title" => string(21) "Euro 2012 venue guide" ) "debug" => string(0) "" "content" => object View(2){ protected _file => string(117) "/var/www/vhosts/lvps176-28-11-216.dedicated.hosteurope.de/stadiony.net/httpdocs/application/views/old/guide/index.php" protected _data => array(1) ( "guide" => array(1) ( "content" => string(18600) "<div class="map"><img title="Poland and Ukraine - hot cities (Euro 2012 map)" src="/img/mapa_euro2012.jpg" alt="Poland and Ukrai …" ) ) }
"breadcrumbs" => array(1) ( 0 => array(2) ( 0 => string(27) "euro_2012_venue_guide/index" 1 => string(15) "Euro 2012 guide" ) ) "ads" => string(0) "" "styles" => array(3) ( "media/css/demo/screen.css" => string(18) "screen, projection" "media/css/demo/print.css" => string(5) "print" "media/css/demo/style.css" => string(6) "screen" ) "scripts" => array(1) ( 0 => string(63) "http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" ) "description" => string(88) "Venue guide for Europen Championship - Euro 2012: host cities, transportation, stadiums." "keywords" => string(92) "guide, venue, cities, host, stadiums, transportation, stadiums, stadium, pictures, football " "title" => string(21) "Euro 2012 venue guide" "meta" => string(0) "" "lang" => string(2) "en" "logo_text" => string(26) "StadiumDB<span>.com</span>" "google_verification" => string(43) "c00PHUaYuiYcN5oO-opr7IMCob9gnoZvrk3DGdVwInw" "title_text" => string(39) "Euro 2012 venue guide – StadiumDB.com" "body_class" => string(0) "" "tinymce_config" => string(0) "" "page" => string(21) "euro_2012_venue_guide" "data" => array(4) ( "controller" => string(5) "guide" "params" => array(0) "action" => string(4) "page" "breadcrumbs" => array(1) ( 0 => array(2) ( 0 => string(27) "euro_2012_venue_guide/index" 1 => string(15) "Euro 2012 guide" ) ) ) "content_class" => string(7) "content" )163 <main> 164 <article<?php if ($content_class) { echo ' class="' . $content_class . '"'; } ?> role="main"> 165 <?php echo $content ?> 166 </article> 167 <aside role="complementary"> 168 <?php echo $aside ?> 169 </aside> 170 </main> 171 172 <?php 173 echo View::factory('new/layout/footer')->render();
-
SYSPATH/classes/kohana/view.php [ 49 ] » include(arguments)
0
string(112) "/var/www/vhosts/lvps176-28-11-216.dedicated.hosteurope.de/stadiony.net/httpdocs/application/views/new/layout.php"
44 ob_start(); 45 46 try 47 { 48 // Load the view within the current scope 49 include $kohana_view_filename; 50 } 51 catch (Exception $e) 52 { 53 // Delete the output buffer 54 ob_end_clean();
-
SYSPATH/classes/kohana/view.php [ 303 ] » Kohana_View::capture(arguments)
kohana_view_filename
string(112) "/var/www/vhosts/lvps176-28-11-216.dedicated.hosteurope.de/stadiony.net/httpdocs/application/views/new/layout.php"
kohana_view_data
array(9) ( "debug" => string(0) "" "content" => object View(2)
{ protected _file => string(117) "/var/www/vhosts/lvps176-28-11-216.dedicated.hosteurope.de/stadiony.net/httpdocs/application/views/old/guide/index.php" protected _data => array(1) ( "guide" => array(1) ( "content" => string(18600) "<div class="map"><img title="Poland and Ukraine - hot cities (Euro 2012 map)" src="/img/mapa_euro2012.jpg" alt="Poland and Ukrai …" ) ) }
"breadcrumbs" => array(1) ( 0 => array(2) ( 0 => string(27) "euro_2012_venue_guide/index" 1 => string(15) "Euro 2012 guide" ) ) "ads" => string(0) "" "styles" => array(3) ( "media/css/demo/screen.css" => string(18) "screen, projection" "media/css/demo/print.css" => string(5) "print" "media/css/demo/style.css" => string(6) "screen" ) "scripts" => array(1) ( 0 => string(63) "http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" ) "description" => string(88) "Venue guide for Europen Championship - Euro 2012: host cities, transportation, stadiums." "keywords" => string(52) "guide, venue, cities, host, stadiums, transportation" "title" => string(21) "Euro 2012 venue guide" )298 { 299 throw new Kohana_View_Exception('You must set the file to use within your view before rendering'); 300 } 301 302 // Combine local and global data and capture the output 303 return View::capture($this->_file, $this->_data + View::$_global_data); 304 } 305 306 } // End View
-
SYSPATH/classes/kohana/view.php [ 193 ] » Kohana_View->render()
188 */ 189 public function __toString() 190 { 191 try 192 { 193 return $this->render(); 194 } 195 catch (Exception $e) 196 { 197 // Display the exception message 198 Kohana::exception_handler($e);
-
APPPATH/bootstrap.php [ 634 ] » Kohana_View->__toString()
629 $total = array( 630 '{memory_usage}' => number_format((memory_get_peak_usage() - KOHANA_START_MEMORY) / 1024, 2).'KB', 631 '{execution_time}' => number_format(microtime(TRUE) - KOHANA_START_TIME, 5).' seconds'); 632 633 // Insert the totals into the response 634 $request->response = strtr((string) $request->response, $total); 635 } 636 637 638 /** 639 * Display the request response.
-
DOCROOT/index.php [ 104 ] » require(arguments)
0
string(105) "/var/www/vhosts/lvps176-28-11-216.dedicated.hosteurope.de/stadiony.net/httpdocs/application/bootstrap.php"
99 // Load empty core extension 100 require SYSPATH.'classes/kohana'.EXT; 101 } 102 103 // Bootstrap the application 104 require APPPATH.'bootstrap'.EXT;