Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Customer Creation Page #8

Open
Yasen opened this issue Feb 5, 2014 · 4 comments
Open

Implement Customer Creation Page #8

Yasen opened this issue Feb 5, 2014 · 4 comments

Comments

@Yasen
Copy link
Contributor

Yasen commented Feb 5, 2014

http://demo.yiicart.org/index.php/site/register now shows error

Error 404
The system is unable to find the requested action "register".

@richardalberto
Copy link
Owner

It haven't been created yet. It's one of the many @ TODO of YiiCart.

@Yasen
Copy link
Contributor Author

Yasen commented Feb 24, 2014

Hi Rich, I'm making the customer registration and I've ran into the following validation errors:

Please fix the following input errors:

Status cannot be blank.
Approved cannot be blank.

And I'm wondering:

  • how about combining the fields status and approved?

Please shed some light on your initial ideas. Thanks.

Edit: here're the work so far on my repository 9f8faa8

@richardalberto
Copy link
Owner

The idea of having an status and approved field is that it will allow to keep administrative status, and approved flags independent.

I was looking at your pull request, and I've added an ignore for the config.php file. We don't want to include that file on our commits.

Please let me know when you are done with this part so that we can check it and merge it with the current repository.

@Yasen
Copy link
Contributor Author

Yasen commented May 6, 2014

Hi Rich,
Apologies for being inactive. Please review this commit. The sign up seems to be ready. I'm not sure what the field token should be used for. Have to make the account verification and activation too...
3f2c9e0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants