We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fatal error: Uncaught Error: Call to undefined function write_log()
Happened right after the upgrade to version: 2.1.4 this morning.
Detailed error message: Fatal error: Uncaught Error: Call to undefined function write_log() in /public/wp-content/plugins/acf-field-date-time-picker/date-time-picker-v4.php:464 Stack trace: #0 /public/wp-content/plugins/acf-field-date-time-picker/date-time-picker-v4.php(365): ACFFieldDateTimePicker->get_js_locale('en-us') #1 /public/wp-includes/class-wp-hook.php(296): ACFFieldDateTimePicker->input_admin_enqueue_scripts() #2 /public/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array) #3 /public/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #4 /public/wp-content/plugins/advanced-custom-fields/core/controllers/post.php(117): do_action('acf/input/admin...') #5 /public/wp-includes/class-wp-hook.php(298): acf_controller_post->admin_enqueue_scripts('post.php') #6 /public/wp-content/plugins/acf-field-date-time-picker/date-time-picker-v4.php on line 464
Fatal error: Uncaught Error: Call to undefined function write_log() in /public/wp-content/plugins/acf-field-date-time-picker/date-time-picker-v4.php:464 Stack trace: #0 /public/wp-content/plugins/acf-field-date-time-picker/date-time-picker-v4.php(365): ACFFieldDateTimePicker->get_js_locale('en-us') #1 /public/wp-includes/class-wp-hook.php(296): ACFFieldDateTimePicker->input_admin_enqueue_scripts() #2 /public/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array) #3 /public/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #4 /public/wp-content/plugins/advanced-custom-fields/core/controllers/post.php(117): do_action('acf/input/admin...') #5 /public/wp-includes/class-wp-hook.php(298): acf_controller_post->admin_enqueue_scripts('post.php') #6 /public/wp-content/plugins/acf-field-date-time-picker/date-time-picker-v4.php on line 464
N/A
The text was updated successfully, but these errors were encountered:
Thank you for reporting this, latest update (2.1.5) fixes this.
Sorry, something went wrong.
No branches or pull requests
Description of Problem
Fatal error: Uncaught Error: Call to undefined function write_log()
Details
Happened right after the upgrade to version: 2.1.4 this morning.
Detailed error message:
Fatal error: Uncaught Error: Call to undefined function write_log() in /public/wp-content/plugins/acf-field-date-time-picker/date-time-picker-v4.php:464 Stack trace: #0 /public/wp-content/plugins/acf-field-date-time-picker/date-time-picker-v4.php(365): ACFFieldDateTimePicker->get_js_locale('en-us') #1 /public/wp-includes/class-wp-hook.php(296): ACFFieldDateTimePicker->input_admin_enqueue_scripts() #2 /public/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array) #3 /public/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #4 /public/wp-content/plugins/advanced-custom-fields/core/controllers/post.php(117): do_action('acf/input/admin...') #5 /public/wp-includes/class-wp-hook.php(298): acf_controller_post->admin_enqueue_scripts('post.php') #6 /public/wp-content/plugins/acf-field-date-time-picker/date-time-picker-v4.php on line 464
Screenshots
N/A
The text was updated successfully, but these errors were encountered: