YAML breaks plugin
-
With the latest change to YAML settings, I get the following error when trying to activate the plugin from installed plugins, note the plugin doesn’t activate:
Fatal error: Uncaught exception 'Exception' with message 'YAML configuration file for options does not exist. Options: plugin' in /usr/share/nginx/html/wp-content/plugins/wp-simple-firewall/src/icwp-options-vo.php:427 Stack trace: #0 /usr/share/nginx/html/wp-content/plugins/wp-simple-firewall/src/icwp-options-vo.php(273): ICWP_WPSF_OptionsVO->readYamlConfiguration('plugin') #1 /usr/share/nginx/html/wp-content/plugins/wp-simple-firewall/src/icwp-options-vo.php(284): ICWP_WPSF_OptionsVO->getRawData_FullFeatureConfig() #2 /usr/share/nginx/html/wp-content/plugins/wp-simple-firewall/src/icwp-options-vo.php(240): ICWP_WPSF_OptionsVO->getRawData_AllOptions() #3 /usr/share/nginx/html/wp-content/plugins/wp-simple-firewall/src/icwp-optionshandler-plugin.php(50): ICWP_WPSF_OptionsVO->getOptionRawConfig('active_plugin_f...') #4 /usr/share/nginx/html/wp-content/plugins/wp-simple-firewall/icwp-wpsf-main.php(120): ICWP_WPSF_FeatureHandler_Plugin->getActivePluginFeatures() #5 /usr/share/nginx/html/wp-content/plugins/wp-simple-firewall/ic in /usr/share/nginx/html/wp-content/plugins/wp-simple-firewall/src/icwp-options-vo.php on line 427 Fatal error: Uncaught exception 'Exception' with message 'YAML configuration file for options does not exist. Options: plugin' in /usr/share/nginx/html/wp-content/plugins/wp-simple-firewall/src/icwp-options-vo.php:427 Stack trace: #0 /usr/share/nginx/html/wp-content/plugins/wp-simple-firewall/src/icwp-options-vo.php(273): ICWP_WPSF_OptionsVO->readYamlConfiguration('plugin') #1 /usr/share/nginx/html/wp-content/plugins/wp-simple-firewall/src/icwp-options-vo.php(209): ICWP_WPSF_OptionsVO->getRawData_FullFeatureConfig() #2 /usr/share/nginx/html/wp-content/plugins/wp-simple-firewall/src/icwp-options-vo.php(198): ICWP_WPSF_OptionsVO->getOptDefault('enable_logging', false) #3 /usr/share/nginx/html/wp-content/plugins/wp-simple-firewall/src/icwp-options-vo.php(334): ICWP_WPSF_OptionsVO->getOpt('enable_logging') #4 /usr/share/nginx/html/wp-content/plugins/wp-simple-firewall/src/icwp-optionshandler-base.php(451): ICWP_WPSF_OptionsVO->setOpt('enable_logging', 'Y') #5 /usr/share/nginx/html/wp-content/plugins/wp-simple-firewall/src/icw in /usr/share/nginx/html/wp-content/plugins/wp-simple-firewall/src/icwp-options-vo.php on line 427
Can you suggest a solution?
- The topic ‘YAML breaks plugin’ is closed to new replies.