Errore sul database di WordPress: [Table 'chaletmatilde.wpx_vikbooking_cronjobs' doesn't exist]
SELECT `id` FROM `wpx_vikbooking_cronjobs` WHERE `published` = 1

WordPress database error: [Table 'chaletmatilde.wpx_vikchannelmanager_roomsxref' doesn't exist]
SELECT `idchannel` AS `value`, CONCAT(UPPER(LEFT(`channel`, 1)), LOWER(SUBSTRING(`channel` FROM 2))) AS `title` FROM `wpx_vikchannelmanager_roomsxref` GROUP BY `idchannel` ORDER BY `channel` ASC;

WordPress database error: [Table 'chaletmatilde.wpx_vikbooking_prices' doesn't exist]
SELECT id AS value, name AS title FROM wpx_vikbooking_prices ORDER BY name ASC

WordPress database error: [Table 'chaletmatilde.wpx_vikbooking_wpshortcodes' doesn't exist]
SELECT * FROM `wpx_vikbooking_wpshortcodes` ORDER BY `id` ASC

WordPress database error: [Table 'chaletmatilde.wpx_vikbooking_rooms' doesn't exist]
SELECT `id` AS `value`, `name` AS `title` FROM `wpx_vikbooking_rooms` ORDER BY `name` ASC

WordPress database error: [Table 'chaletmatilde.wpx_vikbooking_categories' doesn't exist]
SELECT id AS value, name AS title FROM wpx_vikbooking_categories ORDER BY name ASC

WordPress database error: [Table 'chaletmatilde.wpx_vikchannelmanager_otareviews' doesn't exist]
SELECT * FROM `wpx_vikchannelmanager_otareviews` ORDER BY `channel` ASC, `prop_name` ASC;

WordPress database error: [Table 'chaletmatilde.wpx_vikchannelmanager_otascores' doesn't exist]
SELECT * FROM `wpx_vikchannelmanager_otascores` ORDER BY `channel` ASC, `prop_name` ASC;

WordPress database error: [Table 'chaletmatilde.wpx_vikbooking_categories' doesn't exist]
SELECT id, name FROM wpx_vikbooking_categories

WordPress database error: [Table 'chaletmatilde.wpx_terms' doesn't exist]
SELECT t.term_id FROM wpx_terms AS t INNER JOIN wpx_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wpx_term_relationships AS pll_tr ON pll_tr.object_id = t.term_id WHERE tt.taxonomy IN ('category') AND t.slug IN ('interest') AND pll_tr.term_taxonomy_id IN ( 30061 )

WordPress database error: [Table 'chaletmatilde.wpx_terms' doesn't exist]
SELECT t.term_id FROM wpx_terms AS t INNER JOIN wpx_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('language') AND t.slug IN ('en') LIMIT 1

WordPress database error: [Table 'chaletmatilde.wpx_terms' doesn't exist]
SELECT t.term_id FROM wpx_terms AS t INNER JOIN wpx_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wpx_term_relationships AS pll_tr ON pll_tr.object_id = t.term_id WHERE tt.taxonomy IN ('category') AND t.slug IN ('interest') AND pll_tr.term_taxonomy_id IN ( 30061 ) LIMIT 1

WordPress database error: [Table 'chaletmatilde.wpx_terms' doesn't exist]
SELECT t.term_id FROM wpx_terms AS t INNER JOIN wpx_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wpx_term_relationships AS pll_tr ON pll_tr.object_id = t.term_id WHERE tt.taxonomy IN ('category') AND t.slug IN ('interest') AND pll_tr.term_taxonomy_id = 30061 LIMIT 1

WordPress database error: [Table 'chaletmatilde.wpx_terms' doesn't exist]
SELECT t.term_id FROM wpx_terms AS t INNER JOIN wpx_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('category') AND t.slug IN ('interest') ORDER BY t.name ASC