Title: Plugin tables not being created
Last modified: April 7, 2022

---

# Plugin tables not being created

 *  Resolved [joaopaulo14a](https://wordpress.org/support/users/joaopaulo14a/)
 * (@joaopaulo14a)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/plugin-tables-not-being-created/)
 * I have installed the plugin but the tables are not being created
 * [Table ‘wp_wsal_occurrences’ doesn’t exist]
    SELECT wp_wsal_occurrences.* FROM
   wp_wsal_occurrences ORDER BY created_on DESC LIMIT 25, 25
 * What is happening ?
    -  This topic was modified 4 years, 2 months ago by [joaopaulo14a](https://wordpress.org/support/users/joaopaulo14a/).

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

 *  Thread Starter [joaopaulo14a](https://wordpress.org/support/users/joaopaulo14a/)
 * (@joaopaulo14a)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/plugin-tables-not-being-created/#post-15537273)
 * I think is conflict with some plugin that i’m using.
 *  Plugin Support [robertabela](https://wordpress.org/support/users/robert681/)
 * (@robert681)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/plugin-tables-not-being-created/#post-15539557)
 * Hello [@joaopaulo14a](https://wordpress.org/support/users/joaopaulo14a/)
 * Thank you very much for using our plugin.
 * I am sorry to read about your issue. The plugin creates the tables during activation.
   It creates the following two tables:
 * – wp_wsal_metadata
    – wp_wsal_occurrences
 * If they are not being created, first check that the database user has the permission
   to create the tables in the database. If it has the right privileges, as you 
   said, it might be another table stopping it.
 * Do you have any security / db management plugin that stops other plugins for 
   creating tables? If so, try to deactivate them until you activate WP Activity
   log and it creates the table.
 * Please let us know if you manage to get the plugin up and running or if you need
   additional help.
 * Looking forward to hearing from you.
 *  [Ankit Chauhan](https://wordpress.org/support/users/ankitchauhan22/)
 * (@ankitchauhan22)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/plugin-tables-not-being-created/#post-15581101)
 * +1 for the issue.
 * Version: 4.4.1
 * At my end, I tried disabling and enabling the plugin and removing any plugin 
   data from “options” table but still, the problem persist. I checked with fresh
   install also with no other plugin but face the same issue. The following tables
   were missing:
    – wp_wsal_metadata – wp_wsal_occurrences
 * I manually created the above tables and ran the migration from plugin class “
   WSAL_Upgrade_43000_To_44400” to remove the error.
 * Regards
    Ankit
 *  Plugin Support [robertabela](https://wordpress.org/support/users/robert681/)
 * (@robert681)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/plugin-tables-not-being-created/#post-15587411)
 * Hello [@ankitchauhan22](https://wordpress.org/support/users/ankitchauhan22/)
 * Thank you for your message. As per the forum guidelines please open your own 
   forum thread if you need support from our end.
 * Thank you for your cooperation and understanding.
 *  Plugin Support [robertabela](https://wordpress.org/support/users/robert681/)
 * (@robert681)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/plugin-tables-not-being-created/#post-15778905)
 * Hello [@joaopaulo14a](https://wordpress.org/support/users/joaopaulo14a/)
 * We have just released update 4.4.2 that addresses a couple of database tables
   issues, one of which related to the creation of the tables. Can you please install
   version 4.4.2? This should address this issue.
 * Please let me know if there is anything else we can assist you with.
 * Have a great day.

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

The topic ‘Plugin tables not being created’ is closed to new replies.

 * ![](https://ps.w.org/wp-security-audit-log/assets/icon-256x256.png?rev=2961534)
 * [WP Activity Log](https://wordpress.org/plugins/wp-security-audit-log/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-security-audit-log/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-security-audit-log/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-security-audit-log/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-security-audit-log/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-security-audit-log/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [robertabela](https://wordpress.org/support/users/robert681/)
 * Last activity: [3 years, 11 months ago](https://wordpress.org/support/topic/plugin-tables-not-being-created/#post-15778905)
 * Status: resolved