Error en la base de datos de WordPress: [Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause]
CREATE TABLE IF NOT EXISTS wpgc_lenix_custom_lead_fields (
id BIGINT(20) UNSIGNED AUTO_INCREMENT PRIMARY KEY,
field_key VARCHAR(255) UNIQUE NOT NULL,
field_label VARCHAR(255) NOT NULL,
field_type VARCHAR(50) NOT NULL,
default_value TEXT NULL,
is_required BOOLEAN DEFAULT 0,
show_in_list BOOLEAN DEFAULT 0,
field_order INT DEFAULT 0,
created_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP,
updated_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci
Error en la base de datos de WordPress: [Table 'ceiiscas_wp607.wpgc_lenix_custom_lead_fields' doesn't exist]
SHOW COLUMNS FROM wpgc_lenix_custom_lead_fields
Error en la base de datos de WordPress: [Table 'ceiiscas_wp607.wpgc_lenix_custom_lead_fields' doesn't exist]
ALTER TABLE wpgc_lenix_custom_lead_fields ADD COLUMN show_in_list BOOLEAN DEFAULT 0 AFTER is_required
Deprecated: Creation of dynamic property Liquid_Addons::$assets_css is deprecated in /var/www/vhosts/ceeiscastelar.com/httpdocs/wp-content/plugins/ave-core/ave-core.php on line 242
Deprecated: Creation of dynamic property Liquid_Addons::$assets_vendors is deprecated in /var/www/vhosts/ceeiscastelar.com/httpdocs/wp-content/plugins/ave-core/ave-core.php on line 243
Deprecated: Creation of dynamic property Liquid_Addons::$assets_js is deprecated in /var/www/vhosts/ceeiscastelar.com/httpdocs/wp-content/plugins/ave-core/ave-core.php on line 244
Deprecated: Creation of dynamic property Liquid_Register::$author is deprecated in /var/www/vhosts/ceeiscastelar.com/httpdocs/wp-content/themes/ave/liquid/admin/updater/liquid-register-admin.php on line 43
Deprecated: Creation of dynamic property Liquid_Theme::$layout is deprecated in /var/www/vhosts/ceeiscastelar.com/httpdocs/wp-content/themes/ave/liquid/liquid-init.php on line 113
Deprecated: Creation of dynamic property Liquid_Theme::$theme_options_name is deprecated in /var/www/vhosts/ceeiscastelar.com/httpdocs/wp-content/themes/ave/liquid/liquid-init.php on line 232
Error en la base de datos de WordPress: [Duplicate entry '0' for key 'PRIMARY']
INSERT INTO `wpgc_terms` (`name`, `slug`, `term_group`) VALUES ('New', 'new', 0)
Error en la base de datos de WordPress: [Duplicate entry '0' for key 'PRIMARY']
INSERT INTO `wpgc_terms` (`name`, `slug`, `term_group`) VALUES ('In Progress', 'in-progress', 0)
Error en la base de datos de WordPress: [Duplicate entry '0' for key 'PRIMARY']
INSERT INTO `wpgc_terms` (`name`, `slug`, `term_group`) VALUES ('Completed', 'completed', 0)
Error en la base de datos de WordPress: [Duplicate entry '0' for key 'PRIMARY']
INSERT INTO `wpgc_terms` (`name`, `slug`, `term_group`) VALUES ('Spam', 'spam', 0)
Deprecated: Creation of dynamic property ReduxFramework::$old_opt_name is deprecated in /var/www/vhosts/ceeiscastelar.com/httpdocs/wp-content/plugins/ave-core/extras/redux-framework/ReduxCore/framework.php on line 231
Deprecated: Creation of dynamic property ReduxFramework::$wp_data is deprecated in /var/www/vhosts/ceeiscastelar.com/httpdocs/wp-content/plugins/ave-core/extras/redux-framework/ReduxCore/framework.php on line 1098
Deprecated: Creation of dynamic property ReduxFramework::$transients is deprecated in /var/www/vhosts/ceeiscastelar.com/httpdocs/wp-content/plugins/ave-core/extras/redux-framework/ReduxCore/framework.php on line 1261
Deprecated: Creation of dynamic property ReduxFramework_extension_repeater::$field_name is deprecated in /var/www/vhosts/ceeiscastelar.com/httpdocs/wp-content/plugins/ave-core/extensions/redux-repeater/extension_repeater.php on line 72
Deprecated: Creation of dynamic property ReduxFramework_Extension_options_object::$field_name is deprecated in /var/www/vhosts/ceeiscastelar.com/httpdocs/wp-content/plugins/ave-core/extras/redux-framework/ReduxCore/inc/extensions/options_object/extension_options_object.php on line 62
Deprecated: Creation of dynamic property ReduxFramework_extension_import_export::$field_name is deprecated in /var/www/vhosts/ceeiscastelar.com/httpdocs/wp-content/plugins/ave-core/extras/redux-framework/ReduxCore/inc/extensions/import_export/extension_import_export.php on line 62
Deprecated: Creation of dynamic property ReduxFramework_extension_customizer::$upload_dir is deprecated in /var/www/vhosts/ceeiscastelar.com/httpdocs/wp-content/plugins/ave-core/extras/redux-framework/ReduxCore/inc/extensions/customizer/extension_customizer.php on line 62
Deprecated: Creation of dynamic property Liquid_Custom_Icons::$liquid_custom_icons_prefix is deprecated in /var/www/vhosts/ceeiscastelar.com/httpdocs/wp-content/plugins/ave-core/extensions/redux-custom-icons/redux-custom-icons.php on line 59
Deprecated: Creation of dynamic property Liquid_Theme_Layout::$sidebars is deprecated in /var/www/vhosts/ceeiscastelar.com/httpdocs/wp-content/themes/ave/liquid/liquid-theme-layout.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/ceeiscastelar.com/httpdocs/wp-content/plugins/ave-core/extras/redux-framework/ReduxCore/framework.php:231) in /var/www/vhosts/ceeiscastelar.com/httpdocs/wp-includes/pluggable.php on line 1535
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/ceeiscastelar.com/httpdocs/wp-content/plugins/ave-core/extras/redux-framework/ReduxCore/framework.php:231) in /var/www/vhosts/ceeiscastelar.com/httpdocs/wp-includes/pluggable.php on line 1538