Skip to content

Missing parameter "userId" #62

@bradwhiteVB

Description

@bradwhiteVB

So after:

  1. adding zfcUserAdmin to a project that already had zfcUser up and working
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions