Hi there,

I have installed the module and couldn't configure. I enabled the module go on the link configure on the right hand but it's going on the path '/admin/config/people/' . And in People, there are only 2 tabs Account Settings and IP address blocking. I didn't see masquerade to configure. Please help me out.

Comments

stephesk8s’s picture

I had the same issue. I found a spelling error on line 180 of masquerade.install

->condition('module', 'masqurade')

changed to:

->condition('module', 'masquerade')

Not sure if it has anything to do with this issue, but when I fixed the spelling error and cleared the caches, it worked.

andypost’s picture

Status: Active » Fixed

This already fixed in dev version

Status: Fixed » Closed (fixed)

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