CV019
SELECT gm.*, cnt.JpnName as gensankoku, sm.MSCode as smMSCode, sm.SubCode as smSubCode, sm.Appendix as smAppendix, sm.Color as Color, sm.ClothesSize as ClothesSize, sm.ColorCode as ColorCode, sm.ColorCode2 as ColorCode2, sm.DenpSize as DenpSize FROM iruirudb.st_goods_master as gm inner join iruirudb.country as cnt on (gm.PlaceOfOrigin = cnt.Code) inner join iruirudb.st_goods_sub as sm on (gm.MSCode = sm.MSCode and sm.NotProduct=0) where ((((gm.MSGroupParentCode is NULL) or (gm.MSGroupParentCode ="") ) and gm.MSCode = "CV019" ) or (gm.MSGroupParentCode = "CV019") ) and gm.NotProduct=0 order by gm.MSGroupDispNo, sm.Number ASC
wk_maxct = 0
Warning: Trying to access array offset on value of type null in /var/www/html/is_products.php on line 842
Fatal error: Uncaught TypeError: readdir(): Argument #1 ($dir_handle) must be of type resource or null, bool given in /var/www/html/is_products.php:847
Stack trace:
#0 /var/www/html/is_products.php(847): readdir()
#1 /var/www/html/is_products.php(466): disp_product_syosai_normal()
#2 /var/www/html/is_products.php(106): disp_product_syosai()
#3 /var/www/html/is_products.php(21): main()
#4 {main}
thrown in /var/www/html/is_products.php on line 847