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
Comment #1
vip_sa commentedAfter 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).
Comment #2
sksmithson commentedSame here
Comment #3
aristeides commentedsame issue, subscribing.
Has anyone solved this?
Comment #4
Vc Developer commentedsub.....
Comment #5
irishgringo commentedsame 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).
Comment #6
Alex_eav commentedI think I found the solution to this problem here http://drupal.org/node/1157308. In my case it helped.