I get the following error after installing the mucho menu module for the first time:
Notice: Undefined index: animation_effect in muchomenu_edit_menu() (line 213 of /home/usasess/public_html/hosted/itsmysite.co.za/sites/all/modules/1077858/includes/admin.inc).

Comments

vip_sa’s picture

After creating and saving a new Mucho Menu I got the following errors:

Notice: Undefined index: animation_effect in muchomenu_edit_menu() (line 213 of /home/usasess/public_html/hosted/itsmysite.co.za/sites/all/modules/1077858/includes/admin.inc).
Notice: Undefined index: animation_speed in muchomenu_edit_menu_submit() (line 257 of /home/usasess/public_html/hosted/itsmysite.co.za/sites/all/modules/1077858/includes/admin.inc).
Warning: in_array() [function.in-array]: Wrong datatype for second argument in drupal_write_record() (line 6707 of /home/usasess/public_html/hosted/itsmysite.co.za/includes/common.inc).

and this on the front page:

Notice: Undefined index: extra_fields in template_preprocess_muchomenu_overview_form() (line 201 of /home/usasess/public_html/hosted/itsmysite.co.za/sites/all/modules/1077858/includes/theme.inc).
Notice: Undefined index: table in include() (line 1 of /home/usasess/public_html/hosted/itsmysite.co.za/sites/all/modules/1077858/templates/muchomenu-overview-form.tpl.php).

sksmithson’s picture

Same here

aristeides’s picture

same issue, subscribing.
Has anyone solved this?

Vc Developer’s picture

sub.....

irishgringo’s picture

same here

and when I try clearing the cache... I get this...

Notice: Use of undefined constant BLOCK_NO_CACHE - assumed 'BLOCK_NO_CACHE' in muchomenu_block_info() (line 127 of /home/cloud33/bb.33cl.com/sites/all/modules/1077858/includes/hooks.inc).
Notice: Use of undefined constant BLOCK_NO_CACHE - assumed 'BLOCK_NO_CACHE' in muchomenu_block_info() (line 127 of /home/cloud33/bb.33cl.com/sites/all/modules/1077858/includes/hooks.inc).
Notice: Use of undefined constant BLOCK_NO_CACHE - assumed 'BLOCK_NO_CACHE' in muchomenu_block_info() (line 127 of /home/cloud33/bb.33cl.com/sites/all/modules/1077858/includes/hooks.inc).

Alex_eav’s picture

I think I found the solution to this problem here http://drupal.org/node/1157308. In my case it helped.