I have error working with Prestashop Migrator module and Prestahop Connector module.
In my source site i get the following error (Prestashop 1.6.1.15):
[Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
When i try to download the backup file, and an error 500 on POST
POST /index.php?controller=AdminModules&token=0f1769c6be47cad965c9eeeb7529aa4e&configure=ets_pres2presconnector&tab_module=front_office_features&module_name=ets_pres2presconnector&ajax=1&exportSubmit=1 500
Into my destination store (Prestashop 1.7.6.9) i have max_execution_time error 500 but my php.ini is set to 5000 and i can't pass step 1 of migration process
PHP version 7.2 in both servers