• I have the following PHP error when editing pages that have an author, for example Pages and Posts. Also this error is preventing me from editing the page, untill I deactivate the plugin. For custom post types where there is no author there is no error.. The plugin is updated to the latest version.

    ( ! ) Warning: require(…./plugins/co-authors-plus/build/index.asset.php): failed to open stream: No such file or directory in …./plugins/co-authors-plus/co-authors-plus.php on line 195

    EDIT: Fixed that issue. For some reason the build folder is getting ignored when moving my local site to staging. Now I have the following problem, when the plugin is active it shows that all users have 0 posts, when I deactivate it, it shows the real count of posts for the users.. Also I’m trying to add a user as co-author, his role is admin, but when I save, the author is removed..

The topic ‘Plugin Error when editing pages’ is closed to new replies.