Cleverness – WordPress Resources

Bug fix: To-Do List Plugin version 1.5.1

Download To-Do List Plugin v2.2.8Last Updated 12-06-2010

The To-Do List Plugin had a critical bug in it’s install function that was preventing the table from being installed. Thanks to those who pointed out a problem.

I also changed the way the variable for the location was set. Previously it was

$location = get_settings('siteurl') . '/wp-admin/tools.php?page=cleverness-to-do-list';

and now it’s

$location = get_bloginfo('url') . '/wp-admin/tools.php?page=cleverness-to-do-list';

I’m not entirely sure what it should be set to for the plugin to correctly function when WordPress is not in the root directory. I’ll be happy to make any adjustments necessary.

2 Comments

  1. Angelia

    Well darnit, I’m sorry to report, still no luck. I’m just getting the unstyled page when I try to take any action on the form, and no action is actually getting submitted. I’m not sure what’s making it happen, but, I’ll keep trying to figure it out ’cause I just love what you’ve created here.

    • Cindy

      Thank you :) I think I may have solved in it in version 1.5.2. At least, it worked on the install I tested it on.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Use [php]code goes here[/php] to post PHP code ([js],[css], and [sql] also available)

Notify me of followup comments via e-mail. You can also subscribe without commenting.