osc_829
osc_829****@hotma*****
2004年 8月 13日 (金) 09:53:51 JST
こんにちは、お世話になります。 ナビゲーションバーの最後の商品IDを商品名に変更したいのですが、 わかる方教えて下さい?? /includes application_top.phpの下記あたりと思うのですが、 どのように直せばいいのでしょうか? 宜しくお願いいたします。 // add the products model to the breadcrumb trail if (isset($HTTP_GET_VARS['products_id'])) { $model_query = tep_db_query("select products_model from " . TABLE_PRODUCTS . " where products_id = '" . $HTTP_GET_VARS['products_id'] . "'"); $model = tep_db_fetch_array($model_query); $breadcrumb->add($model['products_model'], tep_href_link(FILENAME_PRODUCT_INFO, 'cPath=' . $cPath . '&products_id=' . $HTTP_GET_VARS['products_id'])); -------------- next part -------------- HTMLの添付ファイルを保管しました... Download