On 'Admin >> CCK node types >> Edit CCK node type' page I'm getting the error:
warning: Invalid argument supplied for foreach() in ... node_wizard.module on line 849
I think it is related to the 'Extra Fields' drop-down on this page, as there are no values listed there (the description reads 'Select the steps you want the extra (non-CCK) fields to belong to.', but there are no steps listed there).
Comments
Comment #1
Arnion commentedIt appears that the error is that we need to define the array $buttons_codes. In other functions is defined as follows:
Comment #2
Anonymous (not verified) commentedI have the same issue. Is there an existing fix ?
Thanks you :)
Comment #3
boychev commentedI have the issue too. Please give us some fix. 10x a lot ;)
Comment #4
calefilm commentedNo? Am I okay using this module with this error?
Comment #5
Anonymous (not verified) commentedI don't think so.