Closed (fixed)
Project:
Crumbs, the Breadcrumbs suite
Version:
6.x-1.0-unstable9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jul 2010 at 09:47 UTC
Updated:
13 Sep 2010 at 14:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
donquixote commentedscreenshot?
Comment #2
plastikkposen commentedsorry. here it is. propably forgot to click attach....
Comment #3
plastikkposen commentedsorry. here it is. propably forgot to click attach....
Comment #4
donquixote commentedDuh. Now this attachment seems to be broken. It did work when I opened it the first time, but now it's gone. Must be a bug in the drupal.org website.
Could you just copy the text of the error message instead? This has the additional benefit that people can find this issue in google, in case they have the same error.
Comment #5
plastikkposen commentedYup, seems like the screenshot is gone..
Error message states:
warning: Invalid argument supplied foreach() in
/home/www/mywebsite.com/sites/all/mudules/crumbs/plugins/crumbs.nodereference.inc on line 39.
warning: Invalid argument supplied foreach() in
/home/www/mywebsite.com/sites/all/mudules/crumbs/plugins/crumbs.nodereference.inc on line 39.
Comment #6
donquixote commentedI had a look at the code, and it seems we just need a bit more sanity checking.
I guess your nodereference does not have any specific node types checked as "referenceable types".
i will have time to fix this in the next weeks, until then just make sure to choose some "referenceale types". Or patch it yourself if you feel líke it.
Comment #7
donquixote commentedFixed in -dev (wait for packaging script).
Comment #8
donquixote commented