Exception detected!

Notice: Undefined index: Data

500 Internal Server Error - ContextErrorException

Stack Trace

  1. in src/PointWeb/AppBundle/Controller/DefaultController.php at line 548  -
    1.     {
    2.         $date = new \DateTime();
    3.         $tableau explode("|"$_POST['Data']);
    4.         $explode_tab explode("="$tableau[7]);
    5.         $id $explode_tab[1];
  2. at ErrorHandler ->handleError ('8', 'Undefined index: Data', '/home/coachcode/home/http/src/PointWeb/AppBundle/Controller/DefaultController.php', '548', array('date' => object(DateTime)))
    in src/PointWeb/AppBundle/Controller/DefaultController.php at line 548  +
  3. at DefaultController ->autoResponseAction ()
  4. at call_user_func_array (array(object(DefaultController), 'autoResponseAction'), array())
    in app/bootstrap.php.cache at line 3054  +
  5. at HttpKernel ->handleRaw (object(Request), '1')
    in app/bootstrap.php.cache at line 3016  +
  6. at HttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 3165  +
  7. at ContainerAwareHttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 2406  +
  8. at Kernel ->handle (object(Request))
    in web/app.php at line 28  +

Logs  -

Stack Trace (Plain Text)  +