Comments section won't render: PHP-level 404 error
-
We’ve had a problem on the site JeffStockdale.com on the posts pages. In the section that’s supposed to have comment data we see a 404 error message. Upon initial inspection via my browser’s developer tools, it appears to not be a resource issues so far as the browser is concerned, making me think that this is a string being echoed through some set of try-catch blocks in PHP code.
Example of issue: https://jeffstockdale.com/2015/11/26/i-am-thankful-2/
(Notice at the bottom of the post the 404 error)I have tried disabling all plugins which did not effect the situation in any way. After this, I tried copying the site into a virtual Fedora LAMP and downgrading to an older version of WordPress (v3.9.9) which also did not effect the situation. Finally, in the virtual machine, I tried to change the theme and still get the same issue. This leads me to believe that it is not a plugin, theme, or server configuration issue but something to do with WordPress core maybe? Needless to say, the problem is going beyond my skill set and I would really appreciate any assistance that could be offered regarding this issue. It’s also worth noting that a review of the server’s audit logs show not intelligent indication of malicious activity. We are not completely sure when the problem first arose, but it was first noticed last Monday, 23 November 2015 at 9:27am by one of our users.
- The topic ‘Comments section won't render: PHP-level 404 error’ is closed to new replies.