七牛和微信的设置页面打不开 显示空白
WordPress数据库查询SELECT Event as label, count(*) as count FROM wp_weixin_messages WHERE CreateTime > 1513267200 AND CreateTime < 1513297132 AND MsgType = \'event\' AND (Event = \'subscribe\' OR Event = \'unsubscribe\') GROUP BY Event ORDER BY count DESC;时发生Table \'sdm204855572_db.wp_weixin_messages\' doesn\'t exist错误,这是由do_action(\'toplevel_page_weixin-robot-stats\'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wpjam_admin_page, call_user_func, wpjam_admin_dashboard_page, wp_dashboard, do_meta_boxes, call_user_func, weixin_robot_overview_dashboard_widget_callback, weixin_robot_get_user_subscribe_counts查询的。