We're getting this error when switching between nodes:

warning: implode() [function.implode]: Bad arguments. in /path_to_drupal/includes/theme.inc on line 1229.

This occurs in both 6.13 and 6.14 using various themes including Paradise and our modifidied version of Paradise. From the context, I assume the problem is a bad value in the $breadcrumbs array. I'm not familiar enough with how $breadcrumbs values are passed to easily devine where the problem lies.

Can anyone give me some pointers on where to look to troubleshoot this.

I do apologize in advance for listing this as a bug under the core project. It may well be a theme-specific issue, though we haven't been able to localize it to a particular theme. Any help would be appreciated in any case.

Thanks!

Comments

Status: Active » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.