Releasing 0.4 right after 0.3 since I had time to get the widget done earlier than I had expected.

progress-meters-widget.png

Update: I just noticed a glitch in how the database upgrade scripts process and had to rework it a bit, so I’ve rerolled 0.4.1. I’ve added in a variable to track the database schema version number as well as the plugin version number, so future upgrades should go smoothly on this front.

Download here:

4 Responses to “Morgan’s Progress Meters 0.4”

[...] updated Morgan’s Progress Meters to version 0.4.1 here at Authors Abode. This new version is mainly a minor upgrade to add in a [...]

Hi Morgan, I just installed this plugin on my blog but I’m getting the following error:

[Duplicate column name 'meter_updated']
ALTER TABLE `wp_progress_meters` ADD `meter_updated` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP

Is there any way to fix it?
Thanks.

Hi Morgan, I just installed this plugin on my blog but I’m getting the following error:

[Duplicate column name ‘meter_updated’]
ALTER TABLE `wp_progress_meters` ADD `meter_updated` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP

Is there any way to fix it?
Thanks.

Sorry for the long delay, Aime.

Did you previously install a prior version of the plugin or was this a fresh install? Which version of WordPress (and if you know, what version of mySQL)?

Nevermind… found the error. Silly, silly me. Rolling 0.4.2 now.

Something to say?