wp-cache vs. wp-quotes
-
I’m terribly new to wordpress, so I apologize in advance if this is a dumb question.
I downloaded WP 2.1.3, and a metric buttload of plugins. Two among them are the everpresent wp-cache, and one called wp-quote. That second one, if you’re not familiar, allows you to use a tag to display a random quote from a database each time the page is accessed.
Problem is, when both are active, accessing any page with quotes causes a server error 500. Are the ideas of cached pages and random items on those pages mutually exclusive, or is there a way to make the two coexist?
So far, I’ve tried:
1) replacing the wp-quotes plugin with a quick one of my own devising. Doesn’t work — any randomized item breaks the page.2) disabling all other plugins — this is how I verified that the problem was with only these two plugins
3) changing wp-cache’s options. No luck there.
Thanks in advance!
The topic ‘wp-cache vs. wp-quotes’ is closed to new replies.