A few site updates and some housekeeping notes….
I’ve added the social bookmarking button available from the Add This! site to each post.
I’ve also added a Mybloglog “Recent Readers” widget to the sidebar. I’m not entirely sure what to do with Mybloglog yet, but I’ll catch on soon enough. My posts are now appearing there, and I’ve also set up a profile.
In addition, I think I’ve come up with a way to replace my sidebar Blogroll with my Newsgator feeds. Actually Newsgator already lets users generate a script containing their feeds, but it doesn’t take the folder/feed structure into account; it simply creates a list of links. From what I see in Newsgator’s support forums, there have been requests for this feature, but it doesn’t exist yet. I should be able to pull it off anyway with some creative cobbling, and may try it over the weekend. If you happen to stop by, the site should be fine, but the Blogroll may be unstable at times.
Finally, following David Airey and his list of Top 5 Essential WordPress Plugins, I attempted to install a feature I’ve seen on several sites and liked a lot. It’s the Subscribe to Comments plugin, by which anyone leaving a comment can elect to be notified by e-mail when additional comments are posted to the same topic. Unfortunately, activating the plugin causes this WordPress database error for me:
WordPress database error: [Access denied for user to database 'blog']
ALTER TABLE wp_comments ADD COLUMN comment_subscribe enum(’Y',’N')
I take this to mean (and a few searches around the Internet seems to confirm) that the way I’m set up with my web host doesn’t allow me to alter the structure of the WordPress database via this plugin. So, while I like the function a lot and I think it’s a fine plugin, I’m not so sure I should even inquire about changing whatever needs to be changed to make this update possible.
I have to admit this sort of thing frustrates me a bit, and reminds me of a recent article from Lorelle on Wordpress, Bloggers Are Not Webmasters and Webmasters Are Not Bloggers. While I have enough passable HTML knowledge that I’ve been able to modify this site’s various templates and can even poke at the PHP code a bit to make it do my bidding, I’m way over my head when issues surface that have to do with MySQL or the WordPress database. I’m pretty fearless and fairly patient about trying different things and learning from what works and doesn’t work, but I have no context within which to translate a database error and correct it. Lorelle’s article is a good reminder that even though I might find a solution to the problem with additional research and some phone calls to my web host, that’s not how I should be spending my time. So … I’ll give some thought to what I wanted to accomplish by installing the plugin, and take a look at alternatives, whether they’re plugins or something else.
| 2.5 |
Category:

























Thanks very much for the mention. It’s a shame the plugin provides an error, but it’s not so bad. There’s also CoComment, which your readers can set up for themselves to track their conversations on every blog.
David,
You’re certainly welcomed to the mention; left a comment on your site also. Thanks for the tip about CoComment!
Dale