I got this error on path /user/*.

Call to undefined method _entityreference_CrumbsMultiPlugin_user::_findParentCandidates() in /Applications/MAMP/htdocs/mediation-2012/sites/all/modules/crumbs/plugins/crumbs.entityreference.inc on line 98

Created a patch based on a related issue in this queue.

CommentFileSizeAuthor
crumbs.entityreference.inc_.patch623 byteshanskuiters

Comments

donquixote’s picture

This smells like it needs a hotfix.
Thanks for reporting!

Just one question: Did this occur just like that, or after you enabled a crumbs plugin for entityreference?

donquixote’s picture

Status: Needs review » Fixed

Commit: http://drupalcode.org/project/crumbs.git/commitdiff/e36aecfb546b0b6eb512...

Hotfix release 7.x-1.7 will be online in the next minutes.

Thanks a lot!

hanskuiters’s picture

Just like that I guess. What do you mean by "crumbs plugin for entityreference"? I just installed Crumbs module on a site with dozens of other modules.

donquixote’s picture

This plugin (*) is supposed to be "disabled by default".
If that is not the case, we have another bug (though not as severe).

(*) If you go to the settings page at Admin > Structure > Crumbs (which we all know needs to be improved), you see a list of plugins, and one of them is for entityreference.

hanskuiters’s picture

Ok, I know what you mean. I sent it to you in private, I can't put it on a public site. I didn't change it. It looks different from an install on a frsh D7 site. That might be caused by all the extra modules I have installed.

Status: Fixed » Closed (fixed)

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