Warning: Illegal string offset 'action' in /home/xxxxxxx/public_html/wp-content/plugins/simply-exclude/simplyexclude.php on line 2267
I just upgrade my PHP version and now I'm getting the following error from simplyexclude.
Warning: Illegal string offset 'action' in /home/xxxxxxx/public_html/wp-content/plugins/simply-exclude/simplyexclude.php on line 2267
I just upgrade my PHP version and now I'm getting the following error from simplyexclude.
I've found a similar thread (same problem) here;
Any advice on a fix ?
Looking into this today. Thanks.
Great, although I don't seem to be seeing this error any more with plugin enabled and not tested if its actually working / excluding content ?
@Nic Windley,
Technically it is a PHP Warning not an Error. So it will not stop the PHP processing on your pages. It's more informational that a variable was improperly set. If you enable WP_DEBUG in you wp-config.php it will show the warning.
But I should have this fixed shortly.
Ok. here is a beta which should correct the Warnings you are seeing.
https://dl.dropbox.com/u/2616987/projects/wp-plugins/simply-exclude/simply-exclude-2.0.6-Beta1.zip
Still working on some other forum posts this morning. But the plugin will not change much before release later today.
Thanks for bring this to my attention.
Paul
Released 2.0.6 this morning. Should resolve your issues. Thanks.
You must log in to post.