跳到主要内容

故障排除

插件将输出记录在 /wp-content/plugins/wordfex/lastoutput.txt。如果同步无法正常工作,请检查此文件。

常见错误消息

ErrorCause & Solution
{"status":false,"message":"Wrong number of segments"}检查您的 API 密钥 - 可能不正确或已过期
{"status":false,"message":"Malformed UTF-8 Characters"}检查您的 API 密钥 - 可能包含无效字符
"The action you have requested is not allowed."CSRF 保护正在阻止 API 请求。在 /application/config/config.php 中为 /api/ 端点添加例外,或使用 /optional-files/ 中的配置
Custom Fields

对于需要同步额外数据的自定义 WordPress/WooCommerce 字段,请联系 Themesic support 获取自定义字段映射方面的帮助。

Support