[Tep-j-general] Re: 値段表示について

Zurück zum Archiv-Index

沼田渉 numat****@idaki*****
2005年 5月 8日 (日) 17:05:09 JST


曽我部様、沼田です。どうもありがとうございました。

$currencies = new currencies;
$currencies->display_price・・・・

として表示できるようになりまが。

catalog/include/boxes/whats_new.php などの場合は、
どこでインスタンス化しているのでしょうか? 



On Sun, 08 May 2005 16:33:48 +0900
Seiji Sogabe <sogab****@alles*****> wrote:

> 
> こんにちは、曽我部です。
> 
> 沼田渉 wrote:
> > $products_price = $currencies->display_price($products['products_price'], tep_get_tax_rate($products['products_tax_class_id']));
> > 
> > と変数にセットすると、
> > 
> > Fatal error: Call to member function on a non-object 
> > エラーになってしまいます。
> 
> エラーの通り、currenciesクラスをインスタンス化していないから、エラーになっているのでは?
> 
> $currencies->display_priceを呼ぶ前に、$currencies = new currenciesでインスタンスを
> つくる必要があるのではないでしょうか。
> 
> では。
> -- 
> sogab****@alles*****
> 
> _______________________________________________
> Tep-j-general mailing list
> Tep-j****@lists*****
> http://lists.sourceforge.jp/mailman/listinfo/tep-j-general
> 

///////////////////////////////
沼田 渉
numat****@idaki*****
TEL. 090-6184-8008





Tep-j-general メーリングリストの案内
Zurück zum Archiv-Index