[Tep-j-general] オプション付での商品一括登録について

Back to archive index

植松 miu_miu11****@yahoo*****
2006年 10月 27日 (金) 15:50:19 JST


こんにちは、植松と申します。

こちらのメーリングリストでは、いつもいろいろ
勉強させていただいております。
ありがとうございます。

以前にFrank Black様に特価商品の一括登録方法を
教えていただき、うまくいき、
今度は、オプション付きでの登録と思い、

http://www.bitscope.co.jp/search/html/tep-j-general/msg05534.html

を参考にeasypopulate.phpに修正を加えてみたのですが、
データをダウンロードしても、オプションらしき項目が
追加されておらず、修正間違いがあるに違いないと、
いろいろ試してみたのですが、どうしてもうまくいかず、
メールしました。

とても初歩的な質問で申し訳ありません。

修正箇所が3箇所あり、1番目と2番目は、
間違えようがないと思うのですが、3番目が自信ありません。

> 1172行目付近
>	$filelayout_sql = "SELECT
>		p.products_id as v_products_id,
>		p.products_model as v_products_model,
>		p.products_image as v_products_image,
>		p.products_price as v_products_price,
>		p.products_weight as v_products_weight,
>		p.products_date_added as v_date_avail,
>		p.products_tax_class_id as v_tax_class_id,
>		p.products_quantity as v_products_quantity,
>		p.manufacturers_id as v_manufacturers_id,
>		subc.categories_id as v_categories_id
>		FROM
>		products as p,
>		categories as subc,
>		products_to_categories as ptoc
>		WHERE
>		p.products_id = ptoc.products_id AND
>		ptoc.categories_id = subc.categories_id
>		";
>	break;

に似た部分が1251行目にあったのですが、
>		p.products_date_available as v_date_avail,
という記述もあり、違うと思い、
1404行目にあった部分が該当箇所だと自分では判断しました。

次の問題が「に以下を挿入」というのが、
よくかわからず、これらの前や後ろに追加してみたのですが、
うまくいきませんでした。

おそらく私のやり方に問題があり、とても初歩的な質問かと
思いますが、自分では解決できず困っています。
どなたかご助言いただけたらと思います。

宜しくお願いいたします。
--------------------------------------
YOSOGAI-WARI  SOFTBANK MOBILE
http://pr.mail.yahoo.co.jp/keitai/



Tep-j-general メーリングリストの案内
Back to archive index