バージョン選択

フォーラム

メニュー

オンライン状況

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

サイト内検索

質問 > 管理機能 > システムエラーが発生しました。

管理機能

新規スレッドを追加する

フラット表示 前のトピック | 次のトピック
投稿者 スレッド
happy
投稿日時: 2014/8/22 19:15
対応状況: −−−
半人前
登録日: 2014/8/21
居住地:
投稿: 12
Re: システムエラーが発生しました。
回答ありがとうございます
s_gotoさま。
FFFTPで接続し、
data/eccube/data/class_extends/page_extends/admin/order/LC_Page_Admin_Order_Edit_Ex.php
を開いてみたら
<?php
/*
* This file is part of EC-CUBE
*
* Copyright(c) 2000-2012 LOCKON CO.,LTD. All Rights Reserved.
*
* http://www.lockon.co.jp/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/

// {{{ requires
require_once CLASS_REALDIR . 'pages/admin/order/LC_Page_Admin_Order_Edit.php';

/**
* 受注修正 のページクラス(拡張).
*
* LC_Page_Admin_Order_Edit をカスタマイズする場合はこのクラスを編集する.
*
* @package Page
* @author LOCKON CO.,LTD.
* @version $Id: LC_Page_Admin_Order_Edit_Ex.php 21867 2012-05-30 07:37:01Z nakanishi $
*/
class LC_Page_Admin_Order_Edit_Ex extends LC_Page_Admin_Order_Edit {

// }}}
// {{{ functions

/**
* Page を初期化する.
*
* @return void
*/
function init() {
parent::init();
}

/**
* Page のプロセス.
*
* @return void
*/
function process() {
parent::process();
}

/**
* デストラクタ.
*
* @return void
*/
function destroy() {
parent::destroy();
}
}
と書いてあり、mtb_countryはありませんでした。
どうしたら良いでしょうか?
フラット表示 前のトピック | 次のトピック


題名 投稿者 日時
   システムエラーが発生しました。 happy 2014/8/21 23:17
     Re: システムエラーが発生しました。 yuh 2014/8/21 23:56
       Re: システムエラーが発生しました。 happy 2014/8/22 10:39
         Re: システムエラーが発生しました。 s_goto 2014/8/22 12:36
         » Re: システムエラーが発生しました。 happy 2014/8/22 19:15
             Re: システムエラーが発生しました。 oda 2014/8/22 21:17
               Re: システムエラーが発生しました。 happy 2014/8/23 1:06
                 Re: システムエラーが発生しました。 oda 2014/8/24 14:06
                   Re: システムエラーが発生しました。 happy 2014/8/25 16:41
         Re: システムエラーが発生しました。 oda 2014/8/22 12:44
           Re: システムエラーが発生しました。 oda 2014/8/22 13:00
           Re: システムエラーが発生しました。 happy 2014/8/22 19:19
             Re: システムエラーが発生しました。 k_kawamata 2014/8/22 20:05
               Re: システムエラーが発生しました。 happy 2014/8/23 1:19
                 Re: システムエラーが発生しました。 s_goto 2014/8/23 18:28
                   Re: システムエラーが発生しました。 happy 2014/8/23 19:22
                     Re: システムエラーが発生しました。 s_goto 2014/8/23 22:53
                       Re: システムエラーが発生しました。 happy 2014/8/24 11:21
                         Re: システムエラーが発生しました。 s_goto 2014/8/25 12:42
                           Re: システムエラーが発生しました。 happy 2014/8/25 19:12
                             Re: システムエラーが発生しました。 s_goto 2014/8/25 20:42
                               Re: システムエラーが発生しました。 happy 2014/8/25 23:46
                                 Re: システムエラーが発生しました。 s_goto 2014/8/26 9:36
                                 Re: システムエラーが発生しました。 nanasess 2014/8/26 9:39
     Re: システムエラーが発生しました。 happy 2014/9/2 23:32
       Re: システムエラーが発生しました。 s_goto 2014/9/2 23:53

 



ログイン


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

統計情報

総メンバー数は90,154名です
総投稿数は110,324件です

投稿数ランキング

1
seasoft
7369
2
468
3217
3
AMUAMU
2712
4
nanasess
2314
5
umebius
2085
6
yuh
1819
7
h_tanaka
1682
8
red
1571
9
mcontact
1351
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.