Hi everyone,
My site is substantially structured around the use of FeedWorldPress, which up until last week was working perfectly well... until it brought the site down with a 500 error. Since then, I have been painfully and laborously trying to find a solution to fix this.
I first posted this thread but had no luck despite a couple of useful comments. I also found possible solutions on the developer's site here, here, and here; and posted questions here, but it seems that that support forum is not very active and I am still waiting for some answers/pointers :(
Status is as follows:
- When FeedWorldPress is activated, the site times out and/or returns a 500. When FeedWorldPress is deactivated, the page loading and rendering go as far as the first <?php if (is_syndicated()) : ?> call is made and stops right there, leaving a partially rendered page.
- When rechecking wp_options with phpMyAdmin, several 'rss_' files were already created, so FeedWorldPress was still pulling the feeds, but that didn't translate into a displayed feed content.
- And from my WP admin pages under Posts, I can see all the new posts being registered, logged and indexed.
So, everything seems to be ticking away well in the background but when activated, the plugin simply brings the whole site down with a time out or a 500 error. I checked the php code with the HTML, but everything looks normal and as per it was when the site was working, as I haven't changed that code at all since all went down.
I really do not know what to do and where to look at now to make this work again. I am quite anxious now...
Any help, feedback, pointers, advice... whatever, anything would be more than welcome...
Many thanks,
Cheers,
Olivier