I am getting this error on creating a menu using the module_builder module::

warning: array_shift() [function.array-shift]: The argument should be an array in C:\xampp_new\xampp\htdocs\drupal6\sites\all\modules\module_builder\module_builder.api.inc on line 132.
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, '' was given in C:\xampp_new\xampp\htdocs\drupal6\includes\form.inc on line 358.
warning: array_pop() [function.array-pop]: The argument should be an array in C:\xampp_new\xampp\htdocs\drupal6\sites\all\modules\module_builder\module_builder.api.inc on line 143.

Comments

dmitrig01’s picture

Status: Active » Postponed (maintainer needs more info)

What steps can I use to re-create this?

joachim’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

The 6.x-1.x-dev branch has been mothballed. Try the 6.x-2.x-dev release.
Closing as won't fix.