Dash
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress database error: [MySQL server has gone away]That’s a good fix, although it still takes a long time to edit and upload posts.
arm0110, just follow the link to openadvert’s blog, then download the php file and replace your own file. wp-includes/wp-db.php.
It’s not a bug, at least on WordPress’s end. I run two blogs, one using WordPress version 2.0.5 and the other using 2.1.3.
Both blogs were affected at the same time. Both blogs are hosted by GoDaddy, but on different hosting plans and therefore using different MySQL databases.
One database is version 4.0, the other is version 5.0.
It looks to me like it’s GoDaddy’s fault completely.
Forum: Fixing WordPress
In reply to: List post titles in a certain categoryFederico & Kafka,
I tried to do the same thing, using
get_posts(“category=$cat&numberposts=-1”);but I got a wordpress database error that read “Unknown column ‘$cat’ in ‘where clause'”
Any ideas on why this is the case? Thanks a bunch.
DanForum: Plugins
In reply to: Mouseover Feedback with Next-Previous Post IMG?Yes, it’s Kaf’s plugin.
And you’re right, it does have that pop up when I hover over the image. I hadn’t noticed that.
Even so, I was thinking more along the lines of an entire image color change; just like when you mouseover a text link. Not only would it be an instantaneous response for the viewer, but it would also be consistent with my theme.