[support] D7Access Arguments

Fred Jones fredthejonester at gmail.com
Mon May 7 12:20:32 UTC 2012


> 1. Try removing access callback and let the default functionality take over.
> Flush caches and then see if this works.

Tried that many times--doesn't help.

> 2. there is less possibility, but have you used drupal_access_denied in your
> function, if so, is any condition going wrong ?

Nope, Here is my function:

function mymod_homepage(){
return 'test';
}

:(


More information about the support mailing list