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