Nouveau WRInaute
Bonjour
Je ne sais pas si je peux vous demander de l aide ni si je suis dans la bonne section mais je suis vraiment coincé et n arrive pas a obtenir de reponse, donc merci par avance pour votre compréhension
Depuis hier j ai page blanche sur mon BO et FO
En mode debug j ai réussi a afficher les erreurs qui sont
Warning: require_once(/web/petitarcenciel/www/tools/smarty/Smarty.class.php) [function.require-once]: failed to open stream: No such file or directory in /web/petitarcenciel/www/config/smarty.config.inc.php on line 30
Fatal error: require_once() [function.require]: Failed opening required '/web/petitarcenciel/www/tools/smarty/Smarty.class.php' (include_path='.:/usr/php53/pear') in /web/petitarcenciel/www/config/smarty.config.inc.php on line 30
Je ne sais pas trop ce que je dois faire, comme je n ai pas encore installer de site local (c est pour bientôt) j ai un peu peur
Lorsque j édite petitarcenciel/www/config/smarty.config.inc.php avec filezilla j obtiens
<?php
/*
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 6844 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*/
define('_PS_SMARTY_DIR_', _PS_TOOL_DIR_.'smarty/');
require_once(_PS_SMARTY_DIR_.'Smarty.class.php'); JE PENSE QUE C EST LA
global $smarty;
$smarty = new Smarty();
$smarty->setCompileDir(_PS_CACHE_DIR_.'smarty/compile');
$smarty->setCacheDir(_PS_CACHE_DIR_.'smarty/cache');
$smarty->setConfigDir(_PS_SMARTY_DIR_.'configs');
$smarty->caching = false;
........................................................................(j en enlève un peu car le soucis est a la ligne 30????)
Voila si vous savez ce que je dois faire, je suis preneuse
Merci a tout le monde
www.petit-arc-en-ciel.fr
1.5.2
Je ne sais pas si je peux vous demander de l aide ni si je suis dans la bonne section mais je suis vraiment coincé et n arrive pas a obtenir de reponse, donc merci par avance pour votre compréhension
Depuis hier j ai page blanche sur mon BO et FO
En mode debug j ai réussi a afficher les erreurs qui sont
Warning: require_once(/web/petitarcenciel/www/tools/smarty/Smarty.class.php) [function.require-once]: failed to open stream: No such file or directory in /web/petitarcenciel/www/config/smarty.config.inc.php on line 30
Fatal error: require_once() [function.require]: Failed opening required '/web/petitarcenciel/www/tools/smarty/Smarty.class.php' (include_path='.:/usr/php53/pear') in /web/petitarcenciel/www/config/smarty.config.inc.php on line 30
Je ne sais pas trop ce que je dois faire, comme je n ai pas encore installer de site local (c est pour bientôt) j ai un peu peur
Lorsque j édite petitarcenciel/www/config/smarty.config.inc.php avec filezilla j obtiens
<?php
/*
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 6844 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*/
define('_PS_SMARTY_DIR_', _PS_TOOL_DIR_.'smarty/');
require_once(_PS_SMARTY_DIR_.'Smarty.class.php'); JE PENSE QUE C EST LA
global $smarty;
$smarty = new Smarty();
$smarty->setCompileDir(_PS_CACHE_DIR_.'smarty/compile');
$smarty->setCacheDir(_PS_CACHE_DIR_.'smarty/cache');
$smarty->setConfigDir(_PS_SMARTY_DIR_.'configs');
$smarty->caching = false;
........................................................................(j en enlève un peu car le soucis est a la ligne 30????)
Voila si vous savez ce que je dois faire, je suis preneuse
Merci a tout le monde
www.petit-arc-en-ciel.fr
1.5.2