Please let me know if I'm following the correct procedure to install shipping. I could not get shipping to work in 5.x-4.0-alpha5 so I installed just the shipping folder from 5.x-4.x-dev then ran update.php.
I added a fulfillment center under E-commerce.
Under Shipping APIs, APIs tab I configured CanadaPost as the Shipping partner.
After adding the shippable product feature to my Product type in E-comm Config, under the Products tab I ticked the methods under Canada Post that I wanted to be available.

Here's where the error comes, when trying to edit an existing product (I need to add dimensions and weights to them) or add a new product I get the following:

Fatal error: Call to undefined function product_feature_exists() in modules/ecommerce/shipping/shipping.module on line 178

Thanks

Comments

gordon’s picture

Category: bug » support
Status: Active » Fixed

You need to make sure that the product module is installed before shipping is enabled.

marie70’s picture

Status: Fixed » Active

The product module was installed, I have existing products already. Do you mean the dev version?

marie70’s picture

Title: Fatal error when add/edit products » Shipping causes Fatal error when add/edit products

Does anyone know the last stable version of the Shipping module?
Thanks

brmassa’s picture

Status: Active » Closed (fixed)

Marie,

fixed

regards,

massa

marie70’s picture