Hi all,
I have been away from Drupal/Ubercart for a long time and have come back to create an eCom site.
I have installed all the required and additional modules as required for Ubercart, however when I create a new product and select Save and Continue i get the following:
Notice: Undefined property: stdClass::$display_price in uc_product_view() (line 667 of F:\W_SiteBckUp\elaine_Drupal\sites\all\modules\ubercart\uc_product\uc_product.module).
Notice: Undefined property: stdClass::$display_price_suffix in uc_product_view() (line 668 of F:\W_SiteBckUp\elaine_Drupal\sites\all\modules\ubercart\uc_product\uc_product.module).
Notice: Undefined property: stdClass::$display_price in uc_product_view() (line 667 of F:\W_SiteBckUp\elaine_Drupal\sites\all\modules\ubercart\uc_product\uc_product.module).
Notice: Undefined property: stdClass::$display_price_suffix in uc_product_view() (line 668 of F:\W_SiteBckUp\elaine_Drupal\sites\all\modules\ubercart\uc_product\uc_product.module).
This is on an EasyPHP setup on Windows 7.
Can anyone shed some light on this, as this is a show stopper for me.
