Description
"/home/jr/jr-yamada/public_html/img/item/gift/150/.jpg" failed (2: No such file or directory), client: 10.41.0.78, server: yamada.kaizoku-jolly.com, request: "GET /img/item/gift/150/.jpg HTTP/1.1", host: "yamada.kaizoku-jolly.com"2022-05-13 15:42:15 jr-web07 jr_yamada_prod: 2022/05/13 15:42:15 [error] 12981#12981: *128560777 o
pen() "/home/jr/jr-yamada/public_html/img/item/150/--.jpg" failed (2: No such file or directory),
client: 10.41.0.78, server: yamada.kaizoku-jolly.com, request: "GET /img/item/150/--.jpg HTTP/1.1"
, host: "yamada.kaizoku-jolly.com"2022-05-13 09:50:55 jr-web06 jr_yamada_prod: 2022/05/13 09:50:55 [error] 26809#26809: *128171101 open() "/home/jr/jr-yamada/public_html/img/island/object/object_event_10014_5.png" failed (2: No such file or directory), client: 10.41.0.78, server: yamada.kaizoku-jolly.com, request: "GET /img/island/object/object_event_10014_5.png HTTP/1.1", host: "yamada.kaizoku-jolly.com"管理画面や仕様書ページを確認時に発生している可能性があり。
転生機能システムのシートで本番に画像参照している箇所があり画像参照を修正して対応。
image(concatenate("https://yamada.kaizoku-jolly.com/img/item/gift/150/",$J155,".jpg"))
↓
=IF(ISNUMBER(J155) = true , image(concatenate("https://yamada.kaizoku-jolly.com/img/item/gift/150/",$J155,".jpg")) , "")