Title: Getting table error in php log file
Last modified: August 30, 2016

---

# Getting table error in php log file

 *  Resolved [kattouf](https://wordpress.org/support/users/kattouf/)
 * (@kattouf)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/getting-table-error-in-php-log-file/)
 * 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/](https://wordpress.org/plugins/another-wordpress-classifieds-plugin/)

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

 *  Plugin Author [AWP Classifieds Team](https://wordpress.org/support/users/awpcp/)
 * (@awpcp)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/getting-table-error-in-php-log-file/#post-6322137)
 * 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/](http://awpcp.com/contact/)
 *  [Mitchell D. Miller](https://wordpress.org/support/users/brainiac/)
 * (@brainiac)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/getting-table-error-in-php-log-file/#post-6322295)
 * 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
 *  Plugin Author [AWP Classifieds Team](https://wordpress.org/support/users/awpcp/)
 * (@awpcp)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/getting-table-error-in-php-log-file/#post-6322301)
 * 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/](http://awpcp.com/contact/)
 *  [be1993](https://wordpress.org/support/users/be1993/)
 * (@be1993)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/getting-table-error-in-php-log-file/#post-6322328)
 * look at install.php file.
    It’s there the create commands for the tables…
 *  Plugin Author [AWP Classifieds Team](https://wordpress.org/support/users/awpcp/)
 * (@awpcp)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/getting-table-error-in-php-log-file/#post-6322329)
 * 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.
 *  [be1993](https://wordpress.org/support/users/be1993/)
 * (@be1993)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/getting-table-error-in-php-log-file/#post-6322330)
 * hi awpcp,
    I have the latest version but the table still was missing…
 * thank you for reply!
 *  Plugin Author [AWP Classifieds Team](https://wordpress.org/support/users/awpcp/)
 * (@awpcp)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/getting-table-error-in-php-log-file/#post-6322331)
 * 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/](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.

 * ![](https://ps.w.org/another-wordpress-classifieds-plugin/assets/icon-256x256.
   png?rev=2944356)
 * [AWP Classifieds](https://wordpress.org/plugins/another-wordpress-classifieds-plugin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/another-wordpress-classifieds-plugin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/another-wordpress-classifieds-plugin/)
 * [Active Topics](https://wordpress.org/support/plugin/another-wordpress-classifieds-plugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/another-wordpress-classifieds-plugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/another-wordpress-classifieds-plugin/reviews/)

 * 7 replies
 * 4 participants
 * Last reply from: [AWP Classifieds Team](https://wordpress.org/support/users/awpcp/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/getting-table-error-in-php-log-file/#post-6322331)
 * Status: resolved