ErrorException [ Notice ]: Undefined index: logo

APPPATH/views/bcoin/zh/special_info.htm.php [ 11 ]

 6 		<div class="bc-main">
 7 			<div class="bc-content bc-special-info">
 8 				<div class="special-info">
 9 					<dl>
10 						<dt>
11 							<img src="<?php echo IMGURL.$hot_user['logo'];?>"/>
12 							<span><?php echo $hot_user['username'];?>&nbsp;&nbsp;Lv<?php echo $hot_user['level'];?></span>
13 						</dt>
14 						<dd><?php echo $hot_user['intr'];?></dd>
15 					</dl>
16 					<div class="special-hot">
  1. APPPATH/views/bcoin/zh/special_info.htm.php [ 11 ] » 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. SYSPATH/classes/Kohana/Response.php [ 160 ] » Kohana_View->__toString()

  6. APPPATH/classes/Controller/Web/Index.php [ 198 ] » Kohana_Response->body(arguments)

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

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

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

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

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

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

Environment