Jump to content

Page blanche sur Front Office en local


Recommended Posts

Bonjour à tous,

 

Je me décide à poster ici car je ne trouve pas de solution.

 

En vue d'upgrader ma boutique de la version 1.5.2.0 à la 1.6.1.12 (depuis le temps ^^), j'ai réinstallé WampServer sur mon PC pour m'en occuper en local.

 

Donc WampServer installé, ftp et base de données transférés, j'ai mis en mode maintenance, désactivé cache et réécriture d'url, et désactivé les modules tiers.

 

Problème, j'arrive bien à accéder au Back Office, mais impossible d'accéder au Front Office : page blanche.

 

Je regarde avec Firebug : erreur 500.

J'active les erreurs PHP et j'obtiens ceci :

( ! ) Notice: Undefined index: IndexControllerCore in C:\wamp64\www\prestashop-ancien\classes\Autoload.php on line 113
Call Stack
#	Time	Memory	Function	Location
1	0.0000	238904	{main}( )	...\index.php:0
2	0.0460	5572096	DispatcherCore->dispatch( )	...\index.php:29
3	0.0480	5664504	ControllerCore::getController( )	...\Dispatcher.php:342
4	0.0480	5664856	spl_autoload_call ( )	...\Dispatcher.php:129
5	0.0480	5664888	Autoload->load( )	...\Dispatcher.php:129
6	0.0490	5666960	require_once( 'C:\wamp64\www\prestashop-ancien\override\controllers\front\IndexController.php' )	...\Autoload.php:108
7	0.0490	5667232	spl_autoload_call ( )	...\Autoload.php:4
8	0.0490	5667272	Autoload->load( )	...\Autoload.php:4

( ! ) Warning: require(C:\wamp64\www\prestashop-ancien): failed to open stream: Permission denied in C:\wamp64\www\prestashop-ancien\classes\Autoload.php on line 113
Call Stack
#	Time	Memory	Function	Location
1	0.0000	238904	{main}( )	...\index.php:0
2	0.0460	5572096	DispatcherCore->dispatch( )	...\index.php:29
3	0.0480	5664504	ControllerCore::getController( )	...\Dispatcher.php:342
4	0.0480	5664856	spl_autoload_call ( )	...\Dispatcher.php:129
5	0.0480	5664888	Autoload->load( )	...\Dispatcher.php:129
6	0.0490	5666960	require_once( 'C:\wamp64\www\prestashop-ancien\override\controllers\front\IndexController.php' )	...\Autoload.php:108
7	0.0490	5667232	spl_autoload_call ( )	...\Autoload.php:4
8	0.0490	5667272	Autoload->load( )	...\Autoload.php:4

( ! ) Fatal error: require(): Failed opening required 'C:\wamp64\www\prestashop-ancien/' (include_path='.;C:\php\pear') in C:\wamp64\www\prestashop-ancien\classes\Autoload.php on line 113
Call Stack
#	Time	Memory	Function	Location
1	0.0000	238904	{main}( )	...\index.php:0
2	0.0460	5572096	DispatcherCore->dispatch( )	...\index.php:29
3	0.0480	5664504	ControllerCore::getController( )	...\Dispatcher.php:342
4	0.0480	5664856	spl_autoload_call ( )	...\Dispatcher.php:129
5	0.0480	5664888	Autoload->load( )	...\Dispatcher.php:129
6	0.0490	5666960	require_once( 'C:\wamp64\www\prestashop-ancien\override\controllers\front\IndexController.php' )	...\Autoload.php:108
7	0.0490	5667232	spl_autoload_call ( )	...\Autoload.php:4
8	0.0490	5667272	Autoload->load( )	...\Autoload.php:4

Merci de votre aide.

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...