In watchdog:

Location	[domain]/admin/block/configure/block/modules/quicktags/ed_close.png
Referrer	[domain]/admin/block/configure/block/12
Message	implode(): Bad arguments. in /home/[path]/html/includes/form.inc on line 1146.
Severity	error

I have confirmed this is generated when I was looking at a block configuration screen. Symptoms are that quicktags icons don't load.

-Yesterday's tarball (no version #) on 4.7.1.

Comments

ckclarke’s picture

I'm getting the same thing when I go to add content via flexinode. The icons don't show up (only text links, incorrectly spaced), and I get a function.implode bad arguments error, at includes/form.inc, line 1146.

I suspect the issue posted at node/65532 is the same issue as this.

I'm using Drupal 4.7.1, and the most recent CVS tarballs of flexinode and quicktags.

Bèr Kessels’s picture

Can you please paste the generated HTML in the HEAD section of your pages with this problem?
And also please the absolute URL of the site, so that I can investigate the rendered Javascript.

Bèr Kessels’s picture

Bèr Kessels’s picture

the none found quicktags are indeed unrelated. Please see here: http://drupal.org/node/66099

Bèr Kessels’s picture

Status: Active » Needs review
StatusFileSize
new975 bytes

Can anyone confirm that this patch fixes the PHP implode warning?

ckclarke’s picture

Status: Needs review » Reviewed & tested by the community

This works as well.

Bèr Kessels’s picture

Status: Reviewed & tested by the community » Fixed

fixed in HEAD and 4.7

Anonymous’s picture

Status: Fixed » Closed (fixed)