Replies: 0
Very userful plugin!!
BUT…
My server has warned as following message.
Please check the related parts and hope to get your answer.
WordPress database error Table 'wpThx_arete_buddypress_smileys_manage' already exists for query CREATE TABLE wpThx_arete_buddypress_smileys_manage(
id mediumint(11) NOT NULL AUTO_INCREMENT,
smiley_id VARCHAR(255) DEFAULT '' NOT NULL,
user_id VARCHAR(255) DEFAULT '' NOT NULL,
activity_id VARCHAR(255) DEFAULT '' NOT NULL,
timestamp VARCHAR(11) DEFAULT '' NOT NULL,
UNIQUE KEY id (id)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/activity-reactions-for-buddypress/activity-reactions-for-buddypress.php'), arete_buddypress_smileys_setting->arete_create_table, dbDelta