Error adding car to members section

Issue #16 resolved
Mark Young repo owner created an issue

Attempted to call an undefined method named "setCarPhoto" of class "AppBundle\Entity\Car".

Comments (4)

  1. Mark Young reporter
    [2017-09-29 18:56:04] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "setCarPhoto" of class "AppBundle\En
    tity\Car"." at /home/hamiltonclassics/apps/public_html/src/AppBundle/Controller/Admin/Cars/AdminCarsController.php line 64 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedMethodExce
    ption(code: 0): Attempted to call an undefined method named \"setCarPhoto\" of class \"AppBundle\\Entity\\Car\". at /home/hamiltonclassics/apps/public_html/src/AppBundle/Controller/Admin/Cars/AdminCarsCon
    troller.php:64)"} []
    
  2. Log in to comment