db0
Forum Replies Created
-
Nah, I need to get home where I have shell access in order to run a grep. I’ll do that later.
Unfortunately, I don’t seem to have a functions.php file in my theme.
Same problem here, but I don’t have jetpack. Looks interesting but I don’t really need it at this point of time. I am hoping for a solution that does not involve installing it.
Forum: Fixing WordPress
In reply to: Please help me discover why my site goes down every weekI’m still having similar issues although they occur much more rarely lately. Can you let me know what plugins you have activated?
Forum: Themes and Templates
In reply to: Call for the_excerpt() does not display the actual excerptYes, I have a few which hook into the content to add some extra stuff and my theme uses the excerpt (but doesn’t modify it).
Commenting out the line
add_filter('the_excerpt', 'add_series_meta_excerpt');
worked again though.Forum: Themes and Templates
In reply to: Call for the_excerpt() does not display the actual excerptNot exactly. Now instead of getting the default context (as if none existed) I get no output at all.
Forum: Themes and Templates
In reply to: Call for the_excerpt() does not display the actual excerptGot it! It was the organize series plugin. I’ll inform the dev. Thanks for all the help everyone.
Forum: Themes and Templates
In reply to: Call for the_excerpt() does not display the actual excerptThat’s a possible solution but it’s going to be difficult to trace…
I’ll take a look and see. Thanks.
Forum: Themes and Templates
In reply to: Call for the_excerpt() does not display the actual excerptBump?
[do not bump topics!]
Forum: Fixing WordPress
In reply to: Please help me discover why my site goes down every weekThanks. For the record, I’ve already tried that, but without a DB wipe as well.
Forum: Fixing WordPress
In reply to: Please help me discover why my site goes down every weekI have in fact checked it. I couldn’t find anything suspicious but I am considering recreating the DB just to get that possibility out of the way. It’s only the myriad of options I’ll have to reset that are holding me back….
Forum: Fixing WordPress
In reply to: Please help me discover why my site goes down every weekI said that it’s not a “caching issue” not that Hypercache is “causing the issue” ??
I know it’s not, It’s just that the same thing has happened many times while under Hypercache.
I didn’t know about DB Cache Reloaded. I might check it out, thanks ??
Forum: Fixing WordPress
In reply to: Please help me discover why my site goes down every weekcfisher, I’ve been using Hypercache for a long time now and it’s not a caching issue. I’m the one who’s written the unofficial DH WordPress performance guide and the one who suggested DB cache along with Hypercache. However afaik DB Cache’s latest versions might be buggy so I suggest you stay away from it for now..
Forum: Fixing WordPress
In reply to: Please help me discover why my site goes down every weekUnfortunately even though my site seemed to be running stably for 2 months now and I thought I’d found the culprit, once again I get the same issue now.
Resource use takes off and Internal Server Errors happen. I repair the wp_options table and then it works fine.
Can anyone tell me where to look to figure why this is happening? How can my wp_options table be corrupted just like that? Is there a way to start debugging this?
I think the guilty plugin for me was the Excerpt Editor. Do you have it perhaps?