Failed to load resource: the server responded with a status of 409
-
Hello, after an automatic WordPress update, the plugin forms now display a slash just below them and are no longer firing the wpcf7mailsent listener event, so it is no longer being redirected to the thanks page after submitting the form. .
This error “the server responded with a status of 409 or also known as net :: ERR_ABORTED 409” from what I see is a problem loading styles.css and scripts.js files
This must be the reason why it is not issuing the wpcf7mailsent listener event and a slash just below the forms.Strangely if on the same page I manually click and open the styles.css file via URL, the file starts to load on the page and it stops showing that bar just below the form.
For this reason I am saying that you are not loading the styles.css and scripts.js files, as they do not even appear in the uploaded files folder, just after I open them by URL.
Here’s the test I did to show it:
The error happening:
https://ibb.co/Vvm8jwGDid not load css file and js file:
https://ibb.co/kHszgW9After I open the css style link that says it didn’t load:
https://ibb.co/FXcLRXQ
https://ibb.co/997nMgKYou no longer see the error that you did not upload the css file and now the file has been uploaded to the folder showing the contents. The same will happen with the JS file if I manually load it as the css file.
https://ibb.co/jGPQ2MH
https://ibb.co/chVjRTQWhat I already tried to do to fix, but it didn’t work:
– I disabled several plugins
– I updated the plugin
– I reinstalled the plugin
– I tested in other browsers, the error persistsOther sites with Contact Form 7 are also experiencing the same.
Environment Settings:
Theme: Javelin
WordPress: 5.2.4
PHP: 7.1.24
Hosting: HostgatorThe page I need help with: [log in to see the link]
- The topic ‘Failed to load resource: the server responded with a status of 409’ is closed to new replies.