Active
Project:
Mupload
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Jun 2011 at 21:18 UTC
Updated:
22 Oct 2011 at 13:06 UTC
Here's the specific error message from the Drupal console:
Warning: implode() [function.implode]: Invalid arguments passed in form_error() (line 1573 of /home/happy_site/public_html/v2/includes/form.inc).
aaand another related error
node/function.implode
These errors popped up after I submitted a node using Mupload image uploader. There's some more juicy information I can give you about my node type and the fields it uses and my environment but other than that, I'm afraid this is out of my realm of Drupal knowledge.
Node name: Gallery
Contains:
Environment: LiteSpeed web server running PHP 5.2.14 and MySQL 5.1.52
Hope you can help!
Comments
Comment #1
vingborg commentedThanks. I'll look into this in the coming days (Mupload code sprint planned ;)
Comment #2
fedik commentedI fixed like next:
But not sure whether it right...