Cleverness – WordPress Resources

To-Do List Plugin Bug Fix

You are currently browsing the comments. If you would like to return to the full article, you can read it here: “To-Do List Plugin Bug Fix”.

2 Comments

  1. Chris

    Is there something else other than upgrading that would get the completed function to work? I still have the same issue. I can check the box from the admin dashboard, the screen goes into the to-do list detail screen, the top of the screen displays “To-Do item has been marked completed.” however, the item still persists in the to-do list and nothing is in the completed list. Weird huh? Not bitchin’ about it, but just thought you should know. ver 1.3.2 on 2.9.1 WP PHP 5. Maybe its a Globals thing? I’m not sure I have that activated on 1and1 shared hositng.

    • Cindy

      So far, I’m baffled. Are there any issues with editing or deleting the tasks? I’ve checked out the code and haven’t found anything that could be causing it yet. I’ll keep trying to figure it out. Are you able to log into phpMyAdmin (or similar) and check out what’s in the status field for items? The table is probably wp_todo. It should be 0 for uncompleted items and 1 for completed items. If you can, you might also want to try changing one of the statuses to 1, see if it appears under completed items, and attempt to mark it as uncompleted to see if it moves back to the top.

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.