WordPress database error: [Table 'pulp_tastic.wp_facebook_oauth' doesn't exist]
SHOW COLUMNS FROM wp_facebook_oauth LIKE 'wp_user_id'
WordPress database error: [Table 'pulp_tastic.wp_facebook_oauth' doesn't exist]
ALTER TABLE wp_facebook_oauth ADD COLUMN wp_user_id BIGINT(20) UNSIGNED DEFAULT NULL AFTER fb_user_id
WordPress database error: [Table 'pulp_tastic.wp_facebook_oauth' doesn't exist]
ALTER TABLE wp_facebook_oauth ADD KEY wp_user_id (wp_user_id)
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/pulptastic.com/public_html/wp-includes/class-wpdb.php:1855) in /var/www/vhosts/pulptastic.com/public_html/wp-includes/pluggable.php on line 1450
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/pulptastic.com/public_html/wp-includes/class-wpdb.php:1855) in /var/www/vhosts/pulptastic.com/public_html/wp-includes/pluggable.php on line 1453