Skip to content
New issue

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

Php error (uncaught error calling undefined function) #111

Closed
Archie22is opened this issue Jan 30, 2017 · 1 comment
Closed

Php error (uncaught error calling undefined function) #111

Archie22is opened this issue Jan 30, 2017 · 1 comment

Comments

@Archie22is
Copy link

Description of Problem

Fatal error: Uncaught Error: Call to undefined function write_log()

Details

  • URL of Page exhibiting problem: Any admin post type page with or without plugin
  • Browser(s) exhibiting problem (Firefox, Chrome, etc.): All
  • Version of WordPress Installed: 4.7.2
  • Other plugins installed: Advanced Custom Fields 4.4.11

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

@soderlind
Copy link
Owner

Thank you for reporting this, latest update (2.1.5) fixes this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants