Active
Project:
Support Nag
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2009 at 17:43 UTC
Updated:
21 Oct 2011 at 19:01 UTC
Error occurs at /admin/support/nag/action/create when no client is defined yet (which happens to most users for the first time).
cheers, Ronald
Comments
Comment #1
mrtoner commentedThe specific error is "warning: implode() [function.implode]: Invalid arguments passed in /sites/all/modules/support_nag/support_nag.admin.inc on line 316." This error will also occur when there is only one client. The problem is that $form_state['values']['clients'] is NULL.