Skip to content

Various problems #13

@ajibarra

Description

@ajibarra

Reported by siran | July 28th, 2011 @ 11:05 PM

app/users/users/login gets redirected to app/users/login, and then it throws the error "Error: LoginController could not be found."

If I create a route like: Router::connect('/users/:action/*', array('plugin' => 'users', 'prefix' => null, 'controller' => 'users', 'action' => 'index'));

Then username&password do not never match, and I never get logged in...

I don't understand why all this is happening

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions