[Tep-j-general] Re: 商品登録画面 商品検索について

Back to archive index

fwgi4****@mb***** fwgi4****@mb*****
2005年 4月 11日 (月) 19:08:55 JST


はまだ様

ありがとうございます。
早速試してみましたが、以下のメッセージが出てしまいました。

1054 - Unknown column 'pd.products_model' in 'where clause'

select p.products_id, pd.products_name, p.products_quantity, 
p.products_image, p.products_price, p.products_date_added, p.
products_last_modified, p.products_date_available, p.
products_status, p2c.categories_id from products p, 
products_description pd, products_to_categories p2c where p.
products_id = pd.products_id and pd.language_id = '4' and p.
products_id = p2c.products_id and pd.products_model like '%
110005%' order by pd.products_name

[TEP STOP]

自分でも色々いじってみたのですが、どうしても難しいです。

ありがとうございました。

>
>こんにちわ。
>
>On Mon, 11 Apr 2005 12:42:55 +0900
>fwgi4****@mb***** wrote:
>
>> ここで商品の型番で検索できるようにしたいのですが、このようにカスタマイズ
>> することは可能でしょうか?また、その方法はどのようにしたらよいでしょう
>> か?
>
>/admin/categories.phpの692行くらい、
>
>> products_name like '%" . $HTTP_GET_VARS['search'] . "%'
>
>↑ココのproducts_nameをproducts_modelにすれば良さそうな気がします。
>
>はまだ
>
>
>
>_______________________________________________
>Tep-j-general mailing list
>Tep-j****@lists*****
>http://lists.sourceforge.jp/mailman/listinfo/tep-j-general



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