coreographix
Forum Replies Created
-
Muchas gracias por tu respuesta. Estamos instalando un nuevo certificado a ver si soluciona el problema
luego, en Detalle de la notificación 2 pone
Fecha y hora 08/06/2020 13:33:40
Tipo notificación E-Mail
Modo de comunicación Asíncrona
Resultado operación 0000
Cod. respuesta servidor Correcto (OK)Hola, gracias por tu pronta respuesta, por ejemplo, uno de ellos pone:
Fecha y hora 08/06/2020 13:33:40
Tipo notificación HTTP
Modo de comunicación Asíncrona
Resultado operación 0000
Cod. respuesta servidor Error (-1 com.ibm.jsse2.util.h: Certificate expired)el certificado SSL está valido y funcionando, aparentemente.. no sé si se refiere a ese certificado
- This reply was modified 5 years, 11 months ago by coreographix.
Posting in an existing topic and taking over the original posters question is generally considered inappropriate.
Sorry I think is the same issue, maybe in different environment…
but, anyway, I solved my issue deactivating de wp_footer(); in that page. Or you can try just to deactivate some of the scripts there in the wp_footer.
Maybe this help someone else to solve the issue.
cheersI’m having the same issue. I swear I have read each of the posts related that I found over the Internet and I couldn’t solve the issue yet.
I’m running a multisite with 16 subsites and is weird that in 3 of them forms are working OK but unfortunatly not in the rest.
I was developing the WP network in a dev server (where forms were working OK) and I moved to a production server and there started the issues… forms are sent but no confirmation is shown
HTML5 is validated OK there are no errors on the code…
I’ve tried to deactivate all other plugins and it doesn’t work anyway…
Create a new form and embed the code in a new page… doesn’t work
Important: I have a 500 Internal server error in the console when I press the SEND button
The copy I have in my dev server is still working ok