rollerworks-graveyard / RollerworksMultiUserBundle

Multi user management for the FOSUserBundle - DISCONTINUED!!
MIT License
56 stars 21 forks source link

resetting password request NOT WORKING #91

Closed gholami-mohammad closed 9 years ago

gholami-mohammad commented 9 years ago

in rollerworker ressetting/request have an error below: Variable "form" does not exist in RollerworksMultiUserBundle:UserBundle/Resetting:request_content.html.twig at line 3

500 Internal Server Error - Twig_Error_Runtime

How to solve this?

sstok commented 9 years ago

Can you try the latest dev-master? and confirm this is fixed by 881dff7dfa381cdf6104d460fa2a37d13f22ec1d

gholami-mohammad commented 9 years ago

I change request_content.html.twig as your guid https://github.com/rollerworks/RollerworksMultiUserBundle/commit/881dff7dfa381cdf6104d460fa2a37d13f22ec1d

I made some changes in your bundle , I cant install dev-master!