Kundejoseamirandavelez
I'm having a problem with this plugin. My server is hanging from time to time since I installed it. I just noticed theres a guy up there with the same problem. I'm getting this in my apache error file:
[Sun Jan 18 07:38:17 2015] [error] [client 173.245.56.181] Error Unknown column 'Array' in 'where clause' de la base de datos de WordPress para la consulta SELECT * FROM wp_wpefc_forms WHERE id=Array LIMIT 1 realizada por require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, apply_filters_ref_array, call_user_func_array, WPE_Tools->conditionally_add_scripts_and_styles, WPE_Tools->getFormDatas
[Sun Jan 18 07:38:18 2015] [error] [client 173.245.56.181] Error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 1' at line 1 de la base de datos de WordPress para la consulta SELECT * FROM wp_wpefc_forms WHERE id= LIMIT 1 realizada por require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, apply_filters_ref_array, call_user_func_array, WPE_Tools->conditionally_add_scripts_and_styles, WPE_Tools->get_currentRef
[Sun Jan 18 07:38:18 2015] [error] [client 173.245.56.181] Error Unknown column 'Array' in 'where clause' de la base de datos de WordPress para la consulta SELECT * FROM wp_wpefc_forms WHERE id=Array LIMIT 1 realizada por require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/themify-corporate/page.php'), get_header, locate_template, load_template, require_once('/themes/themify-corporate/header.php'), wp_head, do_action('wp_head'), call_user_func_array, WPE_Tools->options_custom_styles, WPE_Tools->getFormDatas
It seems there is an error at WHERE id= LIMIT 1 . The id is missing...??? After a minute, the error clears and the server is back to normal... This happens when I try to save the form settings.