Closed (duplicate)
Project:
Drupal core
Version:
7.0-beta1
Component:
menu system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Oct 2010 at 15:17 UTC
Updated:
11 Oct 2010 at 16:20 UTC
I know this was a small issue in 7dev, but it still occurs in 7 beta-1 I installed today.
Comments
Comment #1
robbdavis commentedI get the same error.
Comment #2
furamag commentedHow can I recreate this error? I checked Drupal logs and php logs and I don't see any errors.
Comment #3
dcrocks commentedSame error on fresh install of 7.x-dev from 10-10. Went to structure/menus/settings and msg was displayed:
Undefined variable: main_options in menu_configure() (line 700 of /Library/WebServer/Documents/dru1010/modules/menu/menu.admin.inc).
Only diff from standard install was I enabled a few more core modules(forum, etc.)
Comment #4
sivaji_ganesh_jojodae commentedDuplicate of #937850: PHP notice in menu settings page.