I was so stuck on this one for a while. I was getting all these empty posts untill I noticed that an article without the caption image elements was working fine. Even a lot of images attached (without the caption) worked fine… When I finally located the problem you guys rocked my world and gave me the solution. In wp_config.php just add:
@ini_set(‘pcre.backtrack_limit’, 1000000);
/* That’s all, stop editing! Happy blogging. */
Hope this helps all the others out there with this issue!
Greetings!
This Might help you a little further!
Try to add this in your .htaccess file:
SecFilterEngine Off
SecFilterScanPOST Off
Let me know if it works as good for you as it does for me 🙂
Greetz,
OnePack
Thanx a lot. I had the same issue! Fixed it now too.
berendraap, I have the exact same issue here! and when I check the forum it seems I’m not the only one..
Can you please let me know if you have been able to resolve this issue?
Many thanx in advance!