@xootix So, i uninstalled the plugin and installed it again and i got this error:
[Unable to create or change a table without a primary key, when the system variable ‘sql_require_primary_key’ is set. Add a primary key to the table or unset this variable to avoid this message. Note that tables without a primary key can cause performance problems in row-based replication, so please consult your DBA before changing this setting.]
CREATE TABLE mu05iq_fbv_attachment_folder ( folder_id
int(11) NOT NULL, attachment_id
int(11) NOT NULL, UNIQUE( folder_id
, attachment_id
) ) ENGINE = InnoDB DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci
Notice: Undefined property: Xoo_Wsc_Helper::$admin in /var/www/html/wp-content/plugins/side-cart-woocommerce/admin/class-xoo-wsc-admin-settings.php on line 57
-
This reply was modified 4 years, 3 months ago by
stelikas.