apache log:

PHP Fatal error: Cannot access empty property in /home/brunorios/www/cmc/sites/all/modules/crumbs/plugins/crumbs.crumbs.inc on line 73, referer: http://cmc/checkout/30/complete

Comments

donquixote’s picture

Do you know which entity type that is?

brunorios1’s picture

i don't know...
it's happening when i try to access:

/user
/user/1/orders/30

donquixote’s picture

Ok then it's either user or sth from commerce.
That might be enough to reproduce.

In the meantime you should try downgrading to a previous version (the older alpha, or the 7.x-1.x branch)
But of course thanks for trying out the -dev! This feedback is much needed.

Of course if you want to post a patch go ahead.

donquixote’s picture

Status: Active » Needs review
StatusFileSize
new1007 bytes

Here is a patch.
I'm going to commit it right away, because it is obviously better than the current solution.
Please test and close the issue.

brunorios1’s picture

Status: Needs review » Fixed

great!
works perfectly!

thank you!

donquixote’s picture

That's now in 7.x-2.0-alpha3, so people don't have to download a broken alpha.

Status: Fixed » Closed (fixed)

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