Title: Plugin causes 204 Apache Response code on one post
Last modified: August 24, 2016

---

# Plugin causes 204 Apache Response code on one post

 *  Resolved [dbhynds](https://wordpress.org/support/users/dbhynds/)
 * (@dbhynds)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/plugin-causes-204-apache-response-code-on-one-post/)
 * When this plugin is enabled and I visit [http://www.mightybytes.com/portfolio/project/gift-theatre](http://www.mightybytes.com/portfolio/project/gift-theatre)
   the server responds with the code 204. If I disable the plugin, the post loads
   fine.
 * It only does it on this post (to my knowledge).
 * [https://wordpress.org/plugins/wp-retina-2x/](https://wordpress.org/plugins/wp-retina-2x/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Jordy Meow](https://wordpress.org/support/users/tigroumeow/)
 * (@tigroumeow)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/plugin-causes-204-apache-response-code-on-one-post/#post-6002542)
 * Did you check your PHP logs? I am pretty sure something happened.
 *  Thread Starter [dbhynds](https://wordpress.org/support/users/dbhynds/)
 * (@dbhynds)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/plugin-causes-204-apache-response-code-on-one-post/#post-6002605)
 * I checked the error and access logs. The access log has the following entry:
   [
   10/Apr/2015:16:05:59 -0400] “GET /portfolio/project/gift-theatre HTTP/1.1” 204–“-”“
   Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like
   Gecko) Chrome/41.0.2272.118 Safari/537.36”
 * There is nothing in the error logs (even with error reporting set to all and 
   WP in debug mode.
 *  Plugin Author [Jordy Meow](https://wordpress.org/support/users/tigroumeow/)
 * (@tigroumeow)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/plugin-causes-204-apache-response-code-on-one-post/#post-6002606)
 * That’s weird, I mean you error logs is really empty? Nothing at all from anything?
   Error logs always have a few warnings at least.
 * Is this a big page? I would suggest try to rewrite it. Maybe delete all the content(
   keep it somehwere else), just write a simple sentence. Try. Does it work? Then
   try to add the content. If the HTML is malformed I could see why it’s broken…
   maybe.
 *  Thread Starter [dbhynds](https://wordpress.org/support/users/dbhynds/)
 * (@dbhynds)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/plugin-causes-204-apache-response-code-on-one-post/#post-6002613)
 * Well, no, the error_log wasn’t empty, but it was all errors or warnings from 
   other issues that I know to be unrelated. Some were from another plugin that 
   I’ve already disabled, and a few are undefined offsets where I’m incorrectly 
   looping through an array in the theme.
 * I tailed the error_log and access_log and accessed the url. It recorded the 204
   in the access log, but there was nothing in the error log. This is true for our
   production enviro and on my local.
 * I’ll try editing the content, renaming the post, etc. and see what that turns
   up. I’ll keep you posted.
 *  Plugin Author [Jordy Meow](https://wordpress.org/support/users/tigroumeow/)
 * (@tigroumeow)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/plugin-causes-204-apache-response-code-on-one-post/#post-6002629)
 * Let me know. I believe something in the HTML makes the plugin crashes. It wouldn’t
   be surprising since I read the document with a DOMDocument, if it is badly formatted
   it might end like this. But there should be an error logged somewhere 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Plugin causes 204 Apache Response code on one post’ is closed to new 
replies.

 * ![](https://ps.w.org/wp-retina-2x/assets/icon-256x256.png?rev=2597316)
 * [Perfect Images: Regenerate Thumbnails, Image Sizes, WebP & AVIF](https://wordpress.org/plugins/wp-retina-2x/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-retina-2x/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-retina-2x/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-retina-2x/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-retina-2x/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-retina-2x/reviews/)

## Tags

 * [apache](https://wordpress.org/support/topic-tag/apache/)
 * [code](https://wordpress.org/support/topic-tag/code/)

 * 5 replies
 * 2 participants
 * Last reply from: [Jordy Meow](https://wordpress.org/support/users/tigroumeow/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/plugin-causes-204-apache-response-code-on-one-post/#post-6002629)
 * Status: resolved