Ver Mensaje Individual
  #6 (permalink)  
Antiguo 17/06/2012, 09:26
rufus
 
Fecha de Ingreso: mayo-2009
Ubicación: Andalucia
Mensajes: 650
Antigüedad: 15 años
Puntos: 1
Respuesta: multiples fallos en symfony al mostrar pagina

otro error


[1/2] ParseException: A YAML file cannot contain tabs as indentation in E:\\wamp\\www\\Symfony\\src\\MDW\\DemoBundle\/Resources\/config\/routing.yml at line 4 (near " "). -+

in E:\wamp\www\Symfony\vendor\symfony\src\Symfony\Com ponent\Yaml\Parser.php at line 70 -+
// tab?
if ("\t" === $this->currentLine[0]) {
throw new ParseException('A YAML file cannot contain tabs as indentation.', $this->getRealCurrentLineNb() + 1, $this->currentLine);
}
$isRef = $isInPlace = $isProcessed = false;