HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

403 forbidden

I'm getting a community/plugins/CreativeCLEditor/ 403 (Forbidden) in my console jquery.cleditor.js?v=1.2.1:8

It seems to be in relation to the iframe being injected in that script

Comments

  • rasteronrasteron forum.rastercode.com ✭✭
    edited February 2015

    The latest Vanilla version already comes with a good working CLEditor included "WYSIWYG". Since that add-on has not been fully tested yet, maybe you could try this approved version instead

    Download Link:
    http://vanillaforums.org/addon/cleditor-plugin

    cle.png 41.3K
  • Enabling that one produces the error:

    Uncaught TypeError: undefined is not a function

    On this line:

    ed = jQuery(this).cleditor({

Sign In or Register to comment.