为什么prestashop同步模块return出错?

Why prestashop synchronization module return error?

我有一个同步两个商店目录的模块,但我遇到了这个错误:

Link 提问者:http://www.joyeriaflores.com/modules/synccatalog/export.php?clef=5da437d241cb4 导出 link : http://www.joyeriaflores.com/modules/synccatalog/sav5da437d241cb4.sql

Warning: fopen(http://www.joyeriaflores.com/modules/synccatalog/sav5da437d241cb4.sql): failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden in /home/relojeae/public_html/modules/synccatalog/import.php on line 207

Warning: fread() expects parameter 1 to be resource, boolean given in /home/relojeae/public_html/modules/synccatalog/import.php on line 211

Warning: fclose() expects parameter 1 to be resource, boolean given in /home/relojeae/public_html/modules/synccatalog/import.php on line 219 ERREUR import SQL

有人可以帮忙吗?

乍一看你的访问权限有误。这可能是由于 htaccess。

此致