hi guys
on my drupal 7 clean install with ecommerce, when the user purchases a product they get an error on the page (error below) but then it also says your order has been submitted,
in the admin, when i go to check the pending transactions i get an internal 500 error

the error upon purchasing is

Warning: Parameter 1 to ec_store_condition_gross() expected to be a reference, value given in FacesExtendable->__call() (line 123 of /var/www/vhosts/mysite/temp/sites/all/modules/rules/includes/faces.inc).
Warning: Parameter 1 to ec_store_condition_allocation_status_changed() expected to be a reference, value given in FacesExtendable->__call() (line 123 of /var/www/vhosts/mysite/temp/sites/all/modules/rules/includes/faces.inc).
Warning: Parameter 1 to ec_store_condition_is_shippable() expected to be a reference, value given in FacesExtendable->__call() (line 123 of /var/www/vhosts/mysite/temp/sites/all/modules/rules/includes/faces.inc).
Warning: Parameter 1 to ec_store_condition_allocation_status_changed() expected to be a reference, value given in FacesExtendable->__call() (line 123 of /var/www/vhosts/mysite/temp/sites/all/modules/rules/includes/faces.inc).
Warning: Parameter 1 to ec_store_condition_is_shippable() expected to be a reference, value given in FacesExtendable->__call() (line 123 of /var/www/vhosts/mysite/temp/sites/all/modules/rules/includes/faces.inc).

i appreciate any help thank u so much

Comments

gordon’s picture

Version: 7.x-4.7-alpha1 » 7.x-4.x-dev
Priority: Critical » Normal
Status: Active » Fixed

Thanks for this. This has already been fixed in the dev version.

I am just fixing some of the issues with VBO and I am going to do another alpha release.

prezaeis’s picture

do you know when that release will be ?

gordon’s picture

It should be within the next week, I just need to finish the VBO stuff and chase a few errors, other people have found.

prezaeis’s picture

greeat thank u

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.