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

No element by the name of [password] found in form #18

Open
itadmingrc opened this issue May 27, 2014 · 2 comments
Open

No element by the name of [password] found in form #18

itadmingrc opened this issue May 27, 2014 · 2 comments

Comments

@itadmingrc
Copy link

Not sure if it's an error or whether I'm missing something, but have plugged the files in and followed the readme and have received the below error.

Additional information:
Zend\Form\Exception\InvalidElementException
File:
/var/www/intranet/vendor/zendframework/zendframework/library/Zend/Form/Fieldset.php:223
Message:
No element by the name of [password] found in form
Stack trace:
#0 /var/www/intranet/vendor/coolcsn/csn-user/view/csn-user/index/login.phtml(34): Zend\Form\Fieldset->get('password')
#1 /var/www/intranet/vendor/zendframework/zendframework/library/Zend/View/Renderer/PhpRenderer.php(506): include('/var/www/intran...')
#2 /var/www/intranet/vendor/zendframework/zendframework/library/Zend/View/View.php(205): Zend\View\Renderer\PhpRenderer->render(Object(Zend\View\Model\ViewModel))
#3 /var/www/intranet/vendor/zendframework/zendframework/library/Zend/View/View.php(233): Zend\View\View->render(Object(Zend\View\Model\ViewModel))
#4 /var/www/intranet/vendor/zendframework/zendframework/library/Zend/View/View.php(198): Zend\View\View->renderChildren(Object(Zend\View\Model\ViewModel))
#5 /var/www/intranet/vendor/zendframework/zendframework/library/Zend/Mvc/View/Http/DefaultRenderingStrategy.php(102): Zend\View\View->render(Object(Zend\View\Model\ViewModel))
#6 [internal function]: Zend\Mvc\View\Http\DefaultRenderingStrategy->render(Object(Zend\Mvc\MvcEvent))
#7 /var/www/intranet/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php(468): call_user_func(Array, Object(Zend\Mvc\MvcEvent))
#8 /var/www/intranet/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php(207): Zend\EventManager\EventManager->triggerListeners('render', Object(Zend\Mvc\MvcEvent), Array)
#9 /var/www/intranet/vendor/zendframework/zendframework/library/Zend/Mvc/Application.php(352): Zend\EventManager\EventManager->trigger('render', Object(Zend\Mvc\MvcEvent))
#10 /var/www/intranet/vendor/zendframework/zendframework/library/Zend/Mvc/Application.php(327): Zend\Mvc\Application->completeRequest(Object(Zend\Mvc\MvcEvent))
#11 /var/www/intranet/public/index.php(29): Zend\Mvc\Application->run()
#12 {main}

@husnainashraf123
Copy link

Did any one find the Solution?

@coolcsn
Copy link
Owner

coolcsn commented Jun 11, 2014

There is a missing element in the form. This is strange. We will check again next week and get back to you ASAP.

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

3 participants