Appointment Guest

Issue #53 resolved
johannesmutter created an issue

When adding an appointment and not selecting any customer (leaving guest), it selects the user who added the appointment as customer. Which is a bit confusing.

In the corresponding order it’s still a guest, but for the appointment it’s the staff user.

When deleting the customer form the selection input and clicking save a blank page appears.

#0 [internal function]: WC_Appointments_Admin_Details_Meta_Box->meta_box_save(10786) #1 /var/www/html/wp-includes/plugin.php(525): call_user_func_array(Array, Array) #2 /var/www/html/wp-includes/post.php(3529): do_action('save_post', 10786, Object(WP_Post), true) #3 /var/www/html/wp-includes/post.php(3602): wp_insert_post(Array, false) #4 /var/www/html/wp-admin/includes/post.php(376): wp_update_post(Array) #5 /var/www/html/wp-admin/post.php(193): edit_post() #6 {main} thrown in /var/www/html/wp-content/plugins/woocommerce-appointments/includes/admin/class-wc-appointments-admin-details-meta-box.php on line 484" while reading response header from upstream, client: 2$ 2016/07/16 13:11:38 [error] 621#621: *2526644 FastCGI sent in stderr: "PHP message: PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'WC_CRM_Admin_Post_Types' does$ PHP message: WordPress database 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 'wp_posts.post_type <> 'follo$

Comments (1)

  1. Log in to comment