pire
Forum Replies Created
-
Version 5.3.1 does not have the issue.
So staying on it/reverting back to it will also work in the meantime. This can be downloaded from the plugin’s page with the advanced view.Forum: Plugins
In reply to: [Co-Authors Plus] I do not recommend updating to the version released today.Ah yay!
I guess I should have uninstalled the plugin altogether and re-installed. Since I had 3.5.5 (buggy) installed I wasn’t being offered a new update.
Thanks π
Forum: Plugins
In reply to: [Co-Authors Plus] I do not recommend updating to the version released today.3.5.5 still breaking
Have reverted to 3.5.4An error of type E_COMPILE_ERROR was caused in line 37 of the file
/var/www/html/wp-content/plugins/co-authors-plus/co-authors-plus.php.
Error message: require_once(): Failed opening required ‘/var/www/html/wp-content/plugins/co-authors-plus/vendor/autoload.php’Can confirm, this has happened to a few website we use the plugin in. Re-publishing, etc worked, but then they would be trashed again.
On one website it was the blog posts.
Another pages (including the homepage).Disabling the plugin stopped the trashing of them.
“public roadmap” yes of course, that’s what i meant π
Thanks for the link!
Great, thanks @loiccloudinary !
Do you have a public itinerary so we can see what is planned in the future by any chance??
It returns the
Validation failed: Unable to parse returned JSONmessage you mentioned.Thanks @aydun !
So! When there is a white space at the end, the page takes almost 10 minutes to load (the production site will have a shorter timeout).
This is the end bit of the field, I hope it works as a comment here! It does seem to be a normal space and not an invisible character of some sort.
/all/modules/civicrm/extern/rest.phpI can confirm that when the space is removed, the page loads in 1 second.
If I then manually add a space at the end again, and submit the form, it takes 10 minutes to submit and load the page again.
Thanks for the response!
Using 1.8.
It is a remote CiviCRM system.The white space was noticed when checking the values in the options table in the DB. I didn’t copy the white space value though! I can try and see if I can find an old backup of the db to retrieve it if you think it may help!?
Thank you @jaycloudinary
Can confirm the hotfix has solved the issue on my side.
Getting the same error BUT for me it is happens with custom post-types which have an editor – even a blank editor – and a featured image.
Steps to rep A
1. Open page to create new custom post type.
2. Click a “Set Featured Image” button
3. Click any image from library
4. Click on “Set Featured Image” button in library modal
5. Error: The editor has encountered an unexpected error.Steps to rep B
1. Open page to edit a custom post type which has an editor and featured image
2. Error: The editor has encountered an unexpected error.Removing “editor” from ‘supports’ when registering the custom post type solves the issue.
Entertio’s solution also does it