Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Forum: Plugins
    In reply to: ToDo plugin released!

    I am using WordPress 2.1
    This error message shows up under the Manage>ToDo section of my wordpress:

    WordPress database error: [Table ‘nmelinez_wrdp1.wp_pravin_todo’ doesn’t exist]
    select * from wp_pravin_todo order by status ASC, date_due ASC

    WordPress database error: [Table ‘nmelinez_wrdp1.wp_pravin_todo_options’ doesn’t exist]
    SELECT show_limit FROM wp_pravin_todo_options LIMIT 1

    WordPress database error: [Table ‘nmelinez_wrdp1.wp_pravin_todo_options’ doesn’t exist]
    SELECT show_completed FROM wp_pravin_todo_options LIMIT 1

    WordPress database error: [Table ‘nmelinez_wrdp1.wp_pravin_todo_options’ doesn’t exist]
    SELECT show_duetoday FROM wp_pravin_todo_options LIMIT 1

    WordPress database error: [Table ‘nmelinez_wrdp1.wp_pravin_todo_options’ doesn’t exist]
    SELECT sort_field1 FROM wp_pravin_todo_options LIMIT 1

    WordPress database error: [Table ‘nmelinez_wrdp1.wp_pravin_todo_options’ doesn’t exist]
    SELECT sort_field2 FROM wp_pravin_todo_options LIMIT 1

    WordPress database error: [Table ‘nmelinez_wrdp1.wp_pravin_todo_options’ doesn’t exist]
    SELECT sort_order1 FROM wp_pravin_todo_options LIMIT 1

    WordPress database error: [Table ‘nmelinez_wrdp1.wp_pravin_todo_options’ doesn’t exist]
    SELECT sort_order2 FROM wp_pravin_todo_options LIMIT 1

    If this requires some SQL steps, can you specify what exactly I must do. I’m not very familiar with SQL but I have found where to input the info.

    I attempted to tweak the .htaccess file the way that winnopeg but I still have the same problem. Perhaps I’m uploading it to the wrong folder. Where should I upload the modified .htaccess file? Is there another way to turn on the mod_rewrite module?

Viewing 2 replies - 1 through 2 (of 2 total)