Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Bug: User Creation Issue on Develop Branch #1028

Open
sebastianingino opened this issue Mar 3, 2016 · 10 comments
Open

Bug: User Creation Issue on Develop Branch #1028

sebastianingino opened this issue Mar 3, 2016 · 10 comments
Labels
Milestone

Comments

@sebastianingino
Copy link
Contributor

When I try to create any type of user, I get an Uncaught Exception:

Uncaught Exception

Undefined variable: form in /home/cabox/workspace/anchor-cms/app/views/users/create.phtml:23

Stack Trace

#0 /home/cabox/workspace/anchor-cms/app/views/users/create.phtml(23): Errors->native(8, 'Undefined varia...', '/home/cabox/wor...', 23, Array)
#1 /home/cabox/workspace/anchor-cms/app/src/View.php(51): require('/home/cabox/wor...')
#2 /home/cabox/workspace/anchor-cms/app/src/Controllers/Admin/Backend.php(52): View->render('users/create', Array)
#3 /home/cabox/workspace/anchor-cms/app/src/Controllers/Admin/Users.php(53): Controllers\Admin\Backend->renderTemplate('layout', 'users/create', Array)
#4 /home/cabox/workspace/anchor-cms/app/src/Kernel.php(90): Controllers\Admin\Users->getCreate(Object(Http\ServerRequest))
#5 /home/cabox/workspace/anchor-cms/app/src/Kernel.php(71): Kernel->handleController('controllers\\adm...')
#6 /home/cabox/workspace/anchor-cms/app/start.php(89): Kernel->getResponse()
#7 /home/cabox/workspace/anchor-cms/web/index.php(8): require('/home/cabox/wor...')
#8 {main}

Seems to be an issue with the user creation view

@sebastianingino
Copy link
Contributor Author

Sorry, found the issue. When the password is less than 8 characters, the flow breaks.

@sebastianingino
Copy link
Contributor Author

I'm just going to close this and fix the issue.

@daviddarnes
Copy link
Member

@saucytomato got not problems with making an issue and then providing a pull request fix 😄.

We can't be opening issues for the dev branch when it's still being worked on though.

@daviddarnes daviddarnes reopened this Mar 3, 2016
@sebastianingino
Copy link
Contributor Author

I got that message when you replied to my issue with the missing CSS, so I just closed it and tried to find the source

@daviddarnes
Copy link
Member

@saucytomato ah cool. Just make sure to reference this issue when you make the pull request 👌

@daviddarnes daviddarnes added the Bug label Mar 3, 2016
@daviddarnes daviddarnes added this to the 1.0 milestone Mar 3, 2016
@sebastianingino
Copy link
Contributor Author

Just one question: Where are the full logs stored?

@daviddarnes
Copy link
Member

@saucytomato not sure, maybe @CraigChilds94 knows?

@CraigChilds94
Copy link
Member

@saucytomato I don't know much about the develop version. @rwarasaurus Should be able to help you.

@TheBrenny
Copy link
Member

@saucytomato, are you still having an issue? Or do you know if this has been fixed somewhere? If you're still keen on keeping this open, I'll be glad to help out, just... what logs are you talking about? 😂

@kierwils
Copy link
Member

Im fixing this today

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

No branches or pull requests

5 participants