Erro da base de dados do WordPress: [Table '1hdbsbeq_pys_stat_order' already exists] CREATE TABLE 1HDbSbeq_pys_stat_order (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
order_id BIGINT UNSIGNED NOT NULL,
traffic_source_id BIGINT UNSIGNED NULL,
landing_id BIGINT UNSIGNED NULL,
utm_source_id BIGINT UNSIGNED NULL,
utm_medium_id BIGINT UNSIGNED NULL,
utm_campaing_id BIGINT UNSIGNED NULL,
utm_term_id BIGINT UNSIGNED NULL,
utm_content_id BIGINT UNSIGNED NULL,
last_traffic_source_id BIGINT UNSIGNED NULL,
last_landing_id BIGINT UNSIGNED NULL,
last_utm_source_id BIGINT UNSIGNED NULL,
last_utm_medium_id BIGINT UNSIGNED NULL,
last_utm_campaing_id BIGINT UNSIGNED NULL,
last_utm_term_id BIGINT UNSIGNED NULL,
last_utm_content_id BIGINT UNSIGNED NULL,
gross_sale FLOAT UNSIGNED NOT NULL,
net_sale FLOAT UNSIGNED NOT NULL,
total_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_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;
Erro da base de dados do WordPress: [Table '1hdbsbeq_pys_stat_utm_content' already exists] CREATE TABLE 1HDbSbeq_pys_stat_utm_content (
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_medium' already exists] CREATE TABLE 1HDbSbeq_pys_stat_utm_medium (
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_source' already exists] CREATE TABLE 1HDbSbeq_pys_stat_utm_source (
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_term' already exists] CREATE TABLE 1HDbSbeq_pys_stat_utm_term (
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;
PlayStation 5 - 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