*Debugging details:* In TemplatingRendererEngine.php, at line 75, the value of $this->defaultThemes[$i] is:
C:\xampp\htdocs\FormTrial5\vendor\symfony\framework-bundle\Symfony\Bundle\FrameworkBundle\Resources\views\Form In PhpEngine in function exists, called from loadResourcesFromTheme, line 117, $name = C:\xampp\htdocs\FormTrial5\vendor\symfony\framework-bundle\Symfony\Bundle\FrameworkBundle\Resources\views\Form:_form_widget.html.php The call fails (doesn’t exist), which eventually leads to the exception thrown in FormRenderer.php. I do have a file named as follows: C:\xampp\htdocs\FormTrial5\vendor\symfony\framework-bundle\Symfony\Bundle\FrameworkBundle\Resources\views\Form\form_widget.html.php. On Saturday, September 1, 2012 1:37:41 AM UTC-5, Bernhard Schussek wrote: > Hi, > > Thank you for the detailed post. > > I uploaded the Gist to a repository now which is fully working for me: > https://github.com/bschussek/standalone-forms > > Can you try whether you can run that? > > Thanks, > Bernhard > -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
