Closed (cannot reproduce)
Project:
Menu Minipanels
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jul 2011 at 13:47 UTC
Updated:
18 Nov 2012 at 23:55 UTC
I've made a menu block and added it to a mini panel. From the homepage the panel appears as expected on hover but when i navigate down to one of the subpages, then hover over the main menu, the expanding div has duplicate menu blocks. Any ideas why?
Comments
Comment #1
damienmckennaYes, I have a fix for this in the repository, I'll roll a third beta this weekend.
Comment #2
sijuwi commentedGreat, thank you!
Comment #3
sijuwi commentedCleared out the installation, installed from scratch (including mini panels). On enabeling mini panels and setting up one minipanel and go to the menu item i get:
Fatal error: Call to undefined function _menu_minipanels_hover_settings_form() ......sites/all/modules/menu_minipanels/menu_minipanels.module on line 169
If I delete the mini panel, no error when I go to the menu item
Comment #4
damienmckennaThis new issue was a bug I accidentally introduced by breaking #1230622: Separate admin settings from front end code. I've fixed the repository and will release a new beta probably tonight or tomorrow.
Comment #6
samhassell commentedThe original bug still seems to be present in the latest 1.x-dev.
Basically my minipanel is displaying twice in the dropdown.
Comment #7
samhassell commentednm further exploration reveals something wrong on the theming layer.
Comment #8
chris-cmfi commentedWhat was the resolution - I'm experiencing the same issue?
Comment #9
damienmckennaPlease try the latest codebase (git, or wait for the next release) and let me know if you're still experiencing the problem.
Comment #10
damienmckennaI'm unable to reproduce this.
Comment #11
JoshOrndorff commentedI had opened a duplicate of this issue a while ago over at #1361026: miniPanel displays twice in menu and just wanted to confirm that the issue is no longer happening.
Thanks a lot,
-Josh
Comment #12
damienmckenna@Josh: Thanks for the update.