I have added a region in theme info file and then rebuid theme registry then this error is coming.

* warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'zen_menu_local_tasks' was given in /var/www/mydrupal.org/htdocs/includes/theme.inc on line 617.
* warning: Invalid argument supplied for foreach() in /var/www/mydrupal.org/htdocs/includes/theme.inc on line 463.
* warning: Invalid argument supplied for foreach() in /var/www/mydrupal.org/htdocs/includes/theme.inc on line 468.
* warning: array_map() [function.array-map]: Argument #2 should be an array in /var/www/mydrupal.org/htdocs/modules/system/system.module on line 966.
* warning: array_keys() [function.array-keys]: The first argument should be an array in /var/www/mydrupal.org/htdocs/includes/theme.inc on line 1762.
* warning: Invalid argument supplied for foreach() in /var/www/mydrupal.org/htdocs/includes/theme.inc on line 1762.

........................
Before creating this region when i was rebuilding theme registry , no error was coming.

Comments

wretched sinner - saved by grace’s picture

Component: base system » theme system
Status: Active » Postponed (maintainer needs more info)

Is this a custom theme? Is is based of the Zen theme (I'm guessing based on the first error message)? If it is a drupal theme, what version?

Soli Deo Gloria

dvessel’s picture

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