I upgraded to dev version from beta1 because I was getting errors.
See: http://drupal.org/node/1936074

These were resolved with the upgrade, but am now seeing these after adding a donation to the checkout page:

Review your order before continuing.

Error message

Notice: Undefined index: path in template_preprocess_entity() (line 1020 of /drupal-7/sites/all/modules/entity/entity.module).
Notice: Undefined index: path in template_preprocess_entity() (line 1028 of /drupal-7/sites/all/modules/entity/entity.module).

Comments

jenifertucker’s picture

... seems enabling the Commerce Customer UI module fixes this.

Source:
http://drupal.org/node/1233226#comment-5230852

crispiatico’s picture

Not work for me :-(
I've enabled the Commerce Customer UI module 7.x-1.6 but i've the same error:

Notice: Undefined index: path in template_preprocess_entity() (linea 1020 di /home/MY-SITE/public_html/sites/all/modules/entity/entity.module).

drual core version 7.20
commerce 7.x-1.6
Entity 7.x-1.0

finex’s picture

Same problem here without Commerce Donate module (and with Customer UI enabled)

finex’s picture

Probably this is a dup of http://drupal.org/node/1392654

astutonet’s picture

lsolesen’s picture

Issue summary: View changes
Status: Active » Closed (duplicate)