Jump to content

Back Office is "hanging"


Recommended Posts

I would start debug by enabling PrestaShop 'profiling'

 

open file config/defines.inc.php 

 

Then set this to true

define('_PS_DEBUG_PROFILING_', true);

then test slow pages, scroll to bottom of screen and see what is taking 'time'.

 

Note: when enabled, all visitor front  and back wiil see, so set to false when after you run test

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