Fail to submit with php v8.2
-
HI there, We are having a problem with a contact form inside a of Bootstrap modal (v5.2) being able to submit when updating site to php v8.2 (or 8.0)
There were no issues when using php v7.4
on the page we have a button “Get a Quote” which triggers the modal with the CF7 contact form. When using php v8.2
The live site is using php v7.4 and works -> https://www.viatech.com/en/automotive/mobile360-forklift-safety-system/
The staging site is using php v8.2 and will not submit -> https://viatechstage.wpengine.com/en/automotive/mobile360-forklift-safety-system/
Below is the error message generated on the staging site
Failed to load resource: the server responded with a status of 500 () index.js:1 Responsebody: (...)bodyUsed: falseheaders: Headers?{}ok: falseredirected: falsestatus: 500statusText: ""type: "basic"url: "https://www.viatech.com/wp-json/contact-form-7/v1/contact-forms/36532/feedback"[[Prototype]]: ResponsearrayBuffer: ? arrayBuffer()blob: ? blob()body: (...)bodyUsed: (...)clone: ? clone()formData: ? formData()headers: (...)json: ? json()ok: (...)redirected: (...)status: (...)statusText: (...)text: ? text()type: (...)url: (...)constructor: ? Response()Symbol(Symbol.toStringTag): "Response"get body: ? body()get bodyUsed: ? bodyUsed()get headers: ? headers()get ok: ? ok()get redirected: ? redirected()get status: ? status()get statusText: ? statusText()get type: ? type()get url: ? url()[[Prototype]]: Object (anonymous) @ index.js:1
Any help would be greatly appreciated..
The page I need help with: [log in to see the link]
- The topic ‘Fail to submit with php v8.2’ is closed to new replies.