Archive for the 'Projekts' Category

I finally fixed the broken CommentLuv image in the sidebar.  In part because I remembered that World of Matticus uses it and that I could maybe download the file from them and just host it locally.  A few pokes around their directory structure and all fixed.  This wouldn’t usually be worth an update by itself [...]

Upgrading to the latest WordPress has introduced the ‘Â’ character into a number of posts. As I have no idea why this happened and my phpMyAdmin-fu is weak, this fix will have to wait for a while. EDIT: Just fixed it today after a rather simple find-and-replace on the wp_posts table.  (Export -> Do Notepad++ [...]

New Toys!

02May08

Just added a couple of new plugins to the site: Twitter Tools and WordPress Mobile Edition. Twitter Tools is pretty slick.  Right now I have it set-up to post a daily digest of my Tweets (see default version here) and also allow me to update Twitter when I make a new blog post.   I’m [...]

Upgrades…

14Apr08

Just upgraded to WP 2.5 today (which is like two weeks late, heh).  You also may have noticed the new theme.  I was looking though WowAceUpdater for a couple mod modules and stumbled upon a mod called ClassButtons and found the author’s page and wanted the theme (and header) ASAP. I still need to find [...]

When I went to uninstall a theme on our forums, I was greeted by this nice error: Template->make_filename(): Error – file admin/confirm_body.tpl does not exist That error isn’t anything giganitc, it just means that page that asks, “Are you sure?” doesn’t exist. A quick Google search found the answer. But, since the code is generic, [...]