-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
So after:
- adding zfcUserAdmin to a project that already had zfcUser up and working
- adding "'user_mapper' => 'ZfcUserAdmin\Mapper\UserZendDb'," to the ZfcUserAdmin.global.php file under config/autoload/
I then navigate to MYPROJECT/admin and I see a default Admin page with "Users" link in the navigation - great - click on this and I get:
Zend\Mvc\Router\Exception\InvalidArgumentException
Message: Missing parameter "userId"
Is there a trick to getting this to work? After following your instructions I didn't expect an error of this sort.
Regards,
Brad
Metadata
Metadata
Assignees
Labels
No labels