Posted by Luukyb on August 5, 2010 at 3:23pm
3 followers
Jump to:
| Project: | footermap: a footer site map |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
Ack. Bad logic on that line.
Fixed in dev version and in 7 dev.
#2
Thanks mradcliffe
#3
#875408: menu doesnt show marked as duplicate.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.