updated to 5.1.9 and the 'save draft' and 'submit for approval' buttons spin but don't complete. i can create a new blog, but can not update an existing one.
checking the logs, i'm getting js errors on editing content:
getting this when loading the page initially:
Uncaught TypeError: i.fire is not a function
at L (tinymce.min.js:11)
at Object.setupEditor (tinymce.min.js:1)
at Object.setupEditors (tinymce.min.js:1)
at HTMLDocument.<anonymous> (tinymce.min.js:1)
and this when pressing either of the 2 buttons to save changes:
index.php?option=com_easyblog&view=composer&tmpl=component&uid=162.396:2366 Uncaught TypeError: Cannot read property 'getValue' of undefined
at Object.getContent (index.php?option=com_easyblog&view=composer&tmpl=component&uid=162.396:2366)
at p.saveLegacyDocument (composer-5.1.9-basic.min.js:727)
at p.{self} composerSave (composer-5.1.9-basic.min.js:728)
at HTMLBodyElement.<anonymous> (composer-5.1.9-basic.min.js:158)
at HTMLBodyElement.dispatch (jquery.min.js?80f9150…:3)
at HTMLBodyElement.r.handle (jquery.min.js?80f9150…:3)
at Object.trigger (jquery.min.js?80f9150…:3)
at Object.a.event.trigger (jquery-migrate.min.js?80f9150…:2)
at HTMLBodyElement.<anonymous> (jquery.min.js?80f9150…:3)
at Function.each (jquery.min.js?80f9150…:2)
Also, on maintenance->scripts, i get this php error (perhaps related?):
Fatal error: Cannot declare class EasyBlogMaintenanceScriptFixDuplicateIntroContent, because the name is already in use in /home/skyrunftp/subdomains/breckenridge/httpdocs/v3/administrator/components/com_easyblog/updates/5.1.5/FixDuplicateIntroContent.php on line 42