Hello Damien,

This issue is similar to #1139724: Content of minipanels hidden for anonymous ??, but I thought it was different enough and on a different major version that it should have a new issue.

Using menuminipanels 7.x-1.1 with panels 7.x-3.3 and drupal 7.21 the menu minipanels do not show at all for anonymous users. Everything looks great for any authenticated user (not just user 1). Disabling javascript aggragetion and page caching do not solve the problem. Further, when menuminipanels is enabled, colorbox module displays incorrectly for anonymous users, whereas colorbox works fine when menu minipanels is disabled.

I believe this was working when I first installed menu minipanels, and I suspect it stopped when I performed some upgrade. I'm not sure which upgrade was the problem though. I didn't notice it for a while because I am usually authenticated.

I'm happy to provide any more information you would like.

-Josh

Comments

JoshOrndorff’s picture

Additional Information:

When I disable menu minipanels colorbox does work correctly

When I disable colorbox, menu minipanels still does not work correctly

Yuri’s picture

Issue summary: View changes

have you resolved this issue yet?

damienmckenna’s picture

Did you check if a) the required jquery.qtip-1.0.0-rc3.min.js file is loaded on the page, b) the menu_minipanels.js file is loaded on the page, c) the minipanels output properly on the page, d) there aren't any JS errors on the page?