Jump to content

Location & Currency Detection


Recommended Posts

Hi:

 

I have finally, with help, upgraded to Prestashop 1.6.0.9. Now I a trying to configure the modules. I came across the "Location & Currency Detection". It gives a top warning that: 

 

---------------------------

 

 Add the following code to /header.php below "require_once(dirname(__FILE__).'/init.php');" (Line #7)

include_once(_PS_MODULE_DIR_.'/locationdetection/locationdetection.php'); $locationDetection = new LocationDetection(); $locationDetection->redirect_user();

 

-----------------------

 

The problem is that there is no such entry in the header.php file.

 

Any suggestions?

 

Thanks

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...