I think is conflict with some plugin that i’m using.
Hello @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.
+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
Hello @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.
Hello @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.