Page 1 of 1

Tinymce unable to select internal page

Posted: Thu Mar 24, 2016 2:11 pm
by Barrowboy
Using Tinymce 3.1.2 in CMS 2.1.2

Tinymce set to advanced mode.

Linking to internal pages (cms_selflink): Fails to show any pages when entering characters in the required field thereby unable to find the page to link to.

Is there a setting I should be doing or a bug with Tinymce.

Thanks

Re: Tinymce unable to select internal page

Posted: Thu Mar 24, 2016 3:21 pm
by chrisbt
I get this intermittently.

Occasionally the page linker does not search & suggest pages that match the type letters - just no options offered - so can't be used.

I can't 100% be sure what causes this or what eventually clears it. But numerous clearing & resetting of JS and CSS Design + browser cache clearing seems to get there eventually.

Chris

Re: Tinymce unable to select internal page

Posted: Mon Mar 28, 2016 9:31 am
by Barrowboy
I have now done some further testing and while in the Tinymce settings, edit profile mode and selecting 'Create content page link' this works fine all the relevant pages are shown, but using the editor from within a page there is nothing, no pages shown.

I cannot see anything in the template that would affect this or any settings.

I hope this observation will help someone find the answer to the problem.

Re: Tinymce unable to select internal page

Posted: Mon Mar 28, 2016 10:43 am
by velden
I'd advice to open the browser's web inspector/console and check for errors there (e.g. during the ajax requests for finding matching page names).

Re: Tinymce unable to select internal page

Posted: Sat Apr 16, 2016 3:05 am
by twwitt
I'm having the same problem. Has anyone come up with a solution for this?

Re: Tinymce unable to select internal page

Posted: Sun Apr 17, 2016 4:36 am
by chrisbt
I had some bugs in custom code. When I worked through and cleared all of them, the TinyMCE linker works perfectly.

Suggest checking through error logs and/or uninstalling then reinstalling modules/plugins and clearing any issues found.