Jump to content

Geolocation won't start


lars82

Recommended Posts

There was issue in some 1.6 versions, so try this. In folder config open defines.inc.php 

and check if  these lines are there:

define('_PS_TOOL_DIR_',              _PS_CORE_DIR_.'/tools/');
if (!defined('_PS_GEOIP_DIR_')) {
    define('_PS_GEOIP_DIR_',             _PS_TOOL_DIR_.'geoip/');
}

 

Also maybe try to enable debug mode on that page and see if some error is ppoing out.

https://www.prestashop.com/forums/topic/224525-how-to-turn-on-error-reporting-for-debug-information-blank-page-500-internal-server-error/

Link to comment
Share on other sites

Hi,

 

I appreciate your reply. I did check this and it's there. However, I did found that the file GeoLiteCity.dat is actually geolitecity.dat in my folder so i simply Changed G,L,C to capital letters and now is working!!

 

Thank you for your help!

Regards,

  • Like 1
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...