• Resolved kattouf

    (@kattouf)


    I am seeing this in the logs:

    WordPress database error Table ‘actioninsports.wp_awpcp_tasks’ doesn’t exist for query SELECT * FROM wp_awpcp_tasks WHERE status IN ( ‘new’, ‘delayed’, ‘failing’ ) ORDER BY priority ASC, execute_after ASC, created_at ASC LIMIT 1 made by do_action_ref_array, call_user_func_array, AWPCP_TaskQueue->task_queue_event, AWPCP_TaskQueue->maybe_schedule_next_task_queue_event, AWPCP_TasksCollection->get_next_task, AWPCP_TasksCollection->get_task_from_query

    https://wordpress.org/plugins/another-wordpress-classifieds-plugin/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi kattouf,

    Sorry that you ran into issues here!

    Sounds like an upgrade routine didn’t fire properly for you at some point–that table should exist.

    Can you contact us here to so we can help you get a patch for it: http://awpcp.com/contact/

    Hello awpcp:
    I have the same error.

    I tried grep -R awpcp_tasks * but could not find where this table is created.

    You answered this question a month ago.

    Are you planning to fix this? I had to uninstall the plugin.

    Thank you,
    Mitchell

    Hi Mitchell,

    We have already patched this–you need to contact us to get it. The patch is part of a larger release that we’re in the process of vetting. You can get it by contacting me here. http://awpcp.com/contact/

    look at install.php file.
    It’s there the create commands for the tables…

    Hi be1993,

    I would recommend upgrading to the latest instead, you can manually create the tables, but this isn’t something most folks are comfortable with and we have it patched, releasing soon now that our shopping cart migration is finally nearing completion.

    hi awpcp,
    I have the latest version but the table still was missing…

    thank you for reply!

    Hi be1993,

    The latest version we have is not publicly available yet–you have to contact us to get it.

    It’s 3.5.4-dev60+. If you’re not running that, you don’t have the fix yet. Contact us here to get it: http://awpcp.com/contact/

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Getting table error in php log file’ is closed to new replies.