Hello )

Have you tried to install it?

Fatal error: Call to undefined function product_ptypes_save() in \modules\ecommerce\product\product.install on line 66

Firstly i'd enabled at once all ec modules required by my needs but it fails. So then i've tried to enable "Product API" only and got the same.

Please look in what's can be wrong.
I really tired apply all fixes to 5.x-3.x-dev ...

Thx4all 8]

CommentFileSizeAuthor
#1 product_2.patch702 bytesbrmassa

Comments

brmassa’s picture

Status: Active » Needs review
StatusFileSize
new702 bytes

casualuser,

You are right. we did a big change on product api but the installer uses a function only present on .module file.
here is a patch.

regards,

massa

gordon’s picture

Status: Needs review » Fixed

Thanks for this, I also found other issues in that it would enable the shippable feature on the tangible product.

casualuser’s picture

Great thx for short response time. )

I'll deeply test "File product" in nearest time and send you feedback if meet smth strange.

Anonymous’s picture

Status: Fixed » Closed (fixed)