HI got this error,

I'm not using a breadcrumb..

Strict warning: Creating default object from empty value in ctools_term_breadcrumb() (line 144 of /Users/xxx/Server-Apps/drupal-7.4/sites/all/modules/ctools/plugins/arguments/term.inc).

Comments

merlinofchaos’s picture

Hm that's the breadcrumb generation from the taxonomy term argument.

How is this argument configured? Is this the built in taxonomy/term/% or are you using a custom page with a taxonomy term argument?

Apfel007’s picture

Hi,
Im using the panels "Taxonomy term template" with no selection rule, " This panel will always be selected."
In content I use some visibilty rules " Show if term is..."

merlinofchaos’s picture

Status: Active » Fixed

Ok, I realize after reading this a second time that this is a warning due to E_STRICT. Now that I see that, it's easier to fix than I realized. Can you make sure the phrase 'strict warning' appears in the title of posts when it appears in the error? That will make it easier.

Committed a fix for this.

Apfel007’s picture

StatusFileSize
new17.96 KB

have a look on the screen shot - does this help?

merlinofchaos’s picture

Title: error ctools_term_breadcrumb() » Strict warning: error ctools_term_breadcrumb()

Sorry, I just meant in the issue title. Like you did with the other one. :)

Status: Fixed » Closed (fixed)

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

chasingmaxwell’s picture

Issue summary: View changes
StatusFileSize
new413 bytes

This was still an issue for me. This patch fixed it.

chasingmaxwell’s picture

Status: Closed (fixed) » Needs review
aether’s picture

Confirming patch #7 fixes the issue.

rivimey’s picture

Status: Needs review » Reviewed & tested by the community
Parent issue: » #2819121: Plan for CTools 7.x-1.12 release

Happy to accept it
Applies cleanly to 7.x-1.x

japerry’s picture

Status: Reviewed & tested by the community » Fixed

Easy enough. Committed!

Status: Fixed » Closed (fixed)

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