• Hi Jeff.

    I’m getting an error I never used to get. With Selective Admin Plugin Loading enabled, it’s causing what appears to be javascript errors in the wordpress back end itself. I’m trying to add a new post for example and in the inspector I’m getting the following errors:
    —————-
    Uncaught TypeError: Cannot read property ‘canvas’ of undefined
    at Function.b.closeAllTags (quicktags.min.js?ver=4.7.5:1)
    at d (editor.min.js?ver=4.7.5:1)
    at HTMLDocument.<anonymous> (editor.min.js?ver=4.7.5:1)
    at e (tinymce.min.js?ver=4506-20170408:2)
    at HTMLDocument.m (tinymce.min.js?ver=4506-20170408:2)
    b.closeAllTags @ quicktags.min.js?ver=4.7.5:1
    d @ editor.min.js?ver=4.7.5:1
    (anonymous) @ editor.min.js?ver=4.7.5:1
    e @ tinymce.min.js?ver=4506-20170408:2
    m @ tinymce.min.js?ver=4506-20170408:2
    ——————–

    If I disable it, it’s all fine. I’ve tried putting all my plugin filters in the bin to see if that helped – it didn’t.

    Could you shed any light on this please? PS I’m on V 9.0.4.

    As a secondary question, is there any way you can get the wildcard * to work on any URL, for example url/hugh/12345678.jpg could be reduced to url/hu* – it would really help!

    Thanks!

    Hugh.

    P.s., thanks for an otherwise excellent product! 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jeff Sterup

    (@foomagoo)

    You either disabled a plugin tinymce is relying on or you enabled a plugin that is causing a conflict.

    Thread Starter hughedwards

    (@hughedwards)

    HI Jeff. I suspect in hindsight this may have been the same issue as described in my other thread, and the logged in user having plugin problems.

    IN the meantime though, did you see this in the original post:

    “As a secondary question, is there any way you can get the wildcard * to work on any URL, for example url/hugh/12345678.jpg could be reduced to url/hu* – it would really help!”

    Thanks for your time! 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Selective Admin Plugin Loading Causes TinyMCE Issues’ is closed to new replies.