バージョン選択

フォーラム

メニュー

オンライン状況

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

サイト内検索

バグ報告 > 管理機能 > コンバージョン

管理機能

新規スレッドを追加する

フラット表示 前のトピック | 次のトピック
投稿者 スレッド
HAHAHA
投稿日時: 2014/2/4 19:14
対応状況: −−−
半人前
登録日: 2014/1/31
居住地:
投稿: 22
Re: コンバージョン
ありがとうございます。

やっぱり エラーが出ました。;;

下記のように記述してみました。(下から12行位を加えました)

    public function process()
    {
        parent::process();
        $this->action();
        $this->sendResponse();
        // プラグインなどで order_id を取得する場合があるため,  ここで unset する
        unset($_SESSION['order_id']);
    }

    /**
     * Page のアクション.
     *
     * @return void
     */
    public function action()
    {
        $this->arrInfo = SC_Helper_DB_Ex::sfGetBasisData();

   // 注文IDを取得
    $this->order_id = $_SESSION['order_id'];

    // 小計価格(税抜)の取得
    $objQuery = SC_Query::getSingletonInstance();
    $col = 'subtotal, tax';
    $table = 'dtb_order';
    $where = 'order_id = ?';
    $arrval = array($this->order_id);
    $arrRet = $objQuery->select($col, $table, $where, $arrval);
    $this->subtotal_exctax = $arrRet[0]['subtotal'] - $arrRet[0]['tax'];
    }
    public function process()
    {
        parent::process();
        $this->action();
        $this->sendResponse();
        // プラグインなどで order_id を取得する場合があるため,  ここで unset する
        unset($_SESSION['order_id']);
    }

    /**
     * Page のアクション.
     *
     * @return void
     */
    public function action()
    {
        $this->arrInfo = SC_Helper_DB_Ex::sfGetBasisData();

   // 注文IDを取得
    $this->order_id = $_SESSION['order_id'];

    // 小計価格(税抜)の取得
    $objQuery = SC_Query::getSingletonInstance();
    $col = 'subtotal, tax';
    $table = 'dtb_order';
    $where = 'order_id = ?';
    $arrval = array($this->order_id);
    $arrRet = $objQuery->select($col, $table, $where, $arrval);
    $this->subtotal_exctax = $arrRet[0]['subtotal'] - $arrRet[0]['tax'];
    }






エラーはこのように出ました。記述違い? ですかね



Fatal error(E_PARSE): syntax error, unexpected T_VARIABLE on [/eccube/data/class/pages/shopping/LC_Page_Shopping_Complete.php(70)] from 1.115.196.167
customer_id = 1



よろしくお願いします。
フラット表示 前のトピック | 次のトピック


題名 投稿者 日時
   コンバージョン HAHAHA 2014/2/1 16:47
     Re: コンバージョン casa 2014/2/3 10:23
     » Re: コンバージョン HAHAHA 2014/2/4 19:14
         Re: コンバージョン sumida 2014/2/4 19:50
           Re: コンバージョン HAHAHA 2014/2/4 22:54
             Re: コンバージョン casa 2014/2/5 9:40
               Re: コンバージョン HAHAHA 2014/2/5 11:24
                 Re: コンバージョン sumida 2014/2/5 15:14
                   Re: コンバージョン casa 2014/2/5 15:46
                     Re: コンバージョン HAHAHA 2014/2/6 11:16
                       Re: コンバージョン nanasess 2014/2/6 11:34
                         Re: コンバージョン HAHAHA 2014/2/6 11:52
                     Re: コンバージョン HAHAHA 2014/2/14 2:08
                       Re: コンバージョン casa 2014/2/14 10:29
                         Re: コンバージョン HAHAHA 2014/2/14 15:07
                           Re: コンバージョン casa 2014/2/14 17:13
                             Re: コンバージョン HAHAHA 2014/2/14 18:07
                               Re: コンバージョン casa 2014/2/17 13:03
                                 Re: コンバージョン HAHAHA 2014/2/17 17:56
                                   Re: コンバージョン casa 2014/2/18 15:03
                                     Re: コンバージョン HAHAHA 2014/2/18 15:34
                                       Re: コンバージョン HAHAHA 2014/2/20 12:36
                                         Re: コンバージョン nanasess 2014/2/20 14:36
                                           Re: コンバージョン HAHAHA 2014/2/20 17:49
                                             Re: コンバージョン nanasess 2014/2/20 18:09
                                               Re: コンバージョン HAHAHA 2014/2/20 18:19
                                                 Re: コンバージョン casa 2014/2/26 12:08
                                                   Re: コンバージョン tom79 2014/6/18 16:40
                                                     Re: コンバージョン pineray 2014/6/18 18:09
                                                       Re: コンバージョン tom79 2014/6/19 9:33
                                                         Re: コンバージョン pineray 2014/6/19 10:05
                                                           Re: コンバージョン tom79 2014/6/19 12:18

 



ログイン


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

統計情報

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

投稿数ランキング

1
seasoft
7367
2
468
3217
3
AMUAMU
2712
4
nanasess
2313
5
umebius
2085
6
yuh
1819
7
h_tanaka
1646
8
red
1570
9
mcontact
1294
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.