Ticket #398 (new バグ指摘) — at Version 1

Opened 18 years ago

Last modified 17 years ago

(1.X系のみ)ペイジェントモジュールで入金確認バッチ処理でエラー

Reported by: shutta Owned by: shutta
Priority: Milestone: EC-CUBE
Component: その他 Version: 1.4系(正式版)
Keywords: Cc:
修正済み:

Description (last modified by shutta) (diff)

1.X系のみですが、ペイジェントモジュールで入金確認バッチ処理(paygent_batch.php)がエラーになります。

エラーの内容は下記の通りです。

PHP Warning: require_once(DATA_PATHmodule/Request.php): failed to open stream: No such file or directory in /XXX/data/downloads/module/mdl_paygentLC_Helper_Send_Payment.php on line 23

PHP Fatal error: require_once(): Failed opening required 'DATA_PATHmodule/Request.php' (include_path='/XXX/data/downloads/module/mdl_paygent:.:/usr/share/pear:/usr/share/php') in /XXX/data/downloads/module/mdl_paygent/LC_Helper_Send_Payment.php on line 23

Change History

comment:1 Changed 18 years ago by shutta

  • Description modified (diff)
Note: See TracTickets for help on using tickets.