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
Comment #1
gordon commentedYou need to make sure that the product module is installed before shipping is enabled.
Comment #2
marie70 commentedThe product module was installed, I have existing products already. Do you mean the dev version?
Comment #3
marie70 commentedDoes anyone know the last stable version of the Shipping module?
Thanks
Comment #4
brmassa commentedMarie,
fixed
regards,
massa
Comment #5
marie70 commentedHow is this fixed? http://groups.drupal.org/node/7061