In the simple_acces.module, line 617 there's

 <a href="$url">groups</a>

which should be:

 <a href="%url">groups</a>

I didn't see other people reporting that

Regards, Mike

Comments

gordon’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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