A PHP Error was encountered

Severity: Notice

Message: Trying to get property 'gcat_parent' of non-object

Filename: controllers/Goods.php

Line Number: 58

Backtrace:

File: /home/repi/wwwhost/application/controllers/Goods.php
Line: 58
Function: _error_handler

File: /home/repi/wwwhost/index.php
Line: 322
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property 'gcat_parent' of non-object

Filename: controllers/Goods.php

Line Number: 60

Backtrace:

File: /home/repi/wwwhost/application/controllers/Goods.php
Line: 60
Function: _error_handler

File: /home/repi/wwwhost/index.php
Line: 322
Function: require_once

리커너스 베이직

리커너스_베이직

전체상품

총 상품 2 개

  BENCHMARKS  
Loading Time: Base Classes  0.0422
Controller Execution Time ( Goods / Lists )  0.2283
Total Execution Time  0.2744
  GET DATA  
No GET data exists
  MEMORY USAGE  
6,473,048 bytes
  POST DATA  
No POST data exists
  URI STRING  
goods/lists/60
  CLASS/METHOD  
goods/lists
  DATABASE:  repi (Goods:$db)   QUERIES: 20 (0.0726 seconds)  (Hide)
0.0021   SELECT GET_LOCK('4bol09sad55s87qgm4igfuu816m9u313'300) AS ci_session_lock 
0.0123   SELECT `data`
FROM `ci_sessions`
WHERE `id` = '4bol09sad55s87qgm4igfuu816m9u313' 
0.0071   SELECT *
FROM `inu_settings
0.0005   SELECT *
FROM `inu_file`
WHERE `file_category` = 'site_og'
ORDER BY `file_orderasc, `file_regdateasc, `file_orderasc, `file_orig_nameasc 
0.0009   SELECT *
FROM `inu_goods_category`
WHERE `gcat_idx` = '60'
AND `gcat_status` = 
0.0007   SELECT *
FROM `inu_goods_category`
WHERE `gcat_idxIS NULL
AND `gcat_status` = 
0.0016   SELECT *
FROM `inu_goods_category`
WHERE `gcat_status` = 1
AND `gcat_parentIS NULL
ORDER BY 
`gcat_order
0.0062   SELECT *
FROM `inu_goods_category`
WHERE `gcat_idx` = '60' 
0.0111   SELECT COUNT(*) AS `numrows`
FROM (
SELECT *, (SELECT count(IF(DATE_SUB(now()INTERVAL 1 MONTH) < ord_regdate21)) FROM inu_order_goods LEFT JOIN inu_order ON ord_idx ordg_ord_idx WHERE ordg_gds_idx gds_idx) AS ord_count
FROM 
((SELECT if(gds_stock_status, if( gds_option_status='1' AND gds_selectoption_type='2'sum(goval_stock)gds_stock), -1) as sum_goval_stock, `inu_goods`.*, inu_goods_option_value.* FROM inu_goods
          LEFT JOIN 
`inu_goods_option_valueON `gds_idx` = `goval_gds_idxGROUP BY `gds_idx`) AS gds)
LEFT JOIN `inu_goods_selected_categoryON `gscat_gds_idx`=`gds_idx`
LEFT JOIN `inu_goods_categoryON `gscat_gcat_idx`=`gcat_idx`
WHERE `gds_status` = AND `gcat_treeLIKE '%|60|%'
GROUP BY `gds_idx`
) 
CI_count_all_results 
0.0068   SELECT *, (SELECT count(IF(DATE_SUB(now()INTERVAL 1 MONTH) < ord_regdate21)) FROM inu_order_goods LEFT JOIN inu_order ON ord_idx ordg_ord_idx WHERE ordg_gds_idx gds_idx) AS ord_count
FROM 
((SELECT if(gds_stock_status, if( gds_option_status='1' AND gds_selectoption_type='2'sum(goval_stock)gds_stock), -1) as sum_goval_stock, `inu_goods`.*, inu_goods_option_value.* FROM inu_goods
          LEFT JOIN 
`inu_goods_option_valueON `gds_idx` = `goval_gds_idxGROUP BY `gds_idx`) AS gds)
LEFT JOIN `inu_goods_selected_categoryON `gscat_gds_idx`=`gds_idx`
LEFT JOIN `inu_goods_categoryON `gscat_gcat_idx`=`gcat_idx`
WHERE `gds_status` = AND `gcat_treeLIKE '%|60|%'
GROUP BY `gds_idx`
ORDER BY `gscat_orderASC, `gds_orderASC, `gds_regdateDESC
 LIMIT 16 
0.0021   SELECT *
FROM `inu_file`
WHERE `file_categoryLIKE '%gds!_list%' ESCAPE '!'
AND `file_foreign_idxIN('235''239')
ORDER BY `file_orderasc, `file_regdateasc 
0.0030   SELECT *
FROM `inu_file`
WHERE `file_categoryLIKE '%gds%' ESCAPE '!'
AND `file_foreign_idxIN('235''239')
ORDER BY `file_orderasc, `file_regdateasc 
0.0008   SELECT *
FROM `inu_goods_page_sections`
WHERE `gpsec_gds_idx` = '235'
AND `gpsec_status` = 1
ORDER BY 
`gpsec_orderAS
0.0027   SELECT *
FROM `inu_goods_page_sections`
WHERE `gpsec_gds_idx` = '239'
AND `gpsec_status` = 1
ORDER BY 
`gpsec_orderAS
0.0010   SELECT *
FROM `inu_file`
WHERE `file_categoryLIKE '%gp!_%' ESCAPE '!'
AND `file_foreign_idxIN('65''64') 
0.0005   SELECT *
FROM `inu_page`
WHERE `page_group` = 'ko'
AND `page_menu_status` = 1
ORDER BY 
`page_order
0.0005   SELECT MAX(`gcat_depth`) AS `gcat_depth`
FROM `inu_goods_category
0.0013   SELECT `t1`.`gcat_idx` as `t1_gcat_idx`, `t2`.`gcat_idx` as `t2_gcat_idx`, `t3`.`gcat_idx` as `t3_gcat_idx`, `t4`.`gcat_idx` as `t4_gcat_idx`, `t1`.`gcat_title` as `t1_gcat_title`, `t2`.`gcat_title` as `t2_gcat_title`, `t3`.`gcat_title` as `t3_gcat_title`, `t4`.`gcat_title` as `t4_gcat_title`, `t1`.`gcat_depth` as `t1_gcat_depth`, `t2`.`gcat_depth` as `t2_gcat_depth`, `t3`.`gcat_depth` as `t3_gcat_depth`, `t4`.`gcat_depth` as `t4_gcat_depth`
FROM `inu_goods_category` as `t1`
LEFT JOIN `inu_goods_category` as `t2ON `t2`.`gcat_parent` = `t1`.`gcat_idx`
LEFT JOIN `inu_goods_category` as `t3ON `t3`.`gcat_parent` = `t2`.`gcat_idx`
LEFT JOIN `inu_goods_category` as `t4ON `t4`.`gcat_parent` = `t3`.`gcat_idx`
WHERE `t1`.`gcat_parent` =0
ORDER BY 
`t1`.`gcat_orderASC, `t2`.`gcat_orderASC, `t3`.`gcat_orderASC, `t4`.`gcat_orderAS
0.0104   SELECT *
FROM `inu_goods_category`
WHERE `gcat_idx` = '60' 
0.0012   SELECT *
FROM `inu_page`
WHERE `page_group` = 'ko' AND `page_type` = AND (`page_gcat_link` = ''  OR `page_gcat_linklike '%|60|%')
ORDER BY `page_gcat_linkDESC 
  HTTP HEADERS  (Show)
  SESSION DATA  (Show)
  CONFIG VARIABLES  (Show)