Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error message about stream_meta table not present #924

Open
joseluis opened this issue May 11, 2017 · 3 comments
Open

Error message about stream_meta table not present #924

joseluis opened this issue May 11, 2017 · 3 comments

Comments

@joseluis
Copy link

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
@kesed
Copy link

kesed commented Aug 11, 2017

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.

@joseluis
Copy link
Author

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

@jaythrive
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants