Ver Mensaje Individual
  #2 (permalink)  
Antiguo 19/04/2014, 20:35
quico5
 
Fecha de Ingreso: enero-2008
Mensajes: 580
Antigüedad: 16 años, 3 meses
Puntos: 9
Respuesta: Fatal error: Uncaught -> Probando Smarty

He corregido un fallo renombrando "FORM" por "FROM"

Código:
Fatal error: Uncaught --> Smarty Compiler: Syntax error in template ".\templates\index.html" on line 17 "{\foreach}" - Unexpected "\" <-- thrown in C:\xampp\htdocs\smarty\libs\sysplugins\smarty_internal_templatecompilerbase.php on line 17
Este fallo lo arreglé cambiando "{\foreach}" por "{/foreach}"