Jump to content

(RESOLU)Probleme page blanche require_once


Recommended Posts

Bonjour

Depuis quelques heures 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 [email protected] 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 <[email protected]>
*  @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;

 

........................................................................(j en enleve 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
      
 

Edited by petitarcenciel2001 (see edit history)
Link to comment
Share on other sites

J y ai passé toute la journée et j ai vraiment du mal a comprendre ce que je pourrais faire

J ai trouvé et regardé tous les dossiers dans filezilla mais je n arrive pas a savoir s il faut deplacer le dossier

/web/petitarcenciel/www/tools/smarty/Smarty.class.php

que j ai retrouvé dans translation et qui apparemment devrait etre dans config

Je suis prete a faire un don si necessaire(si ca peut aider et motiver), mais je ne sais plus vers qui me tourner

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...