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
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | crumbs-7.x-1.x-entityParent-user-bundle-fix-1954848-4.patch | 1007 bytes | donquixote |
Comments
Comment #1
donquixote commentedDo you know which entity type that is?
Comment #2
brunorios1 commentedi don't know...
it's happening when i try to access:
/user
/user/1/orders/30
Comment #3
donquixote commentedOk 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.
Comment #4
donquixote commentedHere 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.
Comment #5
brunorios1 commentedgreat!
works perfectly!
thank you!
Comment #6
donquixote commentedThat's now in 7.x-2.0-alpha3, so people don't have to download a broken alpha.