Jump to content

White page


kolobeh-haldy

Recommended Posts

Dear All,

my shop disappeared and i have only white page instead of Prestashop 1.7.2.4

 

I have activated define('_PS_MODE_DEV_', true);

and it says
Parse error: syntax error, unexpected '.' in /vendor/composer/autoload_static.php on line 1199
 

but this line looks OK :

'D=> __DIR__ . '/..' . '/doctrine/orm/lib/Doctrine/ORM/Mapping/PostLoad.php',

Anny suggestions anyone? :(

Link to comment
Share on other sites

17 hours ago, kolobeh-haldy said:

Dear All,

my shop disappeared and i have only white page instead of Prestashop 1.7.2.4

 

I have activated define('_PS_MODE_DEV_', true);

and it says
But this line looks OK :

'D=> __DIR__ . '/..' . '/doctrine/orm/lib/Doctrine/ORM/Mapping/PostLoad.php',

Anny suggestions anyone? :(

 

I am not an expert on 1.7 specific problems. But the code you shows is likely to give a problem if the PHP constant __DIR__ is empty. Maybe you can something with that.

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