@ianhaycox
Active 7 years, 5 months ago
-
ianhaycox posted on the forum topic WordPress database error in the group How-To and Troubleshooting: 14 years, 6 months ago
Just had this problem myself.
https://trac.buddypress.org/ticket/2361
Normally BP fails silently if this table is missing. However if a WordPress plugin calls $wpdb->show_errors() it reports the error above.
Workaround – find the plugin with $wpdb->show_errors() and comment it out.
Ian
-
ianhaycox joined the group How-To and Troubleshooting 14 years, 6 months ago