Jump to content

Edit History

markoroots

markoroots

Just change "false" to "true" in defines.inc.php

/* Debug only */
if (!defined('_PS_MODE_DEV_')) {
define('_PS_MODE_DEV_', true);

 

Then delete the cache of the browser and try to login again.

 

 

markoroots

markoroots

Just change "false" to "true" in defines.inc.php

/* Debug only */
if (!defined('_PS_MODE_DEV_')) {
define('_PS_MODE_DEV_', true);

 

 

markoroots

markoroots

Just change "false" to "true" in defines.inc.php

/* Debug only */
if (!defined('_PS_MODE_DEV_')) {
define('_PS_MODE_DEV_', true);

 

 

×
×
  • Create New...