stream icon indicating copy to clipboard operation
stream copied to clipboard

Error message about stream_meta table not present

Open joseluis opened this issue 8 years ago • 3 comments
trafficstars

In just one particular site (which uses PHP 5.5.21, shared hosting, 64bit OS) an error message is always shown in the administration:

The following table is not present in the WordPress database: wp_stream_meta
Please uninstall the Stream plugin and activate it again.

The plugin seems to work well regardless, but the message is always there even after reactivating or reinstalling the plugin. This is the debug message that shows when deactivating/activating it:

Error Table 'mydb.wp_stream_meta' doesn't exist de la base de datos de WordPress para la consulta SHOW FULL COLUMNS FROM `wp_stream_meta` realizada por deactivate_plugins, do_action('deactivate_plugin'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WP_Stream\Connector->callback, call_user_func_array, WP_Stream\Connector_Installer->callback_deactivate_plugin, WP_Stream\Connector->log, call_user_func_array, WP_Stream\Log->log, WP_Stream\DB->insert, WP_Stream\DB_Driver_WPDB->insert_record, WP_Stream\DB_Driver_WPDB->insert_meta

joseluis avatar May 11 '17 13:05 joseluis

Hey @joseluis, did you ever end up getting this issue resolved? I have the same error message (running PHP 7 on Pantheon) on my site. As you've said, reactivating and/or reinstalling does not fix the issue.

kesed avatar Aug 11 '17 21:08 kesed

Hey @kesed, yes after manually creating that table in the database, the warning was gone.

joseluis avatar Aug 12 '17 10:08 joseluis

Hello,

We are also encountering this issue. We posted a comment about this here: https://wordpress.org/support/topic/the-following-tables-are-not-present/ (#2 comment)

We were told to try report it here instead.

Thanks.

jaythrive avatar Jan 18 '19 14:01 jaythrive