12 May
2010
12 May
'10
4:41 p.m.
Scott wrote:
$items['a_module/js/%'] = array( 'page callback' => 'a_module_search_js', 'page arguments' => array(2), 'type' => MENU_CALLBACK, );
You need to supply the access callback and/or access arguments. You could simply add 'access callback' => TRUE if you want everyone accessing it all the time. -- Earnie -- http://progw.com -- http://www.for-my-kids.com