Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Problema al migrar de 2.6.14 a 3.1.12

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Language: Spanish
View previous topic :: View next topic  
Author Message
piropeator
Smarty Rookie


Joined: 31 Oct 2007
Posts: 26

PostPosted: Fri Oct 19, 2012 4:21 pm    Post subject: Problema al migrar de 2.6.14 a 3.1.12 Reply with quote

Tengo un pequeño programa que utiliza PHP 5.4.4 y tenía el Smarty 2.6.14 y funcionaba bien.
Ahora descargué y actualicé a Smarty 3.1.12
Reemplacé la línea de la configuración:

define('SMARTY', APP_BASEDIR . '/lib/Smarty-2.6.14/Smarty.class.php');

por esta:

define('SMARTY', APP_BASEDIR . '/lib/Smarty-3.1.12/Smarty.class.php');

Que es lo que normalmente hacía cuando pasaba de una versión a otra.
Y en la carpeta /lib/Smarty-3.1.12/ se encuentra la clase Smarty.class.php y los demás programas que se encontraban en el lib del smarty.zip.

Pero al ejecutar mi aplicación no muestra nada. Sale pantalla en blanco.
Y ni siquiera compila los archivos del /templates_c
Qué puede ser?
Gracias.
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Language: Spanish All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP