Jump to content

Problem in displaying price on home page in multistore with multi currency


freemall

Recommended Posts

Freemall, you are right, prices are in INR although currency symbol changes to dollar.

 

Could you please activate debug mode and repeat the currency change right after?

 

To activate Debug mode, go to /yourprestashop/config/defines.inc.php around line 19 and change:

 

/* Debug only */
if (!defined('_PS_MODE_DEV_'))
define('_PS_MODE_DEV_', false);   to  true
 
As many php notice and warning errors can be shown, it would be a good idea to set your shop under Maintenance mode before activating Debug.
 
Let us know about the result (paste here errors if any)
Link to comment
Share on other sites

×
×
  • Create New...