Fresh Install of 1.5.6c
No other plugins
PHP 7.3
Installed Tableau 2 and I get this error when accessing Admin Login page:
[18-Mar-2020 20:00:53 America/Boise] Request URI: /******/******/login.php?camefrom=developers_tool_kit.php&action=locate_all_files, IP address: ******
#1 trigger_error() called at [/home2/******/public_html/******/includes/classes/db/mysql/query_factory.php:171]
#2 queryFactory->show_error() called at [/home2/******/public_html/******/includes/classes/db/mysql/query_factory.php:143]
#3 queryFactory->set_error() called at [/home2/******/public_html/******/includes/classes/db/mysql/query_factory.php:270]
#4 queryFactory->Execute() called at [/home2/******/public_html/******/******/includes/installers/css_js_loader/2_1_0.php:7]
#5 include(/home2/******/public_html/******/******/includes/installers/css_js_loader/2_1_0.php) called at [/home2/******/public_html/******/******/includes/init_includes/init_css_js_loader_config.php:45]
#6 require(/home2/******/public_html/******/******/includes/init_includes/init_css_js_loader_config.php) called at [/home2/******/public_html/******/includes/autoload_func.php:48]
#7 require(/home2/******/public_html/******/includes/autoload_func.php) called at [/home2/******/public_html/******/******/includes/application_top.php:171]
#8 require(/home2/******/public_html/******/******/includes/application_top.php) called at [/home2/******/public_html/******/******/login.php:9]
--> PHP Fatal error: 1062uplicate entry 'MINIFY_STATUS_CSS' for key 'unq_config_key_zen' :: INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES
('Minify CSS', 'MINIFY_STATUS_CSS', 'false', 'Minifying will speed up your site\'s loading speed by combining and compressing CSS files (valid CSS is required).', 64, 10, NOW(), NOW(), NULL, 'zen_cfg_select_option(array(\'true\', \'false\'),'),
('Minify JavaScript', 'MINIFY_STATUS_JS', 'false', 'Minifying will speed up your site\'s loading speed by combining and compressing JavaScript files (valid JavaScript is required).', 64, 10, NOW(), NOW(), NULL, 'zen_cfg_select_option(array(\'true\', \'false\'),'); ==> (as called by) /home2/******/public_html/******/******/includes/installers/css_js_loader/2_1_0.php on line 7 <== in /home2/******/public_html/******/includes/classes/db/mysql/query_factory.php on line 171.
I tried deleting the 'MINIFY_STATUS_CSS' database entry but it just keeps coming back.
I am not sure how to fix this issue.
Any help would be greatly appreciated.
Thank You


uplicate entry 'MINIFY_STATUS_CSS' for key 'unq_config_key_zen' :: INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES
Reply With Quote
