Jump to content

Edit History

Janett

Janett

Try this to avoid call to api.addons.prestashop.com :

 

Connect to FTP

Open classes/Tools.php

Search

protected static $is_addons_up = true;

Replace to

protected static $is_addons_up = false;

 

Janett

Janett

Try this to avoid call to api.addons.prestashop.com :

 

×
×
  • Create New...