[support] issue with custom module menu path

Mutuku Ndeti jnmutuku at gmail.com
Wed Sep 26 21:01:05 UTC 2012


Hi,

when I type the url mydomain.com/admin/mycustom_menu ,  I get access denied
error

My hook_menu code is

$items['admin/mycustom_menu'] = array(
    'title' => 'mycustom menu Settings',
    'page callback' => 'my_custom_page',
    'access arguments' => array('administer content'),
    'type' => MENU_NORMAL_ITEM,
  );

-- 
Tel:254- 722-490994
www.agile.co.ke | www.jipambe.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20120927/312c6826/attachment-0001.html 


More information about the support mailing list