Hi,
This issue related to specific configuration of your server. We’ll check if this is possible to fix this in global way and let you know about the results.
Hi,
Re-rechecked this issue again. For storing of user options our plugin uses custom table in the DB. This table should be created automatically after plugin installation. In the site DB this table – wp_wcp_useroptions. Based on errors from provided screenshot this table wasn’t created that can be related to restriction for creating of tables in the DB on server level. You can try to deactivate and activate plugin – in case if issue won’t be fexed – please try to check your server settings (possible something like disabled @@global.innodb_large_prefix variable (http://dev.mysql.com/doc/refman/5.7/en/innodb-parameters.html#sysvar_innodb_large_prefix)