バージョン選択

フォーラム

メニュー

オンライン状況

53 人のユーザが現在オンラインです。 (45 人のユーザが フォーラム を参照しています。)
登録ユーザ: 0
ゲスト: 53
もっと...

サイト内検索

質問 > 管理機能 > システムエラーで編集できません!

管理機能

新規スレッドを追加する

フラット表示 前のトピック | 次のトピック
投稿者 スレッド
merci
投稿日時: 2019/8/1 14:07
対応状況: 解決済
常連
登録日: 2012/4/10
居住地: 兵庫県
投稿: 38
システムエラーで編集できません!
[EC-CUBE] 3.0.17 アップデート
[レンタルサーバ] X-Server
[OS] Windows10 10.0.17763
[PHP] 7.1.28
[データベース] MySQL 5.5.60-MariaDB
[WEBサーバ] Apache
[ブラウザ] Google Chrome 75.0.3770.142
[導入プラグインの有無] 関連商品プラグイン、ペイパル決済、SEO管理プラグインfor EC-CUBE3
[カスタマイズの有無] Font、Color等のデザイン変更
[現象] システムエラーが発生

商品管理/商品登録画面で価格を変更後右の【商品を登録】ボタンを押すと、突然「システムエラーが発生しました。大変お手数ですが、サイト管理者までご連絡ください。」とエラー表示になります。 再現性は100%でした。
デバッグモードでエラー情報を収集してみましたが英語なので何が書いてあるのかチンプンカンプン。どなたかお分かりの方素人の私に分かるよう教えてください。以下にデバッグ情報をコピーしましたのでよろしくお願いいたします。

Whoops, looks like something went wrong.
3/3 DriverException in AbstractMySQLDriver.php line 115: An exception occurred while executing 'INSERT INTO plg_related_product (content, product_id, child_product_id) VALUES (?, ?, ?)' with params ["<font SIZE=\"2\">S:\u5e45140\u00d7\u5965\u884c77\u00d7\u5ea7\u9762\u9ad836cm<\/font><br>\r\n<font SIZE=\"2\">C:\u5e4564\u00d7\u5965\u884c68\u00d7\u5ea7\u9762\u9ad836cm<\/font><br>\r\n<font SIZE=\"2\">T:\u5e4590\u00d7\u5965\u884c45\u00d7\u9ad8\u305546cm<\/font>", 430, 429]:

SQLSTATE[22003]: Numeric value out of range: 167 Out of range value for column 'id' at row 1

in AbstractMySQLDriver.php line 115
at AbstractMySQLDriver->convertException('An exception occurred while executing 'INSERT INTO plg_related_product (content, product_id, child_product_id) VALUES (?, ?, ?)' with params ["<font SIZE=\"2\">S:\u5e45140\u00d7\u5965\u884c77\u00d7\u5ea7\u9762\u9ad836cm<\/font><br>\r\n<font SIZE=\"2\">C:\u5e4564\u00d7\u5965\u884c68\u00d7\u5ea7\u9762\u9ad836cm<\/font><br>\r\n<font SIZE=\"2\">T:\u5e4590\u00d7\u5965\u884c45\u00d7\u9ad8\u305546cm<\/font>", 430, 429]: SQLSTATE[22003]: Numeric value out of range: 167 Out of range value for column 'id' at row 1', object(PDOException)) in DBALException.php line 128
at DBALException::driverExceptionDuringQuery(object(Driver), object(PDOException), 'INSERT INTO plg_related_product (content, product_id, child_product_id) VALUES (?, ?, ?)', array('<font SIZE="2">S:幅140×奥行77×座面高36cm</font><br> <font SIZE="2">C:幅64×奥行68×座面高36cm</font><br> <font SIZE="2">T:幅90×奥行45×高さ46cm</font>', '430', '429')) in Statement.php line 177
at Statement->execute() in BasicEntityPersister.php line 279
at BasicEntityPersister->executeInserts() in UnitOfWork.php line 966
at UnitOfWork->executeInserts(object(ClassMetadata)) in UnitOfWork.php line 335
at UnitOfWork->commit(object(RelatedProduct)) in EntityManager.php line 340
at EntityManager->flush(object(RelatedProduct)) in Event.php line 175
at Event->onRenderAdminProductComplete(object(EventArgs)) in Event.php line 76
at Event->onRenderAdminProductComplete(object(EventArgs), 'admin.product.edit.complete', object(EventDispatcher))
at call_user_func(array(object(Event), 'onRenderAdminProductComplete'), object(EventArgs), 'admin.product.edit.complete', object(EventDispatcher)) in EventDispatcher.php line 161
at EventDispatcher->doDispatch(array(array(object(SEO3Event), 'onAdminProductEditComplete'), array(object(Event), 'onRenderAdminProductComplete')), 'admin.product.edit.complete', object(EventArgs)) in EventDispatcher.php line 46
at EventDispatcher->dispatch('admin.product.edit.complete', object(EventArgs)) in ProductController.php line 498
at ProductController->edit(object(Application), object(Request), '430')
at call_user_func_array(array(object(ProductController), 'edit'), array(object(Application), object(Request), '430')) in HttpKernel.php line 144
at HttpKernel->handleRaw(object(Request), '1') in HttpKernel.php line 64
at HttpKernel->handle(object(Request), '1', true) in Application.php line 586
at Application->handle(object(Request)) in Application.php line 563
at Application->run() in index_dev.php line 111

2/3 PDOException in PDOStatement.php line 93: SQLSTATE[22003]: Numeric value out of range: 167 Out of range value for column 'id' at row 1

in PDOStatement.php line 93
at PDOStatement->execute(null) in Statement.php line 168
at Statement->execute() in BasicEntityPersister.php line 279
at BasicEntityPersister->executeInserts() in UnitOfWork.php line 966
at UnitOfWork->executeInserts(object(ClassMetadata)) in UnitOfWork.php line 335
at UnitOfWork->commit(object(RelatedProduct)) in EntityManager.php line 340
at EntityManager->flush(object(RelatedProduct)) in Event.php line 175
at Event->onRenderAdminProductComplete(object(EventArgs)) in Event.php line 76
at Event->onRenderAdminProductComplete(object(EventArgs), 'admin.product.edit.complete', object(EventDispatcher))
at call_user_func(array(object(Event), 'onRenderAdminProductComplete'), object(EventArgs), 'admin.product.edit.complete', object(EventDispatcher)) in EventDispatcher.php line 161
at EventDispatcher->doDispatch(array(array(object(SEO3Event), 'onAdminProductEditComplete'), array(object(Event), 'onRenderAdminProductComplete')), 'admin.product.edit.complete', object(EventArgs)) in EventDispatcher.php line 46
at EventDispatcher->dispatch('admin.product.edit.complete', object(EventArgs)) in ProductController.php line 498
at ProductController->edit(object(Application), object(Request), '430')
at call_user_func_array(array(object(ProductController), 'edit'), array(object(Application), object(Request), '430')) in HttpKernel.php line 144
at HttpKernel->handleRaw(object(Request), '1') in HttpKernel.php line 64
at HttpKernel->handle(object(Request), '1', true) in Application.php line 586
at Application->handle(object(Request)) in Application.php line 563
at Application->run() in index_dev.php line 111

1/3 PDOException in PDOStatement.php line 91: SQLSTATE[22003]: Numeric value out of range: 167 Out of range value for column 'id' at row 1

in PDOStatement.php line 91
at PDOStatement->execute(null) in PDOStatement.php line 91
at PDOStatement->execute(null) in Statement.php line 168
at Statement->execute() in BasicEntityPersister.php line 279
at BasicEntityPersister->executeInserts() in UnitOfWork.php line 966
at UnitOfWork->executeInserts(object(ClassMetadata)) in UnitOfWork.php line 335
at UnitOfWork->commit(object(RelatedProduct)) in EntityManager.php line 340
at EntityManager->flush(object(RelatedProduct)) in Event.php line 175
at Event->onRenderAdminProductComplete(object(EventArgs)) in Event.php line 76
at Event->onRenderAdminProductComplete(object(EventArgs), 'admin.product.edit.complete', object(EventDispatcher))
at call_user_func(array(object(Event), 'onRenderAdminProductComplete'), object(EventArgs), 'admin.product.edit.complete', object(EventDispatcher)) in EventDispatcher.php line 161
at EventDispatcher->doDispatch(array(array(object(SEO3Event), 'onAdminProductEditComplete'), array(object(Event), 'onRenderAdminProductComplete')), 'admin.product.edit.complete', object(EventArgs)) in EventDispatcher.php line 46
at EventDispatcher->dispatch('admin.product.edit.complete', object(EventArgs)) in ProductController.php line 498
at ProductController->edit(object(Application), object(Request), '430')
at call_user_func_array(array(object(ProductController), 'edit'), array(object(Application), object(Request), '430')) in HttpKernel.php line 144
at HttpKernel->handleRaw(object(Request), '1') in HttpKernel.php line 64
at HttpKernel->handle(object(Request), '1', true) in Application.php line 586
at Application->handle(object(Request)) in Application.php line 563
at Application->run() in index_dev.php line 111

フラット表示 前のトピック | 次のトピック


題名 投稿者 日時
 » システムエラーで編集できません! merci 2019/8/1 14:07
     Re: システムエラーで編集できません! 468 2019/8/1 16:41
       Re: システムエラーで編集できません! merci 2019/8/1 17:45
     Re: システムエラーで編集できません! joolensato 2019/8/1 16:43
       Re: システムエラーで編集できません! merci 2019/8/1 17:52

 



ログイン


EC-CUBE公式 Amazon Payプラグイン

統計情報

総メンバー数は88,286名です
総投稿数は109,688件です

投稿数ランキング

1
seasoft
7365
2
468
3217
3
AMUAMU
2712
4
nanasess
2303
5
umebius
2085
6
yuh
1818
7
h_tanaka
1610
8
red
1567
9
mcontact
1240
10
tsuji
958
11
fukap
907
12
shutta
835
13
tao_s
796
14 ramrun 789
15 karin 689
16 sumida 641
17
homan
633
18 DELIGHT 572
19
patapata
502
20
flealog
485


ネットショップの壺

EC-CUBEインテグレートパートナー

Copyright© EC-CUBE CO.,LTD. All Rights Reserved.