I 've installed Revisionary to let others make changes in published posts. That plugin generates a role called Revisor. When I log in with a user with that role, I get this warning on ten lines:
Warning: strpos() expects parameter 1 to be string, array given in /home/wideremb/domains/widerembraces.org/public_html/wp-content/plugins/types-access/includes/Helper.php on line 2532
I have Access installed, if I deactivate Access, the warnings disappear. I would like to be able to use both plugins, if possible.
Unfortunately i'm not sure where this error is being generated from as there are no folders in our Toolset Access plugin called includes.
However this is a warning and wouldn't cause any issues. Perhaps you may have your wordpress debugging on ? Could you check the wp-config file to see if the wp_debug setting is set to true?
The problem is that when someone with the revision role, enter the site the warnings are all over the page.
So I have to turn off Access in order to use the proofreading plugin.
In my types-access folder there is an includes folder with around 12 files:
Admin_Edit.php, Ajax_Helper.php, Blocks.php ...
The reason why you are not seeing the "Editor to use for Content Templates" option is the you are using views version 2.7.3 . Currently we are update to version 2.9.1
I would suggest updating your toolset plugins as this could potentially resolve the issue you are experiencing with Access as well.
You can update your plugins from the link below. hidden link
I'm used to update plugins on the page with the all the plugins, not have to check on other places. Now everything is up to date and all problems solved.