I just tried a reinstall from scratch of PR12 (no upgrade) and still
get the "Call to undefined method ArrayNodeDefinition::scalarNode"
exception related to the injection code "FOS\UserBundle
\DependencyInjection\Configuration.php ".
Unless I'm missing a configuration step here I'm at a loss.

It only took 4 steps
1) Deploy FOS under vendor/bundles/FOS/UserBundle
2) Add namespace to autoloader:  'FOS' => __DIR__.'/../vendor/
bundles',
3) Add UserBundle to application kernel: new FOS\UserBundle
\FOSUserBundle(),
4) launch app_dev.php


On Apr 20, 5:42 pm, JC <julio.castillo.2...@gmail.com> wrote:
> Well, I tried that, but no change.
>
> I will try to install both PR12 and the FOSUserBundle completely from
> scratch and see if I have better luck.
>
> Unless someone else has had run into it and has some insights into it.
>
> Regards.
>
> On Apr 20, 4:23 pm, Carl <carl.par...@gmail.com> wrote:
>
>
>
> > I haven't had any issues getting that particular bundle to work in PR12
> > (although I've had my own issues with it). Have you run
> > bin/build_bootstrap.php? This needs to be done after framework upgrades. I'd
> > also make sure your Symfony cache has been completely cleared as well. I've
> > had the dev cache cause weird problems after upgrades before.- Hide quoted 
> > text -
>
> - Show quoted text -

-- 
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 users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to