バージョン選択

フォーラム

メニュー

オンライン状況

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

サイト内検索

質問 > その他 > プラグインを有効化するとエラーが発生します。

その他

新規スレッドを追加する

スレッド表示 | 新しいものから 前のトピック | 次のトピック | 下へ
投稿者 スレッド
hona
投稿日時: 2013/3/3 15:02
対応状況: −−−
新米
登録日: 2013/2/28
居住地:
投稿: 7
プラグインを有効化するとエラーが発生します。
[EC-CUBE] 2.12.3
[レンタルサーバ] heteml
[OS] winXP
[PHP] 5.3.19
[DBバージョン] MySQL 5.0.82-community-log

お世話になっております。
先日、パラメータ設定を変更していたら内部サーバーエラーがあり、原因不明だったためEC-CUBEを再インストールしました。
原因はDBの「mtb_constants」にあった模様で、そこだけ再インストールした際に作ったDBのままにし、他の物はバックアップを取ってあったものを使用しています。

しかし今度は、プラグインに異常があり管理画面から「プラグイン管理画面」に行くと元々インストールしていたプラグインの情報はあるものの、それぞれのプラグインの画像(機能説明の左側のサムネイル?画像)が表示されていませんでした。
使えるものだろうと思い、確認するために「有効」のチェックを外そうとしたら「●●.php」が存在しませんと言われました。

そこであまりやってはいけないことだと分かっていましたが、DBのプラグインの部分を再インストールしたものをインポートすると、プラグイン管理画面からプラグインが消えました。
その状態からプラグインをインストールすると以下の状態になりました。

○パンくずリスト
有効化はできるものの、レイアウトを適用させてもサイトにパンくずリストが表示されません。

○mdl_paypal
「SC_Helper_Plugin_PaypalWebpayment.php にdisableが見つかりません。」と警告されます。
また機能説明の左側のサムネイル?画像も表示されていません。

○最近チェックした商品
「有効化」にチェックを入れようとすると「システムエラーが発生しました。大変お手数ですが、サイト管理者までご連絡ください。」と表示され、ログインページに飛ばされます。


調べたところ「php_xmlというものが入っていれば「dom」という一覧が表示されるはず」とあったので、試してみたところ「dom」の表示はあったのでこちらは入っているようです。

余計なことをしてしまい、意味不明なことになってしまいましたが解決させたいので、解決方法をお教えいただければと思います。
よろしくお願い致します。

また、以下はエラーログです。
12:41:59 [/products/list.php] Warning(E_WARNING): include() [<a href='function.include'>function.include</a>]: Filename cannot be empty on [/data/module/Smarty/libs/Smarty.class.php(1923)] from 66.249.77.182
2013/03/03 12:41:59 [/products/list.php] Warning(E_WARNING): include() [<a href='function.include'>function.include</a>]: Failed opening '' for inclusion (include_path='data/module:.:/usr/local/php5.3/php') on [data/module/Smarty/libs/Smarty.class.php(1923)] from 66.249.77.182
2013/03/03 13:07:24 [/admin/ownersstore/index.php] Warning(E_WARNING): mkdir() [<a href='function.mkdir'>function.mkdir</a>]: ファイルが存在します on [data/downloads/plugin/CheckedItems/CheckedItems.php(59)] from 114.145.227.33
2013/03/03 13:07:32 [/admin/ownersstore/index.php] Fatal error(E_USER_ERROR): DB処理でエラーが発生しました。
SQL: [PREPARE mdb2_statement_mysql_806c35ddf74bf24a5f4f3547e0b37b17d815cd097 FROM 'INSERT INTO dtb_bloc(device_type_id,bloc_id,bloc_name,tpl_path,filename,create_date,update_date,php_path,deletable_flg,plugin_id) SELECT ?,?,?,?,?,CURRENT_TIMESTAMP,CURRENT_TIMESTAMP,?,?,?']
PlaceHolder: [array (
0 => 10,
1 => 23,
2 => '最近チェックした商品',
3 => 'plg_checkeditems.tpl',
4 => 'plg_checkeditems',
5 => 'frontparts/bloc/plg_checkeditems.php',
6 => 0,
7 => '2',
)]
MDB2 Error: constraint violation
_doQuery: [Error message: Could not execute statement]
[Last executed query: EXECUTE mdb2_statement_mysql_806c35ddf74bf24a5f4f3547e0b37b17d815cd097 USING @0, @1, @2, @3, @4, @5, @6, @7]
[Native code: 1062]
[Native message: Duplicate entry '10-plg_checkeditems' for key 2]
on [data/class/SC_Query.php(1007)] from 114.145.227.33
login_id = admin(0)[4bb8cdeb8fcc3e53298beed6cf3ebc50]
admin/ownersstore/index.php(34): LC_Page_Admin_OwnersStore_Ex->process
data/class_extends/page_extends/admin/ownersstore/LC_Page_Admin_OwnersStore_Ex.php(56): LC_Page_Admin_OwnersStore->process
data/class/pages/admin/ownersstore/LC_Page_Admin_OwnersStore.php(59): LC_Page_Admin_OwnersStore->action
data/class/pages/admin/ownersstore/LC_Page_Admin_OwnersStore.php(117): LC_Page_Admin_OwnersStore->enablePlugin
data/class/pages/admin/ownersstore/LC_Page_Admin_OwnersStore.php(675): LC_Page_Admin_OwnersStore->execPlugin
data/class/pages/admin/ownersstore/LC_Page_Admin_OwnersStore.php(829): call_user_func
(): CheckedItems::enable
data/downloads/plugin/CheckedItems/CheckedItems.php(95): CheckedItems::insertBloc
data/downloads/plugin/CheckedItems/CheckedItems.php(140): SC_Query->insert
data/class/SC_Query.php(530): SC_Query->query
data/class/SC_Query.php(814): SC_Query->execute
data/class/SC_Query.php(970): SC_Query->error
data/class/SC_Query.php(1007): trigger_error
2013/03/03 13:07:47 [/admin/ownersstore/index.php] Fatal error(E_USER_ERROR): DB処理でエラーが発生しました。
SQL: [PREPARE mdb2_statement_mysql_88eee8fa2b8e7664691e0e666bd564a2dece87f3e FROM 'INSERT INTO dtb_bloc(device_type_id,bloc_id,bloc_name,tpl_path,filename,create_date,update_date,php_path,deletable_flg,plugin_id) SELECT ?,?,?,?,?,CURRENT_TIMESTAMP,CURRENT_TIMESTAMP,?,?,?']
PlaceHolder: [array (
0 => 10,
1 => 23,
2 => '最近チェックした商品',
3 => 'plg_checkeditems.tpl',
4 => 'plg_checkeditems',
5 => 'frontparts/bloc/plg_checkeditems.php',
6 => 0,
7 => '2',
)]
MDB2 Error: constraint violation
_doQuery: [Error message: Could not execute statement]
[Last executed query: EXECUTE mdb2_statement_mysql_88eee8fa2b8e7664691e0e666bd564a2dece87f3e USING @0, @1, @2, @3, @4, @5, @6, @7]
[Native code: 1062]
[Native message: Duplicate entry '10-plg_checkeditems' for key 2]
on [data/class/SC_Query.php(1007)] from 114.145.227.33
login_id = admin(0)[4bb8cdeb8fcc3e53298beed6cf3ebc50]
admin/ownersstore/index.php(34): LC_Page_Admin_OwnersStore_Ex->process
data/class_extends/page_extends/admin/ownersstore/LC_Page_Admin_OwnersStore_Ex.php(56): LC_Page_Admin_OwnersStore->process
data/class/pages/admin/ownersstore/LC_Page_Admin_OwnersStore.php(59): LC_Page_Admin_OwnersStore->action
data/class/pages/admin/ownersstore/LC_Page_Admin_OwnersStore.php(117): LC_Page_Admin_OwnersStore->enablePlugin
data/class/pages/admin/ownersstore/LC_Page_Admin_OwnersStore.php(675): LC_Page_Admin_OwnersStore->execPlugin
data/class/pages/admin/ownersstore/LC_Page_Admin_OwnersStore.php(829): call_user_func
(): CheckedItems::enable
data/downloads/plugin/CheckedItems/CheckedItems.php(95): CheckedItems::insertBloc
data/downloads/plugin/CheckedItems/CheckedItems.php(140): SC_Query->insert
data/class/SC_Query.php(530): SC_Query->query
data/class/SC_Query.php(814): SC_Query->execute
data/class/SC_Query.php(970): SC_Query->error
data/class/SC_Query.php(1007): trigger_error
2013/03/03 13:10:48 [/products/list.php] Warning(E_USER_WARNING): Smarty error: file:/home/sites/****/****/frontparts/bloc/plg_topicPath_topicpath.php is not readable on [data/module/Smarty/libs/Smarty.class.php(1093)] from 66.249.74.100
2013/03/03 13:10:48 [/products/list.php] Warning(E_WARNING): include() [<a href='function.include'>function.include</a>]: Filename cannot be empty on [data/module/Smarty/libs/Smarty.class.php(1923)] from 66.249.74.100
2013/03/03 13:10:48 [/products/list.php] Warning(E_WARNING): include() [<a href='function.include'>function.include</a>]: Filename cannot be empty on [data/module/Smarty/libs/Smarty.class.php(1923)] from 66.249.74.100
2013/03/03 13:10:48 [/products/list.php] Warning(E_WARNING): include() [<a href='function.include'>function.include</a>]: Failed opening '' for inclusion (include_path='data/module:.:/usr/local/php5.3/php') on [/home/sites/heteml/users181/s/h/o/shot3/web/p_tequila/data/module/Smarty/libs/Smarty.class.php(1923)] from 66.249.74.100
2013/03/03 13:28:15 [/products/list.php] Warning(E_USER_WARNING): Smarty error: file:/home/sites/***/***/frontparts/bloc/plg_topicPath_topicpath.php is not readable on [data/module/Smarty/libs/Smarty.class.php(1093)] from 114.145.227.33
2013/03/03 13:28:15 [/products/list.php] Warning(E_WARNING): include() [<a href='function.include'>function.include</a>]: Filename cannot be empty on [data/module/Smarty/libs/Smarty.class.php(1923)] from 114.145.227.33
2013/03/03 13:28:15 [/products/list.php] Warning(E_WARNING): include() [<a href='function.include'>function.include</a>]: Filename cannot be empty on [data/module/Smarty/libs/Smarty.class.php(1923)] from 114.145.227.33
2013/03/03 13:28:15 [/products/list.php] Warning(E_WARNING): include() [<a href='function.include'>function.include</a>]: Failed opening '' for inclusion (include_path='data/module:.:/usr/local/php5.3/php') on [data/module/Smarty/libs/Smarty.class.php(1923)] from 114.145.227.33
2013/03/03 13:29:11 [/products/list.php] Warning(E_USER_WARNING): Smarty error: file:/home/sites/***/***/frontparts/bloc/plg_topicPath_topicpath.php is not readable on [data/module/Smarty/libs/Smarty.class.php(1093)] from 114.145.227.33
2013/03/03 13:29:11 [/products/list.php] Warning(E_WARNING): include() [<a href='function.include'>function.include</a>]: Filename cannot be empty on [data/module/Smarty/libs/Smarty.class.php(1923)] from 114.145.227.33
2013/03/03 13:29:11 [/products/list.php] Warning(E_WARNING): include() [<a href='function.include'>function.include</a>]: Filename cannot be empty on [data/module/Smarty/libs/Smarty.class.php(1923)] from 114.145.227.33
2013/03/03 13:29:11 [/products/list.php] Warning(E_WARNING): include() [<a href='function.include'>function.include</a>]: Failed opening '' for inclusion (include_path='data/module:.:/usr/local/php5.3/php') on [data/module/Smarty/libs/Smarty.class.php(1923)] from 114.145.227.33
2013/03/03 13:30:54 [/admin/ownersstore/index.php] Fatal error(E_USER_ERROR): DB処理でエラーが発生しました。
SQL: [PREPARE mdb2_statement_mysql_9470ec9f9010e3ba41021abf4b330637ab7eb4832 FROM 'INSERT INTO dtb_bloc(device_type_id,bloc_id,bloc_name,tpl_path,filename,create_date,update_date,php_path,deletable_flg,plugin_id) SELECT ?,?,?,?,?,CURRENT_TIMESTAMP,CURRENT_TIMESTAMP,?,?,?']
PlaceHolder: [array (
0 => 10,
1 => 23,
2 => '最近チェックした商品',
3 => 'plg_checkeditems.tpl',
4 => 'plg_checkeditems',
5 => 'frontparts/bloc/plg_checkeditems.php',
6 => 0,
7 => '4',
)]
MDB2 Error: constraint violation
_doQuery: [Error message: Could not execute statement]
[Last executed query: EXECUTE mdb2_statement_mysql_9470ec9f9010e3ba41021abf4b330637ab7eb4832 USING @0, @1, @2, @3, @4, @5, @6, @7]
[Native code: 1062]
[Native message: Duplicate entry '10-plg_checkeditems' for key 2]
on [data/class/SC_Query.php(1007)] from 114.145.227.33
login_id = admin(0)[4bb8cdeb8fcc3e53298beed6cf3ebc50]
admin/ownersstore/index.php(34): LC_Page_Admin_OwnersStore_Ex->process
data/class_extends/page_extends/admin/ownersstore/LC_Page_Admin_OwnersStore_Ex.php(56): LC_Page_Admin_OwnersStore->process
data/class/pages/admin/ownersstore/LC_Page_Admin_OwnersStore.php(59): LC_Page_Admin_OwnersStore->action
data/class/pages/admin/ownersstore/LC_Page_Admin_OwnersStore.php(117): LC_Page_Admin_OwnersStore->enablePlugin
data/class/pages/admin/ownersstore/LC_Page_Admin_OwnersStore.php(675): LC_Page_Admin_OwnersStore->execPlugin
data/class/pages/admin/ownersstore/LC_Page_Admin_OwnersStore.php(829): call_user_func
(): CheckedItems::enable
data/downloads/plugin/CheckedItems/CheckedItems.php(95): CheckedItems::insertBloc
data/downloads/plugin/CheckedItems/CheckedItems.php(140): SC_Query->insert
data/class/SC_Query.php(530): SC_Query->query
data/class/SC_Query.php(814): SC_Query->execute
data/class/SC_Query.php(970): SC_Query->error
data/class/SC_Query.php(1007): trigger_error
2013/03/03 13:32:26 [/admin/ownersstore/index.php] Fatal error(E_USER_ERROR): DB処理でエラーが発生しました。
SQL: [PREPARE mdb2_statement_mysql_9539a6bbce809431f0108d6e2c63ae0cab88d0662 FROM 'INSERT INTO dtb_bloc(device_type_id,bloc_id,bloc_name,tpl_path,filename,create_date,update_date,php_path,deletable_flg,plugin_id) SELECT ?,?,?,?,?,CURRENT_TIMESTAMP,CURRENT_TIMESTAMP,?,?,?']
PlaceHolder: [array (
0 => 10,
1 => 23,
2 => '最近チェックした商品',
3 => 'plg_checkeditems.tpl',
4 => 'plg_checkeditems',
5 => 'frontparts/bloc/plg_checkeditems.php',
6 => 0,
7 => '5',
)]
MDB2 Error: constraint violation
_doQuery: [Error message: Could not execute statement]
[Last executed query: EXECUTE mdb2_statement_mysql_9539a6bbce809431f0108d6e2c63ae0cab88d0662 USING @0, @1, @2, @3, @4, @5, @6, @7]
[Native code: 1062]
[Native message: Duplicate entry '10-plg_checkeditems' for key 2]
on [data/class/SC_Query.php(1007)] from 114.145.227.33
login_id = admin(0)[4bb8cdeb8fcc3e53298beed6cf3ebc50]
admin/ownersstore/index.php(34): LC_Page_Admin_OwnersStore_Ex->process
data/class_extends/page_extends/admin/ownersstore/LC_Page_Admin_OwnersStore_Ex.php(56): LC_Page_Admin_OwnersStore->process
data/class/pages/admin/ownersstore/LC_Page_Admin_OwnersStore.php(59): LC_Page_Admin_OwnersStore->action
data/class/pages/admin/ownersstore/LC_Page_Admin_OwnersStore.php(117): LC_Page_Admin_OwnersStore->enablePlugin
data/class/pages/admin/ownersstore/LC_Page_Admin_OwnersStore.php(675): LC_Page_Admin_OwnersStore->execPlugin
data/class/pages/admin/ownersstore/LC_Page_Admin_OwnersStore.php(829): call_user_func
(): CheckedItems::enable
data/downloads/plugin/CheckedItems/CheckedItems.php(95): CheckedItems::insertBloc
data/downloads/plugin/CheckedItems/CheckedItems.php(140): SC_Query->insert
data/class/SC_Query.php(530): SC_Query->query
data/class/SC_Query.php(814): SC_Query->execute
data/class/SC_Query.php(970): SC_Query->error
data/class/SC_Query.php(1007): trigger_error
2013/03/03 13:40:17 [/products/list.php] Warning(E_USER_WARNING): Smarty error: file:/home/sites/***/***/frontparts/bloc/plg_topicPath_topicpath.php is not readable on [data/module/Smarty/libs/Smarty.class.php(1093)] from 66.249.77.182
2013/03/03 13:40:17 [/products/list.php] Warning(E_WARNING): include() [<a href='function.include'>function.include</a>]: Filename cannot be empty on [data/module/Smarty/libs/Smarty.class.php(1923)] from 66.249.77.182
2013/03/03 13:40:17 [/products/list.php] Warning(E_WARNING): include() [<a href='function.include'>function.include</a>]: Filename cannot be empty on [data/module/Smarty/libs/Smarty.class.php(1923)] from 66.249.77.182
2013/03/03 13:40:17 [/products/list.php] Warning(E_WARNING): include() [<a href='function.include'>function.include</a>]: Failed opening '' for inclusion (include_path='data/module:.:/usr/local/php5.3/php') on [data/module/Smarty/libs/Smarty.class.php(1923)] from 66.249.77.182
2013/03/03 13:44:31 [/products/list.php] Warning(E_USER_WARNING): Smarty error: file:/home/sites/***/***/frontparts/bloc/plg_topicPath_topicpath.php is not readable on [/home/sites/heteml/users181/s/h/o/shot3/web/p_tequila/data/module/Smarty/libs/Smarty.class.php(1093)] from 114.145.227.33
2013/03/03 13:44:31 [/products/list.php] Warning(E_WARNING): include() [<a href='function.include'>function.include</a>]: Filename cannot be empty on [data/module/Smarty/libs/Smarty.class.php(1923)] from 114.145.227.33
2013/03/03 13:44:31 [/products/list.php] Warning(E_WARNING): include() [<a href='function.include'>function.include</a>]: Filename cannot be empty on [data/module/Smarty/libs/Smarty.class.php(1923)] from 114.145.227.33
2013/03/03 13:44:31 [/products/list.php] Warning(E_WARNING): include() [<a href='function.include'>function.include</a>]: Failed opening '' for inclusion (include_path='data/module:.:/usr/local/php5.3/php') on [data/module/Smarty/libs/Smarty.class.php(1923)] from 114.145.227.33
2013/03/03 13:44:54 [/products/detail.php] Warning(E_USER_WARNING): Smarty error: file:/home/sites/***/***/frontparts/bloc/plg_topicPath_topicpath.php is not readable on [data/module/Smarty/libs/Smarty.class.php(1093)] from 114.145.227.33
2013/03/03 13:44:54 [/products/detail.php] Warning(E_WARNING): include() [<a href='function.include'>function.include</a>]: Filename cannot be empty on [data/module/Smarty/libs/Smarty.class.php(1923)] from 114.145.227.33
2013/03/03 13:44:54 [/products/detail.php] Warning(E_WARNING): include() [<a href='function.include'>function.include</a>]: Filename cannot be empty on [data/module/Smarty/libs/Smarty.class.php(1923)] from 114.145.227.33
2013/03/03 13:44:54 [/products/detail.php] Warning(E_WARNING): include() [<a href='function.include'>function.include</a>]: Failed opening '' for inclusion (include_path='data/module:.:/usr/local/php5.3/php') on [data/module/Smarty/libs/Smarty.class.php(1923)] from 114.145.227.33
2013/03/03 13:46:33 [/products/detail.php] Fatal error(E_PARSE): syntax error, unexpected '<' on [data/class/pages/LC_Page.php(450)] from 114.145.227.33
customer_id =
2013/03/03 13:46:33 [/products/detail.php] Warning(E_WARNING): include(LC/Page/Ex.php) [<a href='function.include'>function.include</a>]: failed to open stream: そのようなファイルやディレクトリはありません on [data/class/SC_ClassAutoloader.php(120)] from 114.145.227.33
2013/03/03 13:46:33 [/products/detail.php] Warning(E_WARNING): include(LC/Page/Ex.php) [<a href='function.include'>function.include</a>]: failed to open stream: そのようなファイルやディレクトリはありません on [data/class/SC_ClassAutoloader.php(120)] from 114.145.227.33
2013/03/03 13:46:33 [/products/detail.php] Warning(E_WARNING): include() [<a href='function.include'>function.include</a>]: Failed opening 'LC/Page/Ex.php' for inclusion (include_path='data/module:.:/usr/local/php5.3/php') on [data/class/SC_ClassAutoloader.php(120)] from 114.145.227.33
2013/03/03 13:46:44 [/products/detail.php] Warning(E_USER_WARNING): Smarty error: file:/home/sites/***/***/frontparts/bloc/plg_topicPath_topicpath.php is not readable on [data/module/Smarty/libs/Smarty.class.php(1093)] from 114.145.227.33
2013/03/03 13:46:44 [/products/detail.php] Warning(E_WARNING): include() [<a href='function.include'>function.include</a>]: Filename cannot be empty on [data/module/Smarty/libs/Smarty.class.php(1923)] from 114.145.227.33
2013/03/03 13:46:44 [/products/detail.php] Warning(E_WARNING): include() [<a href='function.include'>function.include</a>]: Filename cannot be empty on [data/module/Smarty/libs/Smarty.class.php(1923)] from 114.145.227.33
2013/03/03 13:46:44 [/products/detail.php] Warning(E_WARNING): include() [<a href='function.include'>function.include</a>]: Failed opening '' for inclusion (include_path='data/module:.:/usr/local/php5.3/php') on [data/module/Smarty/libs/Smarty.class.php(1923)] from 114.145.227.33
2013/03/03 13:47:18 [/products/detail.php] Warning(E_USER_WARNING): Smarty error: file:/home/sites/***l/***/frontparts/bloc/plg_topicPath_topicpath.php is not readable on [data/module/Smarty/libs/Smarty.class.php(1093)] from 114.145.227.33
2013/03/03 13:47:18 [/products/detail.php] Warning(E_WARNING): include() [<a href='function.include'>function.include</a>]: Filename cannot be empty on [data/module/Smarty/libs/Smarty.class.php(1923)] from 114.145.227.33
2013/03/03 13:47:18 [/products/detail.php] Warning(E_WARNING): include() [<a href='function.include'>function.include</a>]: Filename cannot be empty on [/home/sites/***/***/data/module/Smarty/libs/Smarty.class.php(1923)] from 114.145.227.33
2013/03/03 13:47:18 [/products/detail.php] Warning(E_WARNING): include() [<a href='function.include'>function.include</a>]: Failed opening '' for inclusion (include_path='data/module:.:/usr/local/php5.3/php') on [data/module/Smarty/libs/Smarty.class.php(1923)] from 114.145.227.33
2013/03/03 13:47:19 [/resize_image.php] Warning(E_WARNING): Cannot modify header information - headers already sent by (output started at data/class/pages/LC_Page.php:2) on [data/module/gdthumb.php(210)] from 114.145.227.33
2013/03/03 13:47:19 [/resize_image.php] Warning(E_WARNING): Cannot modify header information - headers already sent by (output started at data/class/pages/LC_Page.php:2) on [data/module/gdthumb.php(210)] from 114.145.227.33
2013/03/03 13:47:19 [/resize_image.php] Warning(E_WARNING): Cannot modify header information - headers already sent by (output started at data/class/pages/LC_Page.php:2) on [data/module/gdthumb.php(210)] from 114.145.227.33
2013/03/03 13:47:19 [/resize_image.php] Warning(E_WARNING): Cannot modify header information - headers already sent by (output started at data/class/pages/LC_Page.php:2) on [data/module/gdthumb.php(210)] from 114.145.227.33
2013/03/03 13:47:19 [/resize_image.php] Warning(E_WARNING): Cannot modify header information - headers already sent by (output started at data/class/pages/LC_Page.php:2) on [data/module/gdthumb.php(210)] from 114.145.227.33
2013/03/03 13:47:19 [/resize_image.php] Warning(E_WARNING): Cannot modify header information - headers already sent by (output started at data/class/pages/LC_Page.php:2) on data/module/gdthumb.php(252)] from 114.145.227.33
2013/03/03 13:47:19 [/resize_image.php] Warning(E_WARNING): Cannot modify header information - headers already sent by (output started at data/class/pages/LC_Page.php:2) on [data/module/gdthumb.php(210)] from 114.145.227.33
2013/03/03 13:47:19 [/resize_image.php] Warning(E_WARNING): Cannot modify header information - headers already sent by (output started at data/class/pages/LC_Page.php:2) on [data/module/gdthumb.php(252)] from 114.145.227.33
2013/03/03 13:48:34 [/products/detail.php] Warning(E_USER_WARNING): Smarty error:
hona
投稿日時: 2013/3/3 20:41
対応状況: −−−
新米
登録日: 2013/2/28
居住地:
投稿: 7
Re: プラグインを有効化するとエラーが発生します。
度々すみません。
先程投稿したものですが、PayPal以外は解決しました。

EC-CUBEを再インストールした際に、本番でもしまた何かしたら怖いと思いテストサーバーを作り、テストのテンプレートを作ってサバーエラーの原因究明を行いました。
その際に作ったテンプレートを本番でも使っていたので、別名のテンプレートだったので、サーバーエラーが起こる前に使ってたプラグインが使えなかったみたいです。
※テンプレート名を同じにしたらPayPal以外は使えるようになりました。

ただしプラグイン画面のPayPalは先程書いたのと同じ状況で、決済画面に行けるかも実験してみたところ「Your payment can't be processed. Please contact the merchant directly.」と表示されてしまいます。
本人確認も終了し、API署名も発行し記入しました。

可能であればアンインストールして、再インストールしたいのですが、それも不可能なようなのでこちらの解決策などありましたら、教えてください。
よろしくお願いします。
スレッド表示 | 新しいものから 前のトピック | 次のトピック | トップ


 



ログイン


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

統計情報

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

投稿数ランキング

1
seasoft
7367
2
468
3217
3
AMUAMU
2712
4
nanasess
2313
5
umebius
2085
6
yuh
1819
7
h_tanaka
1638
8
red
1570
9
mcontact
1285
10
tsuji
958
11
fukap
907
12
shutta
835
13
tao_s
799
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.