problem about sonata-admin-Collection of common programming errors


  • user1150508
    symfony2 sonata-admin symfony-sonata
    I have opened an issue here for my problem. The problem is basically that I can not show embed arrays or collections when listing, editing or adding user. When using SonataDoctrineORMAdminBundle there is no such problem. I could not find a good documentation to install SonataDoctrineMongoDBAdminBundle. How can I install SonataDoctrineMongoDBAdminBundle and use it without any crash?

  • Charles
    php doctrine symfony-2.1 sonata-admin
    I have been trying to setup Sonata Admin with Symfony-CMF for my project, and i have some errors when i trying to add menu item. How to fix this?Error:The class ‘Symfony\Cmf\Bundle\MenuBundle\Document\MenuItem’ was not found in the chain configured namespaces Doctrine\ODM\PHPCR\DocumentLogs:DEBUG – Notified event “kernel.request” to listener “Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelRequest”. DEBUG – Notified event “kernel.request” to listener “Symfony\Bundle\Framewo

  • likeitlikeit
    symfony2 routing fosuserbundle symfony-sonata sonata-admin
    I’ve followed the official doc to install the FOS User bundle for symfony 2, but at the very end, when I need to specify the routes :# app/config/routing.yml fos_user_security:resource: “@FOSUserBundle/Resources/config/routing/security.xml”fos_user_profile:resource: “@FOSUserBundle/Resources/config/routing/profile.xml”prefix: /profilefos_user_register:resource: “@FOSUserBundle/Resources/config/routing/registration.xml”prefix: /registerfos_user_resetting:resource: “@FOSUserBundle/Resources/config

  • RobMasters
    php symfony2 sonata-admin
    I’m hoping somebody will be able to shed some light on this problem – unfortunately I’m not able to provide too much to work from as I don’t know what’s going wrong.Basically, when I’m uploading JPEG images that are only about 300kb in size the page will hang and say something like “uploading 11%” in the status bar. Shortly afterwards, I’ll get the following CRITICAL error appearing in my logs:[2013-01-28 10:15:50] request.CRITICAL: Symfony\Component\HttpFoundation\File\Exception\FileNotFoundExc

  • stefun
    validation symfony2 fosuserbundle sonata-admin
    I’m implementing an application which needs CRUD functionality using SonataAdminBundle+SonatUserBundle+FOSUserbundle. Integration of bundle done successfully and login thing works fine. I manage to get change password form and resetting password form from FOSUserBundle. Now while submitting any of these form I’ll get error likeFatal error: Call to undefined method Symfony\Component\Validator\ExecutionContext::setCurrentProperty() in /vendor/symfony/src/Symfony/Component/Form/Extension/Validator/

  • deepak
    php doctrine2 symfony-2.1 sonata-admin
    I just upgraded my symfony2.1.6 to Symfony2.1.7 and bumped in to this issue. Please let me know I can provide more details. It was fine with 2.1.6 but does not seem to work in 2.1.7.This error comes when I try to access Customer.php Entity (customer listing)Notice: Undefined index: _per_page in /var/www/playground/vendor/sonata-project/admin-bundle/Sonata/AdminBundle/Admin/Admin.php line 720

  • puntotuning
    symfony-2.1 fosuserbundle sonata-admin knpmenubundle
    I’m following this tutorial http://tech.dupeu.pl/2012/10/getting-started-with-symfony-2-1-fosuserbundle-sonatauserbundle-and-sonataadminbundle/#respond to install the sonata admin bundle for symfony2.1(i’m currently using symfony2.1.7). Everything is working perfectly but when i click on the “List” button once logged in, i get a fatal error: Fatal error: Call to undefined method Knp\Menu\MenuItem::setCurrentUri() in /Users/salvatore/Documents/workspace/mysite/vendor/sonata-project/admin-bundle/S

Web site is in building