1 reply [Last post]
Gavalar's picture
Offline
Joined: 12/24/2008
Juice: 101
Was this information Helpful?

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.

Gavalar's picture
Offline
Joined: 12/24/2008
Juice: 101
Re: Product creation problem

Ok I have managed to resolve this.

Appears the modules didnt go in correctly.

Removed modlues and dropped the DB, re ran the install.php for Drupal, and then used the Drupal Interface to install modules

Happy days