Erro da base de dados do WordPress: [Table '1hdbsbeq_pys_stat_product_order' already exists] CREATE TABLE 1HDbSbeq_pys_stat_product_order (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
order_id BIGINT UNSIGNED NOT NULL,
product_id BIGINT UNSIGNED NOT NULL,
product_name char(100) NOT NULL,
qty INT UNSIGNED NOT NULL,
gross_sale FLOAT UNSIGNED NOT NULL,
type TINYINT NOT NULL,
date timestamp default current_timestamp,
PRIMARY KEY (id)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;
Erro da base de dados do WordPress: [Table '1hdbsbeq_pys_stat_landing' already exists] CREATE TABLE 1HDbSbeq_pys_stat_landing (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
item_value char(200) NOT NULL,
PRIMARY KEY (id)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;
Erro da base de dados do WordPress: [Table '1hdbsbeq_pys_stat_traffic' already exists] CREATE TABLE 1HDbSbeq_pys_stat_traffic (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
item_value char(200) NOT NULL,
PRIMARY KEY (id)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;
Erro da base de dados do WordPress: [Table '1hdbsbeq_pys_stat_utm_campaing' already exists] CREATE TABLE 1HDbSbeq_pys_stat_utm_campaing (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
item_value char(200) NOT NULL,
PRIMARY KEY (id)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;
Shop - aura digital Notice: A função WP_Styles::add foi chamada incorrectamente. The style with the handle "yith-wcwl-main" was enqueued with dependencies that are not registered: yith-wcwl-font-awesome. Por favor veja Depuração no WordPress para mais informações. (Esta mensagem foi adicionada na versão 6.9.1.) in /mnt/home104/auraitao/public_html/wp-includes/functions.php on line 6170