Home › Forums › Newsletter Plugin Support › Illegal string offset
Hello,
we’re using Newsletter Pro 2.5.3, and since the upgrade to WordPress 3.5 we get these messages:
Illegal string offset ‘form’ in […]/wp-content/plugins/newsletter-pro/plugin.php on line 774
Any ideas?
Thanks for helping!
Are you referencing a custom form?
Stefano.
Thanks for your reply.
From what I can gather, no. We call “[newsletter]” from the page, and there are no custom forms defined in the Newsletter Pro configuration page.
What further information would you need?
What version are you using? You can find the exact number on plugin list.
Thank you, Stefano.
Newsletter Pro 2.5.3
I checked the code, probably you have the PHP in debug mode with notices active. So that is not an error but a notice, it’s possible?
It is a warning, we are not running in debug mode:
Warning: Illegal string offset ‘form’ in[…]/htdocs/wp-content/plugins/newsletter-pro/plugin.php on line 774
Thanks for your help