Skip to content

'Register' doesnt work on default plugin template #8

@MacDada

Description

@MacDada

You should probably change this...
form_tag('user/register');

...to that:
form_tag('@register');

...in the registerSuccess.php of baseAuth module. Unless you do that, the template throws an exeption.

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