[support] AHAH 403 error
Earnie Boyd
earnie at users.sourceforge.net
Wed May 12 14:41:31 UTC 2010
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
More information about the support
mailing list