Closed (cannot reproduce)
Project:
Administration menu
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2011 at 14:03 UTC
Updated:
2 Nov 2018 at 21:25 UTC
Jump to comment: Most recent
Comments
Comment #1
petsagouris commentedI can't reproduce this on the 7.x-3.0-rc1 version on drupal 7.10.
Any more info you can provide?
Comment #2
sunI'm not able to replicate this issue. Please make sure you also test whether this issue still exists when using the latest versions/development snapshots of affected modules. If that does not help, then also try to temporarily disable potentially conflicting modules that may interfere with this functionality.
Comment #3
nevergoneI'm updated site: Drupal 7.10 -> Drupal 7.15 and Administration menu 7.x-3.x-dev (datestamp: 1318723314) -> 7.x-3.0-rc3+24-dev (datestamp: 1343088439) with PHP 5.3.10.
The error message:
Comment #4
opstao commentedI had this error in a site on 7.30, and still have it after update to 7.31. I get these 2 errors together:
Notice: Undefined index: bundles in field_ui_admin_menu_map() (line 65 of C:\inetpub\wwwroot\naccas\sites\all\modules\admin_menu\admin_menu.map.inc).Warning: Invalid argument supplied for foreach() in field_ui_admin_menu_map() (line 65 of C:\inetpub\wwwroot\naccas\sites\all\modules\admin_menu\admin_menu.map.inc).Comment #5
c.breschkow commentedI have the same error. Can you make a bugfix?
Comment #6
giorgoskI can see this on latest dev but not on rc5
noting this as it might be forgotten in the dev release
Comment #7
Yuri commentedBug still exists.
Comment #8
mpastas commentedBug still happening. I'm running behat automated tests and the warning is:
Notice: Undefined index: map in field_ui_admin_menu_map() (line 86 of C:\apps\roi\www\WSD000\www\sites\all\modules\contrib\admin_menu\admin_menu.map.inc).
Comment #9
noman_297 commentedI have the same issue it is due to dev version of admin menu.Just uninstall the dev version of admin menu and remove the module from your sites module folder, download the latest admin menu 7.x-3.0-rc5 enable it and clear the cache.hope it will resolve the problem.
Comment #10
jeffglenn commented#9 worked for me. Thank you.
Had the dev version and I reverted back to the Recommended Release 7.x-3.0-rc5. I don't get the error anymore.
Comment #11
imclean commentedThe error in #6 and #8 is different to the original report. The first post mentions "bundles" as the missing index, not "map".
For this error, see: #2502695: Undefined index map in field_ui_admin_menu_map() when clearing cache
Comment #12
truls1502I am sorry for no reply until now.
There are many issues regarding this module admin_menu which is a bit difficult for us to follow up since some of the issues might be already outdated, or is already fixed by the module or any other modules or itself core which means that the problem might no longer need to be fixed.
We can see that the issue has been created for a few years ago, I hope it is okay for you that I am postponing the issue, and give you around two weeks. If you still face the problem, could you tell us the step by step when until you get the error message or what is frustrated you, and a list of modules you are using related to admin_menu and a screenshot that might help us? So it makes us easier to reproduce your issue.
However, after two weeks with no feedback - we will close this issue. So in case, you noticed it after the issue is closed, do not hesitate to reopen it like and fill information which is mentioned above.
So before giving us a feedback, do you mind to test it again with our latest 7.x-3.x-dev?
Thank you for understanding! :)
Comment #13
truls1502This issue has been automatically marked as closed because it has not had recent activity after the last post.
However, if you or someone is still facing the same issue as described to the issue, could you please to re-open the issue by changing the status of the issue, and add an explanation with more details which can help us to reproduce your situation.
Again, thank you for your contributions! :)