PHP Classes

missing Smarty.class.php file

Recommend this page to a friend!

      My Rad 4 PHP  >  All threads  >  missing Smarty.class.php file  >  (Un) Subscribe thread alerts  
Subject:missing Smarty.class.php file
Summary:i got error about missing file
Messages:2
Author:mohammed
Date:2013-03-13 22:17:26
Update:2013-03-13 23:55:19
 

  1. missing Smarty.class.php file   Reply   Report abuse  
Picture of mohammed mohammed - 2013-03-13 22:17:26
Thanks more for this class but

i got that error

Warning: require_once(../libs/smarty/Smarty.class.php) [function.require-once]: failed to open stream: No such file or directory in C:\wamp\www\my-rad-4-php-2013-03-13\efm\configapp.php on line 19

Fatal error: require_once() [function.require]: Failed opening required '../libs/smarty/Smarty.class.php' (include_path='.;C:\php5\pear') in C:\wamp\www\my-rad-4-php-2013-03-13\efm\configapp.php on line 19

and i dont have that file smarty/Smarty.class.php
or that folder smarty



  2. Re: missing Smarty.class.php file   Reply   Report abuse  
Picture of Jorge Prado Jorge Prado - 2013-03-13 23:55:19 - In reply to message 1 from mohammed
Download Smarty version 3.1.13 from http://www.smarty.net/ and put in /lib/smarty, this library not included into proyect.