[ Notice ]: Undefined variable: comments

APPPATH/views/boxes/similar.php [ 3 ]

1 <div class="container">
2     <div class="creator-comments clear">
3         <?=View::factory('boxes/commentslist', array('comments' => $comments ,'numerable' => true))?>
4         <br class="clr"/>
5         <a class="comments-more" href="<?=Tools::lng('link-comments')?>"><?=Tools::lng('więcej opinii')?></a>
6 
7        
8     </div>
  1. APPPATH/views/boxes/similar.php [ 3 ] » Kohana_Core::error_handler(arguments)

  2. SYSPATH/classes/kohana/view.php [ 61 ] » include(arguments)

  3. SYSPATH/classes/kohana/view.php [ 343 ] » Kohana_View::capture(arguments)

  4. SYSPATH/classes/kohana/view.php [ 228 ] » Kohana_View->render()

  5. MODPATH/webpage/classes/controller/webpage.php [ 137 ] » Kohana_View->__toString()

  6. MODPATH/webpage/classes/controller/webpage.php [ 158 ] » Controller_Webpage->parse()

  7. {PHP internal call} » Controller_Webpage->action_index()

  8. SYSPATH/classes/kohana/request/client/internal.php [ 118 ] » ReflectionMethod->invoke(arguments)

  9. SYSPATH/classes/kohana/request/client.php [ 64 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  10. SYSPATH/classes/kohana/request.php [ 1138 ] » Kohana_Request_Client->execute(arguments)

  11. DOCROOT/index.php [ 126 ] » Kohana_Request->execute()

Environment