Notice (8) : Undefined index: FarmLocationP [APP\Controller\MainController.php , line 567 ]Code Context $this -> set (array( 'farmLocationP' => $farmLocationP ));
$farmLocation = $this -> FarmLocation -> findById ( $farmLocationP [ "FarmLocationP" ][ "farm_location_id" ]);
$productId = '1975'
$product = array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => (int) 42,
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
)
$farmLocationP = array() MainController::item_info() - APP\Controller\MainController.php, line 567
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE\Cake\Controller\Controller.php, line 490
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 191
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 165
[main] - APP\webroot\index.php, line 108 Notice (8) : Undefined index: FarmLocation [APP\Controller\MainController.php , line 570 ]Code Context $this -> set (array( 'farmLocation' => $farmLocation ));
$farmProd = $this -> FarmProd -> findById ( $farmLocation [ "FarmLocation" ][ "farm_prod_id" ]);
$productId = '1975'
$product = array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => (int) 42,
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
)
$farmLocationP = array()
$farmLocation = array() MainController::item_info() - APP\Controller\MainController.php, line 570
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE\Cake\Controller\Controller.php, line 490
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 191
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 165
[main] - APP\webroot\index.php, line 108 Notice (8) : Undefined index: FarmProd [APP\Controller\MainController.php , line 575 ]Code Context $farm = $this -> Farm -> find ( 'first' , array(
'conditions' => array(
'Farm.id' => $farmProd [ 'FarmProd' ][ 'farm_id' ]
$productId = '1975'
$product = array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => (int) 42,
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
)
$farmLocationP = array()
$farmLocation = array()
$farmProd = array() MainController::item_info() - APP\Controller\MainController.php, line 575
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE\Cake\Controller\Controller.php, line 490
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 191
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 165
[main] - APP\webroot\index.php, line 108 Notice (8) : Undefined index: Farm [APP\Controller\MainController.php , line 579 ]Code Context ));
$user = $this -> User -> findById ( $farm [ "Farm" ][ "user_id" ]);
$productId = '1975'
$product = array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => (int) 42,
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
)
$farmLocationP = array()
$farmLocation = array()
$farmProd = array()
$farm = array() MainController::item_info() - APP\Controller\MainController.php, line 579
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE\Cake\Controller\Controller.php, line 490
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 191
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 165
[main] - APP\webroot\index.php, line 108 Notice (8) : Undefined index: FarmLocation [APP\Controller\MainController.php , line 582 ]Code Context $this -> set (array( 'user' => $user ));
$district = $this -> District -> findById ( $farmLocation [ "FarmLocation" ][ "thailand_db_district_id" ]);
$productId = '1975'
$product = array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => (int) 42,
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
)
$farmLocationP = array()
$farmLocation = array()
$farmProd = array()
$farm = array()
$user = array() MainController::item_info() - APP\Controller\MainController.php, line 582
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE\Cake\Controller\Controller.php, line 490
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 191
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 165
[main] - APP\webroot\index.php, line 108 Notice (8) : Undefined index: FarmLocation [APP\Controller\MainController.php , line 584 ]Code Context $district = $this -> District -> findById ( $farmLocation [ "FarmLocation" ][ "thailand_db_district_id" ]);
$this -> set (array( 'district' => $district ));
$amphur = $this -> Amphur -> findById ( $farmLocation [ "FarmLocation" ][ "thailand_db_amphur_id" ]);
$productId = '1975'
$product = array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => (int) 42,
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
)
$farmLocationP = array()
$farmLocation = array()
$farmProd = array()
$farm = array()
$user = array()
$district = array() MainController::item_info() - APP\Controller\MainController.php, line 584
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE\Cake\Controller\Controller.php, line 490
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 191
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 165
[main] - APP\webroot\index.php, line 108 Notice (8) : Undefined index: FarmLocation [APP\Controller\MainController.php , line 586 ]Code Context $amphur = $this -> Amphur -> findById ( $farmLocation [ "FarmLocation" ][ "thailand_db_amphur_id" ]);
$this -> set (array( 'amphur' => $amphur ));
$province = $this -> Province -> findById ( $farmLocation [ "FarmLocation" ][ "thailand_db_province_id" ]);
$productId = '1975'
$product = array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => (int) 42,
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
)
$farmLocationP = array()
$farmLocation = array()
$farmProd = array()
$farm = array()
$user = array()
$district = array()
$amphur = array() MainController::item_info() - APP\Controller\MainController.php, line 586
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE\Cake\Controller\Controller.php, line 490
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 191
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 165
[main] - APP\webroot\index.php, line 108
AGTRACE CMU,Faculty of Agriculture Chiangmai University
Notice (8) : Undefined index: Item [APP\View\Main\item_info.ctp , line 2 ]Code Context <?php
$itemDesc = $farmLocationP [ "Item" ][ "name" ] . $farmLocationP [ "FarmLocationP" ][ "description" ];
$viewFile = 'D:\xampp\htdocs\agtrust\app\View\Main\item_info.ctp'
$dataForView = array(
'img_url' => 'https://www.agtracecmu.agri.cmu.ac.th/',
'province' => array(),
'amphur' => array(),
'district' => array(),
'user' => array(),
'farmProd' => array(),
'farmLocation' => array(),
'farmLocationP' => array(),
'product' => array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
),
'title_for_layout' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywords' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywordsTh' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'description' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
)
$img_url = 'https://www.agtracecmu.agri.cmu.ac.th/'
$province = array()
$amphur = array()
$district = array()
$user = array()
$farmProd = array()
$farmLocation = array()
$farmLocationP = array()
$product = array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
)
$title_for_layout = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywords = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywordsTh = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$description = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University' include - APP\View\Main\item_info.ctp, line 2
View::_evaluate() - CORE\Cake\View\View.php, line 948
View::_render() - CORE\Cake\View\View.php, line 910
View::render() - CORE\Cake\View\View.php, line 471
Controller::render() - CORE\Cake\Controller\Controller.php, line 954
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 198
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 165
[main] - APP\webroot\index.php, line 108 Notice (8) : Undefined index: FarmLocationP [APP\View\Main\item_info.ctp , line 2 ]Code Context <?php
$itemDesc = $farmLocationP [ "Item" ][ "name" ] . $farmLocationP [ "FarmLocationP" ][ "description" ];
$viewFile = 'D:\xampp\htdocs\agtrust\app\View\Main\item_info.ctp'
$dataForView = array(
'img_url' => 'https://www.agtracecmu.agri.cmu.ac.th/',
'province' => array(),
'amphur' => array(),
'district' => array(),
'user' => array(),
'farmProd' => array(),
'farmLocation' => array(),
'farmLocationP' => array(),
'product' => array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
),
'title_for_layout' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywords' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywordsTh' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'description' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
)
$img_url = 'https://www.agtracecmu.agri.cmu.ac.th/'
$province = array()
$amphur = array()
$district = array()
$user = array()
$farmProd = array()
$farmLocation = array()
$farmLocationP = array()
$product = array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
)
$title_for_layout = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywords = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywordsTh = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$description = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University' include - APP\View\Main\item_info.ctp, line 2
View::_evaluate() - CORE\Cake\View\View.php, line 948
View::_render() - CORE\Cake\View\View.php, line 910
View::render() - CORE\Cake\View\View.php, line 471
Controller::render() - CORE\Cake\Controller\Controller.php, line 954
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 198
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 165
[main] - APP\webroot\index.php, line 108 Notice (8) : Undefined index: Item [APP\View\Main\item_info.ctp , line 3 ]Code Context <?php
$itemDesc = $farmLocationP [ "Item" ][ "name" ] . $farmLocationP [ "FarmLocationP" ][ "description" ];
$imgSrc = $img_url . 'img/vegies/' . $farmLocationP [ "Item" ][ "photo" ];
$viewFile = 'D:\xampp\htdocs\agtrust\app\View\Main\item_info.ctp'
$dataForView = array(
'img_url' => 'https://www.agtracecmu.agri.cmu.ac.th/',
'province' => array(),
'amphur' => array(),
'district' => array(),
'user' => array(),
'farmProd' => array(),
'farmLocation' => array(),
'farmLocationP' => array(),
'product' => array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
),
'title_for_layout' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywords' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywordsTh' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'description' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
)
$img_url = 'https://www.agtracecmu.agri.cmu.ac.th/'
$province = array()
$amphur = array()
$district = array()
$user = array()
$farmProd = array()
$farmLocation = array()
$farmLocationP = array()
$product = array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
)
$title_for_layout = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywords = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywordsTh = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$description = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$itemDesc = '' include - APP\View\Main\item_info.ctp, line 3
View::_evaluate() - CORE\Cake\View\View.php, line 948
View::_render() - CORE\Cake\View\View.php, line 910
View::render() - CORE\Cake\View\View.php, line 471
Controller::render() - CORE\Cake\Controller\Controller.php, line 954
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 198
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 165
[main] - APP\webroot\index.php, line 108
Notice (8): Undefined index: User [
APP\View\Main\item_info.ctp , line
42 ]
Code Context < div class= "card-body col-md-12" >
< div class= "col-md-4" >
<a href="<?php echo $this -> Html -> url (array( 'controller' => 'users' , 'action' => 'profile_detail' , $user [ "User" ][ "id" ])); ?> " target="_blank">
$viewFile = 'D:\xampp\htdocs\agtrust\app\View\Main\item_info.ctp'
$dataForView = array(
'img_url' => 'https://www.agtracecmu.agri.cmu.ac.th/',
'province' => array(),
'amphur' => array(),
'district' => array(),
'user' => array(),
'farmProd' => array(),
'farmLocation' => array(),
'farmLocationP' => array(),
'product' => array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
),
'title_for_layout' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywords' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywordsTh' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'description' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
)
$img_url = 'https://www.agtracecmu.agri.cmu.ac.th/'
$province = array()
$amphur = array()
$district = array()
$user = array()
$farmProd = array()
$farmLocation = array()
$farmLocationP = array()
$product = array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
)
$title_for_layout = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywords = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywordsTh = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$description = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$itemDesc = 'ส้มเช้งผลสด'
$imgSrc = 'https://www.agtracecmu.agri.cmu.ac.th/img/Product/479335736_12.jpg' include - APP\View\Main\item_info.ctp, line 42
View::_evaluate() - CORE\Cake\View\View.php, line 948
View::_render() - CORE\Cake\View\View.php, line 910
View::render() - CORE\Cake\View\View.php, line 471
Controller::render() - CORE\Cake\Controller\Controller.php, line 954
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 198
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 165
[main] - APP\webroot\index.php, line 108 /users/profile_detail" target="_blank">
Notice (8) : Undefined index: User [APP\View\Main\item_info.ctp , line 44 ]Code Context <a href="<?php echo $this -> Html -> url (array( 'controller' => 'users' , 'action' => 'profile_detail' , $user [ "User" ][ "id" ])); ?> " target="_blank">
<?php
if ( $user [ "User" ][ "photo" ] != "" ) {
$viewFile = 'D:\xampp\htdocs\agtrust\app\View\Main\item_info.ctp'
$dataForView = array(
'img_url' => 'https://www.agtracecmu.agri.cmu.ac.th/',
'province' => array(),
'amphur' => array(),
'district' => array(),
'user' => array(),
'farmProd' => array(),
'farmLocation' => array(),
'farmLocationP' => array(),
'product' => array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
),
'title_for_layout' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywords' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywordsTh' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'description' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
)
$img_url = 'https://www.agtracecmu.agri.cmu.ac.th/'
$province = array()
$amphur = array()
$district = array()
$user = array()
$farmProd = array()
$farmLocation = array()
$farmLocationP = array()
$product = array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
)
$title_for_layout = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywords = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywordsTh = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$description = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$itemDesc = 'ส้มเช้งผลสด'
$imgSrc = 'https://www.agtracecmu.agri.cmu.ac.th/img/Product/479335736_12.jpg' include - APP\View\Main\item_info.ctp, line 44
View::_evaluate() - CORE\Cake\View\View.php, line 948
View::_render() - CORE\Cake\View\View.php, line 910
View::render() - CORE\Cake\View\View.php, line 471
Controller::render() - CORE\Cake\Controller\Controller.php, line 954
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 198
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 165
[main] - APP\webroot\index.php, line 108 Notice (8) : Undefined index: User [APP\View\Main\item_info.ctp , line 49 ]Code Context <?php
} else {
if ( $user [ "User" ][ "gender" ] == "f" ) {
$viewFile = 'D:\xampp\htdocs\agtrust\app\View\Main\item_info.ctp'
$dataForView = array(
'img_url' => 'https://www.agtracecmu.agri.cmu.ac.th/',
'province' => array(),
'amphur' => array(),
'district' => array(),
'user' => array(),
'farmProd' => array(),
'farmLocation' => array(),
'farmLocationP' => array(),
'product' => array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
),
'title_for_layout' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywords' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywordsTh' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'description' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
)
$img_url = 'https://www.agtracecmu.agri.cmu.ac.th/'
$province = array()
$amphur = array()
$district = array()
$user = array()
$farmProd = array()
$farmLocation = array()
$farmLocationP = array()
$product = array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
)
$title_for_layout = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywords = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywordsTh = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$description = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$itemDesc = 'ส้มเช้งผลสด'
$imgSrc = 'https://www.agtracecmu.agri.cmu.ac.th/img/Product/479335736_12.jpg' include - APP\View\Main\item_info.ctp, line 49
View::_evaluate() - CORE\Cake\View\View.php, line 948
View::_render() - CORE\Cake\View\View.php, line 910
View::render() - CORE\Cake\View\View.php, line 471
Controller::render() - CORE\Cake\Controller\Controller.php, line 954
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 198
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 165
[main] - APP\webroot\index.php, line 108
ข้อมูลผู้ผลิต
Notice (8) : Undefined index: User [APP\View\Main\item_info.ctp , line 102 ]Code Context
<?php
if ( $user [ "User" ][ "market_sale" ] != "" ) {
$viewFile = 'D:\xampp\htdocs\agtrust\app\View\Main\item_info.ctp'
$dataForView = array(
'img_url' => 'https://www.agtracecmu.agri.cmu.ac.th/',
'province' => array(),
'amphur' => array(),
'district' => array(),
'user' => array(),
'farmProd' => array(),
'farmLocation' => array(),
'farmLocationP' => array(),
'product' => array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
),
'title_for_layout' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywords' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywordsTh' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'description' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
)
$img_url = 'https://www.agtracecmu.agri.cmu.ac.th/'
$province = array()
$amphur = array()
$district = array()
$user = array()
$farmProd = array()
$farmLocation = array()
$farmLocationP = array()
$product = array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
)
$title_for_layout = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywords = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywordsTh = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$description = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$itemDesc = 'ส้มเช้งผลสด'
$imgSrc = 'https://www.agtracecmu.agri.cmu.ac.th/img/Product/479335736_12.jpg' include - APP\View\Main\item_info.ctp, line 102
View::_evaluate() - CORE\Cake\View\View.php, line 948
View::_render() - CORE\Cake\View\View.php, line 910
View::render() - CORE\Cake\View\View.php, line 471
Controller::render() - CORE\Cake\Controller\Controller.php, line 954
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 198
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 165
[main] - APP\webroot\index.php, line 108
Notice (8) : Undefined index: User [APP\View\Main\item_info.ctp , line 115 ]Code Context < ul class= "socialIcons" >
<?php
if ( $user [ "User" ][ "tel" ] != "" ) {
$viewFile = 'D:\xampp\htdocs\agtrust\app\View\Main\item_info.ctp'
$dataForView = array(
'img_url' => 'https://www.agtracecmu.agri.cmu.ac.th/',
'province' => array(),
'amphur' => array(),
'district' => array(),
'user' => array(),
'farmProd' => array(),
'farmLocation' => array(),
'farmLocationP' => array(),
'product' => array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
),
'title_for_layout' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywords' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywordsTh' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'description' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
)
$img_url = 'https://www.agtracecmu.agri.cmu.ac.th/'
$province = array()
$amphur = array()
$district = array()
$user = array()
$farmProd = array()
$farmLocation = array()
$farmLocationP = array()
$product = array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
)
$title_for_layout = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywords = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywordsTh = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$description = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$itemDesc = 'ส้มเช้งผลสด'
$imgSrc = 'https://www.agtracecmu.agri.cmu.ac.th/img/Product/479335736_12.jpg' include - APP\View\Main\item_info.ctp, line 115
View::_evaluate() - CORE\Cake\View\View.php, line 948
View::_render() - CORE\Cake\View\View.php, line 910
View::render() - CORE\Cake\View\View.php, line 471
Controller::render() - CORE\Cake\Controller\Controller.php, line 954
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 198
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 165
[main] - APP\webroot\index.php, line 108 Notice (8) : Undefined index: User [APP\View\Main\item_info.ctp , line 122 ]Code Context <?php
}
if ( $user [ "User" ][ "email" ] != "" ) {
$viewFile = 'D:\xampp\htdocs\agtrust\app\View\Main\item_info.ctp'
$dataForView = array(
'img_url' => 'https://www.agtracecmu.agri.cmu.ac.th/',
'province' => array(),
'amphur' => array(),
'district' => array(),
'user' => array(),
'farmProd' => array(),
'farmLocation' => array(),
'farmLocationP' => array(),
'product' => array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
),
'title_for_layout' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywords' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywordsTh' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'description' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
)
$img_url = 'https://www.agtracecmu.agri.cmu.ac.th/'
$province = array()
$amphur = array()
$district = array()
$user = array()
$farmProd = array()
$farmLocation = array()
$farmLocationP = array()
$product = array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
)
$title_for_layout = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywords = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywordsTh = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$description = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$itemDesc = 'ส้มเช้งผลสด'
$imgSrc = 'https://www.agtracecmu.agri.cmu.ac.th/img/Product/479335736_12.jpg' include - APP\View\Main\item_info.ctp, line 122
View::_evaluate() - CORE\Cake\View\View.php, line 948
View::_render() - CORE\Cake\View\View.php, line 910
View::render() - CORE\Cake\View\View.php, line 471
Controller::render() - CORE\Cake\Controller\Controller.php, line 954
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 198
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 165
[main] - APP\webroot\index.php, line 108 Notice (8) : Undefined index: User [APP\View\Main\item_info.ctp , line 130 ]Code Context <?php
}
if ( $user [ "User" ][ "facebook_link" ] != "" ) {
$viewFile = 'D:\xampp\htdocs\agtrust\app\View\Main\item_info.ctp'
$dataForView = array(
'img_url' => 'https://www.agtracecmu.agri.cmu.ac.th/',
'province' => array(),
'amphur' => array(),
'district' => array(),
'user' => array(),
'farmProd' => array(),
'farmLocation' => array(),
'farmLocationP' => array(),
'product' => array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
),
'title_for_layout' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywords' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywordsTh' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'description' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
)
$img_url = 'https://www.agtracecmu.agri.cmu.ac.th/'
$province = array()
$amphur = array()
$district = array()
$user = array()
$farmProd = array()
$farmLocation = array()
$farmLocationP = array()
$product = array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
)
$title_for_layout = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywords = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywordsTh = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$description = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$itemDesc = 'ส้มเช้งผลสด'
$imgSrc = 'https://www.agtracecmu.agri.cmu.ac.th/img/Product/479335736_12.jpg' include - APP\View\Main\item_info.ctp, line 130
View::_evaluate() - CORE\Cake\View\View.php, line 948
View::_render() - CORE\Cake\View\View.php, line 910
View::render() - CORE\Cake\View\View.php, line 471
Controller::render() - CORE\Cake\Controller\Controller.php, line 954
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 198
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 165
[main] - APP\webroot\index.php, line 108 Notice (8) : Undefined index: User [APP\View\Main\item_info.ctp , line 137 ]Code Context <?php
}
if ( $user [ "User" ][ "line_link" ] != "" ) {
$viewFile = 'D:\xampp\htdocs\agtrust\app\View\Main\item_info.ctp'
$dataForView = array(
'img_url' => 'https://www.agtracecmu.agri.cmu.ac.th/',
'province' => array(),
'amphur' => array(),
'district' => array(),
'user' => array(),
'farmProd' => array(),
'farmLocation' => array(),
'farmLocationP' => array(),
'product' => array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
),
'title_for_layout' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywords' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywordsTh' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'description' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
)
$img_url = 'https://www.agtracecmu.agri.cmu.ac.th/'
$province = array()
$amphur = array()
$district = array()
$user = array()
$farmProd = array()
$farmLocation = array()
$farmLocationP = array()
$product = array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
)
$title_for_layout = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywords = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywordsTh = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$description = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$itemDesc = 'ส้มเช้งผลสด'
$imgSrc = 'https://www.agtracecmu.agri.cmu.ac.th/img/Product/479335736_12.jpg' include - APP\View\Main\item_info.ctp, line 137
View::_evaluate() - CORE\Cake\View\View.php, line 948
View::_render() - CORE\Cake\View\View.php, line 910
View::render() - CORE\Cake\View\View.php, line 471
Controller::render() - CORE\Cake\Controller\Controller.php, line 954
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 198
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 165
[main] - APP\webroot\index.php, line 108
Notice (8) : Undefined index: FarmLocation [APP\View\Main\item_info.ctp , line 154 ]Code Context < div class= "form-group" >
< center >
<h1><?php echo ( $farmLocation [ "FarmLocation" ][ "name" ]); ?> </h1>
$viewFile = 'D:\xampp\htdocs\agtrust\app\View\Main\item_info.ctp'
$dataForView = array(
'img_url' => 'https://www.agtracecmu.agri.cmu.ac.th/',
'province' => array(),
'amphur' => array(),
'district' => array(),
'user' => array(),
'farmProd' => array(),
'farmLocation' => array(),
'farmLocationP' => array(),
'product' => array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
),
'title_for_layout' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywords' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywordsTh' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'description' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
)
$img_url = 'https://www.agtracecmu.agri.cmu.ac.th/'
$province = array()
$amphur = array()
$district = array()
$user = array()
$farmProd = array()
$farmLocation = array()
$farmLocationP = array()
$product = array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
)
$title_for_layout = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywords = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywordsTh = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$description = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$itemDesc = 'ส้มเช้งผลสด'
$imgSrc = 'https://www.agtracecmu.agri.cmu.ac.th/img/Product/479335736_12.jpg' include - APP\View\Main\item_info.ctp, line 154
View::_evaluate() - CORE\Cake\View\View.php, line 948
View::_render() - CORE\Cake\View\View.php, line 910
View::render() - CORE\Cake\View\View.php, line 471
Controller::render() - CORE\Cake\Controller\Controller.php, line 954
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 198
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 165
[main] - APP\webroot\index.php, line 108
Notice (8) : Undefined index: FarmLocation [APP\View\Main\item_info.ctp , line 156 ]Code Context <h1><?php echo ( $farmLocation [ "FarmLocation" ][ "name" ]); ?> </h1>
<?php
echo ( $farmLocation [ "FarmLocation" ][ "address" ] . " ตำบล " . $district [ "District" ][ "name" ] . " อำเภอ " . $amphur [ "Amphur" ][ "name" ] . " จังหวัด " . $province [ "Province" ][ "name" ]);
$viewFile = 'D:\xampp\htdocs\agtrust\app\View\Main\item_info.ctp'
$dataForView = array(
'img_url' => 'https://www.agtracecmu.agri.cmu.ac.th/',
'province' => array(),
'amphur' => array(),
'district' => array(),
'user' => array(),
'farmProd' => array(),
'farmLocation' => array(),
'farmLocationP' => array(),
'product' => array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
),
'title_for_layout' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywords' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywordsTh' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'description' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
)
$img_url = 'https://www.agtracecmu.agri.cmu.ac.th/'
$province = array()
$amphur = array()
$district = array()
$user = array()
$farmProd = array()
$farmLocation = array()
$farmLocationP = array()
$product = array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
)
$title_for_layout = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywords = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywordsTh = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$description = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$itemDesc = 'ส้มเช้งผลสด'
$imgSrc = 'https://www.agtracecmu.agri.cmu.ac.th/img/Product/479335736_12.jpg' include - APP\View\Main\item_info.ctp, line 156
View::_evaluate() - CORE\Cake\View\View.php, line 948
View::_render() - CORE\Cake\View\View.php, line 910
View::render() - CORE\Cake\View\View.php, line 471
Controller::render() - CORE\Cake\Controller\Controller.php, line 954
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 198
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 165
[main] - APP\webroot\index.php, line 108 Notice (8) : Undefined index: District [APP\View\Main\item_info.ctp , line 156 ]Code Context <h1><?php echo ( $farmLocation [ "FarmLocation" ][ "name" ]); ?> </h1>
<?php
echo ( $farmLocation [ "FarmLocation" ][ "address" ] . " ตำบล " . $district [ "District" ][ "name" ] . " อำเภอ " . $amphur [ "Amphur" ][ "name" ] . " จังหวัด " . $province [ "Province" ][ "name" ]);
$viewFile = 'D:\xampp\htdocs\agtrust\app\View\Main\item_info.ctp'
$dataForView = array(
'img_url' => 'https://www.agtracecmu.agri.cmu.ac.th/',
'province' => array(),
'amphur' => array(),
'district' => array(),
'user' => array(),
'farmProd' => array(),
'farmLocation' => array(),
'farmLocationP' => array(),
'product' => array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
),
'title_for_layout' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywords' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywordsTh' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'description' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
)
$img_url = 'https://www.agtracecmu.agri.cmu.ac.th/'
$province = array()
$amphur = array()
$district = array()
$user = array()
$farmProd = array()
$farmLocation = array()
$farmLocationP = array()
$product = array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
)
$title_for_layout = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywords = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywordsTh = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$description = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$itemDesc = 'ส้มเช้งผลสด'
$imgSrc = 'https://www.agtracecmu.agri.cmu.ac.th/img/Product/479335736_12.jpg' include - APP\View\Main\item_info.ctp, line 156
View::_evaluate() - CORE\Cake\View\View.php, line 948
View::_render() - CORE\Cake\View\View.php, line 910
View::render() - CORE\Cake\View\View.php, line 471
Controller::render() - CORE\Cake\Controller\Controller.php, line 954
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 198
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 165
[main] - APP\webroot\index.php, line 108 Notice (8) : Undefined index: Amphur [APP\View\Main\item_info.ctp , line 156 ]Code Context <h1><?php echo ( $farmLocation [ "FarmLocation" ][ "name" ]); ?> </h1>
<?php
echo ( $farmLocation [ "FarmLocation" ][ "address" ] . " ตำบล " . $district [ "District" ][ "name" ] . " อำเภอ " . $amphur [ "Amphur" ][ "name" ] . " จังหวัด " . $province [ "Province" ][ "name" ]);
$viewFile = 'D:\xampp\htdocs\agtrust\app\View\Main\item_info.ctp'
$dataForView = array(
'img_url' => 'https://www.agtracecmu.agri.cmu.ac.th/',
'province' => array(),
'amphur' => array(),
'district' => array(),
'user' => array(),
'farmProd' => array(),
'farmLocation' => array(),
'farmLocationP' => array(),
'product' => array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
),
'title_for_layout' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywords' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywordsTh' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'description' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
)
$img_url = 'https://www.agtracecmu.agri.cmu.ac.th/'
$province = array()
$amphur = array()
$district = array()
$user = array()
$farmProd = array()
$farmLocation = array()
$farmLocationP = array()
$product = array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
)
$title_for_layout = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywords = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywordsTh = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$description = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$itemDesc = 'ส้มเช้งผลสด'
$imgSrc = 'https://www.agtracecmu.agri.cmu.ac.th/img/Product/479335736_12.jpg' include - APP\View\Main\item_info.ctp, line 156
View::_evaluate() - CORE\Cake\View\View.php, line 948
View::_render() - CORE\Cake\View\View.php, line 910
View::render() - CORE\Cake\View\View.php, line 471
Controller::render() - CORE\Cake\Controller\Controller.php, line 954
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 198
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 165
[main] - APP\webroot\index.php, line 108 Notice (8) : Undefined index: Province [APP\View\Main\item_info.ctp , line 156 ]Code Context <h1><?php echo ( $farmLocation [ "FarmLocation" ][ "name" ]); ?> </h1>
<?php
echo ( $farmLocation [ "FarmLocation" ][ "address" ] . " ตำบล " . $district [ "District" ][ "name" ] . " อำเภอ " . $amphur [ "Amphur" ][ "name" ] . " จังหวัด " . $province [ "Province" ][ "name" ]);
$viewFile = 'D:\xampp\htdocs\agtrust\app\View\Main\item_info.ctp'
$dataForView = array(
'img_url' => 'https://www.agtracecmu.agri.cmu.ac.th/',
'province' => array(),
'amphur' => array(),
'district' => array(),
'user' => array(),
'farmProd' => array(),
'farmLocation' => array(),
'farmLocationP' => array(),
'product' => array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
),
'title_for_layout' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywords' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'keywordsTh' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University',
'description' => 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
)
$img_url = 'https://www.agtracecmu.agri.cmu.ac.th/'
$province = array()
$amphur = array()
$district = array()
$user = array()
$farmProd = array()
$farmLocation = array()
$farmLocationP = array()
$product = array(
'Product' => array(
'id' => '1975',
'item_id' => '440',
'farm_location_p_id' => null,
'description' => 'ส้มเช้งผลสด',
'market_type_id' => '9',
'price' => '30.00',
'sale_unit_id' => null,
'qty' => null,
'unit_id' => '26',
'photo' => '479335736_12.jpg',
'active' => true,
'created' => '2023-11-13 15:10:24',
'modified' => '2024-10-06 15:53:01',
'page_count' => '41',
'start_date' => null,
'end_date' => null,
'harvest_detail_id' => null,
'price_high' => '45.00',
'product_produce_id' => '11',
'link' => '',
'remark_type' => ''
),
'Item' => array(
'id' => '440',
'name' => 'ส้ม',
'name_common' => 'Orange',
'name_family' => 'Rutaceae',
'name_scientific' => 'Citrus spp.',
'name_local' => '',
'breed' => null,
'product_location' => null,
'result_per_farm' => null,
'description_botany' => null,
'description_nutrition' => null,
'properties' => null,
'recommend_menu_1' => null,
'recommend_menu_2' => null,
'recommend_menu_3' => null,
'recommend_menu_4' => null,
'recommend_menu_5' => null,
'recommend_menu_6' => null,
'recommend_menu_7' => null,
'recommend_menu_8' => null,
'refer_1' => null,
'refer_2' => null,
'refer_3' => null,
'vegie_type_id' => null,
'description' => null,
'insertdatetime' => '2023-11-13 14:53:42',
'insertusertype' => null,
'insertuserid' => null,
'updatedatetime' => '0000-00-00 00:00:00',
'updateusertype' => null,
'updateuserid' => null,
'sortorderid' => null,
'version' => '1',
'status' => 'active',
'price' => null,
'photo' => '440.jpg',
'farm_type_id' => '1',
'prod_type_id' => '3'
),
'MarketType' => array(
'id' => '9',
'name' => 'แผงผักผลไม้คณะเกษตร',
'active' => '1',
'order_id' => '2'
),
'Unit' => array(
'id' => '26',
'name' => 'แพ็ค',
'item_type_id' => '0',
'multiply' => '1',
'order' => '25'
),
'HarvestDetail' => array(
'id' => null,
'name' => null,
'prod_type_id' => null,
'order_id' => null
),
'ProductProduce' => array(
'id' => '11',
'name' => 'ส้มเช้งผลสด',
'breed' => null,
'start_date' => '2023-11-08',
'end_date' => '2024-01-08',
'market_type_id' => '9',
'product_origin_id' => '12',
'remark_type' => '',
'link' => '',
'lower_price' => '30.00',
'higher_price' => '45.00',
'unit_id' => '26',
'img' => '479335736_12.jpg',
'img_qc' => '1907670000_12.JPG',
'remark' => '',
'user_id' => '803',
'created' => '2023-11-13 15:10:24',
'modified' => '2023-11-24 13:48:10',
'item_id' => '440',
'item_breeder_id' => '182'
)
)
$title_for_layout = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywords = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$keywordsTh = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$description = 'AGTRACE CMU,Faculty of Agriculture Chiangmai University'
$itemDesc = 'ส้มเช้งผลสด'
$imgSrc = 'https://www.agtracecmu.agri.cmu.ac.th/img/Product/479335736_12.jpg' include - APP\View\Main\item_info.ctp, line 156
View::_evaluate() - CORE\Cake\View\View.php, line 948
View::_render() - CORE\Cake\View\View.php, line 910
View::render() - CORE\Cake\View\View.php, line 471
Controller::render() - CORE\Cake\Controller\Controller.php, line 954
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 198
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 165
[main] - APP\webroot\index.php, line 108 ตำบล อำเภอ จังหวัด