APPPATH/views/pages/nota.php [ 14 ]
9
10 $idNotHij = (isset($_GET['idNotaHija'])) ? $_GET['idNotaHija'] : 0;
11
12 if($notas[0]['isfolder']==1){
13 //$content = $notas[0]['hijas'][$idNotHij]['content'];
14 for($i=0; $i<count($notas[0]['hijas']); $i++){
15 $strPaginacion.=" <a href='/pages/nota/?idNot=".$notas[0]['hijas'][$i]['id']."&idNotaHija=$i' class='$classSel'>".($i+2)."</a> | ";
16 }
17 $strPaginacion = " <a href='#' class='selected'>1</a> | ".$strPaginacion;
18 } else {
19 if($notas[0]['template']==66){
-
APPPATH/views/pages/nota.php [ 14 ] » Kohana_Core::error_handler(arguments)
0integer 8
1string(22) "Undefined index: hijas"2string(90) "/var/www/vhosts/soyentrepreneur.com/subdomains/m/httpdocs/application/views/pages/nota.php"3integer 14
4array(10) ( "kohana_view_filename" => string(90) "/var/www/vhosts/soyentrepreneur.com/subdomains/m/httpdocs/application/views/pages/nota.php" "kohana_view_data" => array(1) ( "notas" => array(1) ( 0 => array(11) ( "id" => string(5) "14096" "pagetitle" => string(31) "Tu Plan de Negocios paso a paso" "alias" => string(31) "tu-plan-de-negocios-paso-a-paso" "introtext" => string(135) "Te presentamos la guía para conocer las cinco estructuras básicas para desarrollar un Plan efectivo para iniciar o crecer tu neg …" "isfolder" => string(1) "1" "content" => string(0) "" "parent" => string(3) "298" "template" => string(1) "5" "imagen" => array(1) ( 0 => array(1) ( ... ) ) "relacionadas" => array(9) ( 0 => array(2) ( ... ) 1 => array(2) ( ... ) 2 => array(2) ( ... ) 3 => array(2) ( ... ) 4 => array(2) ( ... ) 5 => array(2) ( ... ) 6 => array(2) ( ... ) 7 => array(2) ( ... ) 8 => array(2) ( ... ) ) "autor" => array(1) ( 0 => array(1) ( ... ) ) ) ) ) "notas" => array(1) ( 0 => array(11) ( "id" => string(5) "14096" "pagetitle" => string(31) "Tu Plan de Negocios paso a paso" "alias" => string(31) "tu-plan-de-negocios-paso-a-paso" "introtext" => string(135) "Te presentamos la guía para conocer las cinco estructuras básicas para desarrollar un Plan efectivo para iniciar o crecer tu neg …" "isfolder" => string(1) "1" "content" => string(0) "" "parent" => string(3) "298" "template" => string(1) "5" "imagen" => array(1) ( 0 => array(1) ( "value" => string(48) "assets/images/planesDeNegocio/plan_paso_0711.jpg" ) ) "relacionadas" => array(9) ( 0 => array(2) ( "id" => string(5) "13234" "pagetitle" => string(58) "Calcula tu participación de mercado y punto de equilibrio" ) 1 => array(2) ( "id" => string(4) "2943" "pagetitle" => string(35) "Las ventajas de un plan de negocios" ) 2 => array(2) ( "id" => string(4) "2335" "pagetitle" => string(42) "Evita errores al hacer tu Plan de Negocios" ) 3 => array(2) ( "id" => string(4) "2422" "pagetitle" => string(34) "4 pasos antes del Plan de Negocios" ) 4 => array(2) ( "id" => string(5) "13772" "pagetitle" => string(39) "Mantén actualizado tu Plan de Negocios" ) 5 => array(2) ( "id" => string(4) "2241" "pagetitle" => string(30) "Pecados de un Plan de Negocios" ) 6 => array(2) ( "id" => string(5) "13212" "pagetitle" => string(47) "¿Qué longitud debe tener un Plan de Negocios?" ) 7 => array(2) ( "id" => string(5) "13360" "pagetitle" => string(43) "Plan de Negocios para una empresa en marcha" ) 8 => array(2) ( "id" => string(4) "4301" "pagetitle" => string(60) "Guía para elaborar un plan de negocios en comercio exterior" ) ) "autor" => array(1) ( 0 => array(1) ( "value" => string(12) "Entrepreneur" ) ) ) ) "autor" => string(12) "Entrepreneur" "content" => string(0) "" "strPaginacion" => string(0) "" "classSel" => string(0) "" "strNotasRel" => string(0) "" "idNotHij" => string(1) "1" "i" => integer 0 )
9 10 $idNotHij = (isset($_GET['idNotaHija'])) ? $_GET['idNotaHija'] : 0; 11 12 if($notas[0]['isfolder']==1){ 13 //$content = $notas[0]['hijas'][$idNotHij]['content']; 14 for($i=0; $i<count($notas[0]['hijas']); $i++){ 15 $strPaginacion.=" <a href='/pages/nota/?idNot=".$notas[0]['hijas'][$i]['id']."&idNotaHija=$i' class='$classSel'>".($i+2)."</a> | "; 16 } 17 $strPaginacion = " <a href='#' class='selected'>1</a> | ".$strPaginacion; 18 } else { 19 if($notas[0]['template']==66){ -
SYSPATH/classes/kohana/view.php [ 61 ] » include(arguments)
0string(90) "/var/www/vhosts/soyentrepreneur.com/subdomains/m/httpdocs/application/views/pages/nota.php"56 ob_start(); 57 58 try 59 { 60 // Load the view within the current scope 61 include $kohana_view_filename; 62 } 63 catch (Exception $e) 64 { 65 // Delete the output buffer 66 ob_end_clean(); -
SYSPATH/classes/kohana/view.php [ 359 ] » Kohana_View::capture(arguments)
0string(90) "/var/www/vhosts/soyentrepreneur.com/subdomains/m/httpdocs/application/views/pages/nota.php"1array(1) ( "notas" => array(1) ( 0 => array(11) ( "id" => string(5) "14096" "pagetitle" => string(31) "Tu Plan de Negocios paso a paso" "alias" => string(31) "tu-plan-de-negocios-paso-a-paso" "introtext" => string(135) "Te presentamos la guía para conocer las cinco estructuras básicas para desarrollar un Plan efectivo para iniciar o crecer tu neg …" "isfolder" => string(1) "1" "content" => string(0) "" "parent" => string(3) "298" "template" => string(1) "5" "imagen" => array(1) ( 0 => array(1) ( "value" => string(48) "assets/images/planesDeNegocio/plan_paso_0711.jpg" ) ) "relacionadas" => array(9) ( 0 => array(2) ( "id" => string(5) "13234" "pagetitle" => string(58) "Calcula tu participación de mercado y punto de equilibrio" ) 1 => array(2) ( "id" => string(4) "2943" "pagetitle" => string(35) "Las ventajas de un plan de negocios" ) 2 => array(2) ( "id" => string(4) "2335" "pagetitle" => string(42) "Evita errores al hacer tu Plan de Negocios" ) 3 => array(2) ( "id" => string(4) "2422" "pagetitle" => string(34) "4 pasos antes del Plan de Negocios" ) 4 => array(2) ( "id" => string(5) "13772" "pagetitle" => string(39) "Mantén actualizado tu Plan de Negocios" ) 5 => array(2) ( "id" => string(4) "2241" "pagetitle" => string(30) "Pecados de un Plan de Negocios" ) 6 => array(2) ( "id" => string(5) "13212" "pagetitle" => string(47) "¿Qué longitud debe tener un Plan de Negocios?" ) 7 => array(2) ( "id" => string(5) "13360" "pagetitle" => string(43) "Plan de Negocios para una empresa en marcha" ) 8 => array(2) ( "id" => string(4) "4301" "pagetitle" => string(60) "Guía para elaborar un plan de negocios en comercio exterior" ) ) "autor" => array(1) ( 0 => array(1) ( "value" => string(12) "Entrepreneur" ) ) ) ) )
354 { 355 throw new Kohana_View_Exception('You must set the file to use within your view before rendering'); 356 } 357 358 // Combine local and global data and capture the output 359 return View::capture($this->_file, $this->_data); 360 } 361 362 } // End View -
SYSPATH/classes/kohana/view.php [ 228 ] » Kohana_View->render()
223 */ 224 public function __toString() 225 { 226 try 227 { 228 return $this->render(); 229 } 230 catch (Exception $e) 231 { 232 // Display the exception message 233 Kohana_Exception::handler($e); -
APPPATH/views/site/template.php [ 55 ] » Kohana_View->__toString()
50 <input type="text" id="key" name="key" style="vertical-align:middle;width:175px; height:20px" /><input type="image" src="/images/lupa.png" style=" position:relative;float:right;top:0px;width:25px;height:25px;" alt="Submit Form" /> 51 </form> 52 </div> 53 </div> 54 </div> 55 <?php echo $content ?> 56 <div class="nota1"><img src="/images/spacer.gif" width="320" height="10" /></div> 57 <script type="text/javascript"><!-- 58 google_ad_client = "ca-pub-8958982126235254"; 59 /* Mobile 320x50, nSOY 28/02/13 */ 60 google_ad_slot = "6966808361"; -
SYSPATH/classes/kohana/view.php [ 61 ] » include(arguments)
0string(93) "/var/www/vhosts/soyentrepreneur.com/subdomains/m/httpdocs/application/views/site/template.php"56 ob_start(); 57 58 try 59 { 60 // Load the view within the current scope 61 include $kohana_view_filename; 62 } 63 catch (Exception $e) 64 { 65 // Delete the output buffer 66 ob_end_clean(); -
SYSPATH/classes/kohana/view.php [ 359 ] » Kohana_View::capture(arguments)
0string(93) "/var/www/vhosts/soyentrepreneur.com/subdomains/m/httpdocs/application/views/site/template.php"1array(5) ( "title" => string(22) "SoyEntrepreneur Mobile" "content" => object View(2)
{ protected _file => string(90) "/var/www/vhosts/soyentrepreneur.com/subdomains/m/httpdocs/application/views/pages/nota.php" protected _data => array(1) ( "notas" => array(1) ( 0 => array(11) ( "id" => string(5) "14096" "pagetitle" => string(31) "Tu Plan de Negocios paso a paso" "alias" => string(31) "tu-plan-de-negocios-paso-a-paso" "introtext" => string(135) "Te presentamos la guía para conocer las cinco estructuras básicas para desarrollar un Plan efectivo para iniciar o crecer tu neg …" "isfolder" => string(1) "1" "content" => string(0) "" "parent" => string(3) "298" "template" => string(1) "5" "imagen" => array(1) ( ... ) "relacionadas" => array(9) ( ... ) "autor" => array(1) ( ... ) ) ) ) }"styles" => array(1) ( "media/css/estilos_mobile.css" => string(6) "screen" ) "scripts" => array(1) ( 0 => string(18) "media/js/tagsV4.js" ) "meta" => string(98) "<link rel="canonical" href="http://www.soyentrepreneur.com/tu-plan-de-negocios-paso-a-paso.html"/>" )354 { 355 throw new Kohana_View_Exception('You must set the file to use within your view before rendering'); 356 } 357 358 // Combine local and global data and capture the output 359 return View::capture($this->_file, $this->_data); 360 } 361 362 } // End View -
SYSPATH/classes/kohana/controller/template.php [ 44 ] » Kohana_View->render()
39 */ 40 public function after() 41 { 42 if ($this->auto_render === TRUE) 43 { 44 $this->response->body($this->template->render()); 45 } 46 47 return parent::after(); 48 } 49 -
APPPATH/classes/controller/site.php [ 58 ] » Kohana_Controller_Template->after()
53 ); 54 55 $this->template->styles = array_merge( $this->template->styles, $styles ); 56 $this->template->scripts = array_merge( $this->template->scripts, $scripts ); 57 } 58 parent::after(); 59 } 60 } -
{PHP internal call} » Controller_Site->after()
-
SYSPATH/classes/kohana/request/client/internal.php [ 135 ] » ReflectionMethod->invoke(arguments)
0object Controller_Pages(4)
{ public template => object View(2){ protected _file => string(93) "/var/www/vhosts/soyentrepreneur.com/subdomains/m/httpdocs/application/views/site/template.php" protected _data => array(5) ( "title" => string(22) "SoyEntrepreneur Mobile" "content" => object View(2)public auto_render => bool TRUE public request => object Request(18){ protected _file => string(90) "/var/www/vhosts/soyentrepreneur.com/subdomains/m/httpdocs/application/views/pages/nota.php" protected _data => array(1) ( "notas" => array(1) ( ... ) ) }"styles" => array(1) ( "media/css/estilos_mobile.css" => string(6) "screen" ) "scripts" => array(1) ( 0 => string(18) "media/js/tagsV4.js" ) "meta" => string(98) "<link rel="canonical" href="http://www.soyentrepreneur.com/tu-plan-de-negocios-paso-a-paso.html"/>" ) }{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(4) "http" protected _referrer => NULL protected _route => object Route(5)public response => object Response(5){ protected _callback => NULL protected _uri => string(32) "(<controller>(/<action>(/<id>)))" protected _regex => array(0) protected _defaults => array(2) ( "controller" => string(5) "pages" "action" => string(4) "home" ) protected _route_regex => string(95) "#^(?:(?P<controller>[^/.,;?\n]++)(?:/(?P<action>[^/.,;?\n]++)(?:/(?P<id>[^/.,;?\n]++))?)?)?$#uD" }protected _response => object Response(5){ protected _status => integer 200 protected _header => object Http_Header(0)protected _header => object Http_Header(0){ }protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(4) "http" }{ }protected _body => NULL protected _directory => string(0) "" protected _controller => string(5) "pages" protected _action => string(4) "nota" protected _uri => string(10) "pages/nota" protected _external => bool FALSE protected _params => array(0) protected _get => array(3) ( "/pages/nota/" => string(0) "" "idNot" => string(5) "14096" "idNotaHija" => string(1) "1" ) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(5){ protected _previous_environment => NULL protected _cache => NULL protected _allow_private_cache => bool FALSE protected _request_time => NULL protected _response_time => integer 1369224005 }}{ protected _status => integer 200 protected _header => object Http_Header(0)}{ }protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(4) "http" }130 * will be removed in 3.2. 131 */ 132 $method->invokeArgs($controller, $params); 133 134 // Execute the "after action" method 135 $class->getMethod('after')->invoke($controller); 136 137 // Stop response time 138 $this->_response_time = (time() - $this->_response_time); 139 140 // Add the default Content-Type header to initial request if not present -
SYSPATH/classes/kohana/request.php [ 999 ] » Kohana_Request_Client_Internal->execute(arguments)
0object Request(18)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(4) "http" protected _referrer => NULL protected _route => object Route(5){ protected _callback => NULL protected _uri => string(32) "(<controller>(/<action>(/<id>)))" protected _regex => array(0) protected _defaults => array(2) ( "controller" => string(5) "pages" "action" => string(4) "home" ) protected _route_regex => string(95) "#^(?:(?P<controller>[^/.,;?\n]++)(?:/(?P<action>[^/.,;?\n]++)(?:/(?P<id>[^/.,;?\n]++))?)?)?$#uD" }protected _response => object Response(5){ protected _status => integer 200 protected _header => object Http_Header(0)protected _header => object Http_Header(0){ }protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(4) "http" }{ }protected _body => NULL protected _directory => string(0) "" protected _controller => string(5) "pages" protected _action => string(4) "nota" protected _uri => string(10) "pages/nota" protected _external => bool FALSE protected _params => array(0) protected _get => array(3) ( "/pages/nota/" => string(0) "" "idNot" => string(5) "14096" "idNotaHija" => string(1) "1" ) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(5){ protected _previous_environment => NULL protected _cache => NULL protected _allow_private_cache => bool FALSE protected _request_time => NULL protected _response_time => integer 1369224005 }}994 public function execute() 995 { 996 if ( ! $this->_client instanceof Kohana_Request_Client) 997 throw new Kohana_Request_Exception('Unable to execute :uri without a Kohana_Request_Client', array(':uri', $this->_uri)); 998 999 return $this->_client->execute($this); 1000 } 1001 1002 /** 1003 * Returns whether this request is the initial request Kohana received. 1004 * Can be used to test for sub requests. -
DOCROOT/index.php [ 109 ] » Kohana_Request->execute()
104 /** 105 * Execute the main request. A source of the URI can be passed, eg: $_SERVER['PATH_INFO']. 106 * If no source is specified, the URI will be automatically detected. 107 */ 108 echo Request::factory() 109 ->execute() 110 ->send_headers() 111 ->body();

