Hi,

Sorry, it's me again !

I have a problem with a link to my contact form in the footer. It doesn't appear.

Without this line (footermap_get_menu function), it's working.


if ((count($args) == 1) ? user_access($args[0]) : user_access($args[0], $args[1]))
continue;

I know this condition is looking if the users have an access to the page. But anonymous and identified users have an access to the contact form. So maybe there is a problem here.

I hope it's not a configuration error from me ...

Comments

mradcliffe’s picture

Version: 6.x-1.6 » 6.x-1.x-dev
Status: Active » Fixed

Ack. Bad logic on that line.

Fixed in dev version and in 7 dev.

Luukyb’s picture

Thanks mradcliffe

mradcliffe’s picture

#875408: menu doesnt show marked as duplicate.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.