Can't inset CMSMS internal links
Posted: Tue Mar 20, 2018 6:20 pm
Hi friends,
I've tried both - MicroTiny and TinyMCE - editors, but in all I have a problem with inserting CMSMS links.
I click the 'CMSMS link' icon in editor, begin typing a page alias and in my dev tools in XHR I see sometimes (1 from 10 attempts):
In other cases the completition doesn't work, when I type 'con' I can't see 'contact', 'contribute', etc. In XHR I see
After refresh page I'm logged out, I log in again and on white screen I see a JSON output from WYSIWYG editor.
Microtiny is in current version, TinyMCE I tried the last stable and the newest beta too. In all 3 cases the behavior is the same. Tested in MacOS Safari and Chrome. I tried to reinstall all editors, no change.
Any advices?
Thanks
I've tried both - MicroTiny and TinyMCE - editors, but in all I have a problem with inserting CMSMS links.
I click the 'CMSMS link' icon in editor, begin typing a page alias and in my dev tools in XHR I see sometimes (1 from 10 attempts):
Code: Select all
ajax_content.php --> JSON, OK
Code: Select all
login.php --> login page HTML
Microtiny is in current version, TinyMCE I tried the last stable and the newest beta too. In all 3 cases the behavior is the same. Tested in MacOS Safari and Chrome. I tried to reinstall all editors, no change.
Any advices?
Thanks