Error Info:

MESSAGE: Undefined index: rel_pro_id
TYPE: Notice
FILE: /data/wwwroot/other/poweright/web/console/App/Web/Page/Default.php
LINE: 90

Stack trace:

Exception 'BTF_Error' with message 'Undefined index: rel_pro_id'

#1 /data/wwwroot/other/poweright/web/console/Html/Web/index.php(78):
BTF_Controller_Front::run()

#2 /data/wwwroot/other/poweright/web/console/BTF/Controller/Front.php(70):
Web_Page_Default->doDetail(Object(BTF_Request), Object(BTF_Response))

Debug Info:

86 $data['pic_list'] = explode(',',$data['pic_list'] );
87 foreach($data['pic_list'] as &$item){
88 $item = 'http://qm-images.lianwx.com/'.$item.'?imageView2/1/w/825/h/550/format/jpg/q/100';
89 }
>>90 if($data['rel_pro_id']){
91 $data['rel_pro_id'] = str_replace(',',',',$data['rel_pro_id']);
92 $output->list = ApiCloud_Item_Cms_Article::getList(array('ids'=>$data['rel_pro_id'],'subcateIds' => false,'num' => 100, ));
93 }
94
95 $orderCon = ApiCloud_Item_Cms_Handwork::getContentInfo(array(
 北京力正科技