バージョン選択

フォーラム

メニュー

オンライン状況

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

サイト内検索

質問 > フロント機能 > 2.11 初期状態の JavaScript エラー

フロント機能

新規スレッドを追加する

フラット表示 前のトピック | 次のトピック
投稿者 スレッド
stone
投稿日時: 2011/4/11 9:52
対応状況: −−−
新米
登録日: 2011/4/9
居住地: 富山
投稿: 5
Re: 2.11 初期状態の JavaScript エラー
seasoft さま

ご丁重なアドバイスありがとうございます。
サーバの環境に依存している様子ですね。
ご指摘いただきました 記述の結果下記の値が表示されました。

別サーバ環境でもテストをしてみることにします。

--------------------------------------
array(4) { [""]=> array(1) { [""]=> array(3) { ["name"]=> string(24) "選択してください" ["product_class_id"]=> string(1) "1" ["product_type"]=> string(1) "1" } } [3]=> array(4) { ["#"]=> array(2) { ["classcategory_id2"]=> string(0) "" ["name"]=> string(24) "選択してください" } ["#6"]=> array(9) { ["classcategory_id2"]=> string(1) "6" ["name"]=> string(1) "S" ["stock_find"]=> bool(true) ["price01"]=> string(5) "1,050" ["price02"]=> string(3) "980" ["point"]=> string(2) "93" ["product_code"]=> string(6) "ice-01" ["product_class_id"]=> string(1) "1" ["product_type"]=> string(1) "1" } ["#5"]=> array(9) { ["classcategory_id2"]=> string(1) "5" ["name"]=> string(1) "M" ["stock_find"]=> bool(true) ["price01"]=> string(5) "1,050" ["price02"]=> string(3) "980" ["point"]=> string(2) "93" ["product_code"]=> string(6) "ice-02" ["product_class_id"]=> string(1) "2" ["product_type"]=> string(1) "1" } ["#4"]=> array(9) { ["classcategory_id2"]=> string(1) "4" ["name"]=> string(1) "L" ["stock_find"]=> bool(true) ["price01"]=> string(5) "1,050" ["price02"]=> string(3) "980" ["point"]=> string(2) "93" ["product_code"]=> string(6) "ice-03" ["product_class_id"]=> string(1) "3" ["product_type"]=> string(1) "1" } } [2]=> array(4) { ["#"]=> array(2) { ["classcategory_id2"]=> string(0) "" ["name"]=> string(24) "選択してください" } ["#6"]=> array(9) { ["classcategory_id2"]=> string(1) "6" ["name"]=> string(1) "S" ["stock_find"]=> bool(true) ["price01"]=> string(5) "1,050" ["price02"]=> string(3) "980" ["point"]=> string(2) "93" ["product_code"]=> string(6) "ice-04" ["product_class_id"]=> string(1) "4" ["product_type"]=> string(1) "1" } ["#5"]=> array(9) { ["classcategory_id2"]=> string(1) "5" ["name"]=> string(1) "M" ["stock_find"]=> bool(true) ["price01"]=> string(5) "1,050" ["price02"]=> string(3) "980" ["point"]=> string(2) "93" ["product_code"]=> string(6) "ice-05" ["product_class_id"]=> string(1) "5" ["product_type"]=> string(1) "1" } ["#4"]=> array(9) { ["classcategory_id2"]=> string(1) "4" ["name"]=> string(1) "L" ["stock_find"]=> bool(true) ["price01"]=> string(5) "1,050" ["price02"]=> string(3) "980" ["point"]=> string(2) "93" ["product_code"]=> string(6) "ice-06" ["product_class_id"]=> string(1) "6" ["product_type"]=> string(1) "1" } } [1]=> array(4) { ["#"]=> array(2) { ["classcategory_id2"]=> string(0) "" ["name"]=> string(24) "選択してください" } ["#6"]=> array(9) { ["classcategory_id2"]=> string(1) "6" ["name"]=> string(1) "S" ["stock_find"]=> bool(true) ["price01"]=> string(5) "1,050" ["price02"]=> string(3) "980" ["point"]=> string(2) "93" ["product_code"]=> string(6) "ice-07" ["product_class_id"]=> string(1) "7" ["product_type"]=> string(1) "1" } ["#5"]=> array(9) { ["classcategory_id2"]=> string(1) "5" ["name"]=> string(1) "M" ["stock_find"]=> bool(true) ["price01"]=> string(5) "1,050" ["price02"]=> string(3) "980" ["point"]=> string(2) "93" ["product_code"]=> string(6) "ice-08" ["product_class_id"]=> string(1) "8" ["product_type"]=> string(1) "1" } ["#4"]=> array(9) { ["classcategory_id2"]=> string(1) "4" ["name"]=> string(1) "L" ["stock_find"]=> bool(true) ["price01"]=> string(5) "1,050" ["price02"]=> string(3) "980" ["point"]=> string(2) "93" ["product_code"]=> string(6) "ice-09" ["product_class_id"]=> string(1) "9" ["product_type"]=> string(1) "1" } } }
フラット表示 前のトピック | 次のトピック


題名 投稿者 日時
   2.11 初期状態の JavaScript エラー stone 2011/4/9 19:43
     Re: 2.11 初期状態の JavaScript エラー seasoft 2011/4/10 17:53
       Re: 2.11 初期状態の JavaScript エラー stone 2011/4/10 23:42
         Re: 2.11 初期状態の JavaScript エラー seasoft 2011/4/11 0:47
         » Re: 2.11 初期状態の JavaScript エラー stone 2011/4/11 9:52
             サーバ変更でテスト中。 stone 2011/4/11 11:41
               Re: サーバ変更でテスト中。 seasoft 2011/4/13 10:06
                 Re: サーバ変更でテスト中。 stone 2011/4/13 17:50
                   Re: サーバ変更でテスト中。 MPV 2011/4/25 16:36
                     Re: サーバ変更でテスト中。 AMUAMU 2011/4/26 20:14
                       Re: サーバ変更でテスト中。 MPV 2011/4/27 9:43
                       Re: サーバ変更でテスト中。 MPV 2011/4/30 20:52

 



ログイン


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

統計情報

総メンバー数は89,113名です
総投稿数は110,039件です

投稿数ランキング

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