Jump to content

Problem with site after installing new theme


Recommended Posts

i moved your question to the correct forum section.

if you have white page, follow these instructions

 

 

open config/defines.inc.php

 

find this line

define('_PS_MODE_DEV_', false);

 

change to look like this:

define('_PS_MODE_DEV_', true);

 

 

then you will see error code, if any appear - please paste it here

Link to comment
Share on other sites

i moved your question to the correct forum section. if you have white page, follow these instructions open config/defines.inc.php find this line define('_PS_MODE_DEV_', false); change to look like this: define('_PS_MODE_DEV_', true); then you will see error code, if any appear - please paste it here

 

hi thanks for the reply. i changed it to true. there is no error message when i refreshes my page and my page is still blank.

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