I’ve tried resetting the plugin to fix this already. Right now, I’m getting the following error on all of the subscription pages on the front and back end:
Illegal string offset ‘subscription_text’ in /home/kellylopez75/sewmygod.com/wp-content/plugins/newsletter/includes/controls.php on line 431
Hi it seems a notice, if you save the subscription configuration options does it disappear? That notice (actually is not an error) should not be there since th eplugin initialize those variables.
Whenever I save the settings, I get this error: Fatal error: Cannot unset string offsets in /home/kellylopez75/sewmygod.com/wp-content/plugins/newsletter/subscription/options.php on line 58
Lately there are few people reporting that error like if something is changing the value of the options saved (the need to be an array and not a string. I’ll add a checkfor that, you actually should delete the optin named “newsletter” directly from the wp_options table. If you’re able to do that, please report to me the value you find in that field and which seem to be the cause of the error.