On login users are redirected to /legal_accept but they get access denied. access arguments with array(TRUE) didn't work but using access callback set to TRUE does.

Comments

robert castelo’s picture

Status: Needs review » Closed (fixed)

Fixed in latest beta.

larskleiner’s picture

Status: Closed (fixed) » Active
StatusFileSize
new1 KB

Has this ever been fixed in 6.x-7.x-dev? I'm getting the same error but the patch above doesn't fix it for me.

When I assign view Terms and Conditions permissions to anonymous users the attached patch works for me.

robert castelo’s picture

Status: Active » Fixed

Make sure 'view Terms and Conditions' is set to Anonymous and Authenticated on the Permissions page (if that's what you want)

Note: 6.x-7.x-dev was a CVS error on my part, please ignore that version.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.