跳过导航

標籤: 

本主题包含 0 則回覆 ,有 1 嗓音 。

最后由 rolfv 1 years, 6 months前 更新。

协助者:: Prosenjit Barman.

作者 文章
3 7 月, 2023 于 6:27 上午 #13930267

rolfv

Domains:
- 隐藏链接 (NL / BASE)
- 隐藏链接 (EN)
- 隐藏链接 (DE)
- 隐藏链接 (BE)

It's one wordpress with WPML installed. WPML manages the domains.
We use the plugin: "Contactform 7", and on every domain it working.

The problem is that no contact forms are working at one specific domain: cashdesk-pos.com (EN).

We already tried the following things:
- We tried to disable multiple new plugins
- We've disabled recaptcha on contact form 7
- We've checked if the WP API is working (the default wordpress tools shows it is working)
- Even if we place a form (that is working on NL) on the cashdesk-pos.com domain it won't work (that is the reason why I think there may be a WPML issue)

The error we get is also very general:
{
"code": "internal_server_error",
"message": "There has been a critical error on this website.Learn more about troubleshooting WordPress.",
"data": {
"status": 500
},
"additional_errors": []
}

(also HTTP status 500).