Skip to content
accelerando

Monthly Archives: April 2007

Mint 2.x advanced preferences

09-Apr-07

I use Mint for two domains. One 1.x version and a newer 2.x version. I wasn’t pleased, that the option to keep the databasesize under a certain limit was removed from preferences in version 2.x. Also, the possibility of limiting individual visitor statistics was gone…

Today i stumbled upon admartinator. Obviously a mac user, he is also minted…

If you click on your mint preferences, append a &advanced to the url and the two options are back in the game.

Hello again…

07-Apr-07

Just get rid off K2, it was way to slow… Now i use a slightly modified theme from plaintxt.org, which i like a lot.

More to come after the easter holidays.

WordPress and UTW Upgrade

03-Apr-07

Why on earth has my ‘post_type’ column on my wp 2.0.x based blog no default value? Ultimate Tag Warrior UTW3-14159265 will break and show no tags.

If anyone else has this problem, add

$typelimitsql = "(post_status = 'publish' OR post_status = 'static')";  // From previous version of utw

in ultimate-tag-warrior-core.php right before the class definition. It’s taken from the previous UTW Version.

Edit:
Upgrading to WP 2.1.x changed the table structure… A little hint would have been nice in the utw changelog.

Close
E-mail It