@juniorbra
I think that a string value is store in one of the StCR option.
Can you delete this option subscribe_reloaded_deferred_admin_notices
with this SQL query:
`
DELETE FROM wp_options WHERE option_name = 'subscribe_reloaded_deferred_admin_notices';
`
The ndeactivate and activate the plugin?