_user database table in network
-
Hi there,
I have a subdomain multisite wordpress installation, and EDD is active on a separate blog.
I was looking DirectAdmin error logs, and I noticed there is an error related to EDD. The error (hiding the database prefix):[STDERR] ........ Table '***_5_users' doesn't exist .... ....................... ............ ........ .......... SELECT user_nicename FROM ***_5_users WHERE ID=0 .......... ...... ........ require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, payir_verify, edd_update_payment_status, EDD_Payment->save, EDD_Payment->update_status, do_action('edd_update_payment_status'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, edd_complete_purchase, edd_record_sale_in_log, EDD_Logging->insert_log, wp_insert_post, wp_transition_post_status, do_action('transition_post_status'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, xyz_link_fbap_future_to_publish, xyz_fbap_link_publish
Is that an error? or just an info?
the “5” is the ID of the blog which EDD is active on.WP: 4.8.1
EDD: 2.8.6
- The topic ‘_user database table in network’ is closed to new replies.