Ajax error in bookmark

Dear all,

   When i go to the page add bookmark i get the following error in my console but i am not able to go further to fix this error.

Error: Plugin "contextmenu" cannot be removed from the plugins list, because it's required by "liststyle" plugin.
 http://mywebsite/cache/1484324468/default/ckeditor.js:11:2871
 http://mywebsite/cache/1484324468/default/ckeditor.js:3:8948

due to this other ajax functions r not working. If i disable extended ckeditor.

I get an error msg in console as:

uncaught error: Load Time out for modules : jquery.ckeditor , ckeditor

does anyone has any idea on how to fix this error. 

  • Have you made changes in the CKeditor configuration regarding which modules to be used? I think the CKeditor editor has a plugin/module named "contextmenu that required by the "liststyle" module. The "liststyle" module requires the "contextmenu" module to work but the "contextmenu" module is not included in the list of modules to load in the CKeditor configuration.

  • Thank you iionly: i have corrected that i have made the contextmenu available .. but i have a new error.

    https://datejs.googlecode.com/svn/trunk/build/date.js?_=1484488976207 
    send @ jquery-1.7.2.min.js:4
    ajax @ jquery-1.7.2.min.js:4
    (anonymous) @ jquery-1.7.2.min.js:4
    each @ jquery-1.7.2.min.js:2
    domManip @ jquery-1.7.2.min.js:4
    append @ jquery-1.7.2.min.js:3
    load_js @ jstools.js:14
    (anonymous) @ jstools.js:27
    sendResponseAndClearCallback @ VM1528 extensions::messaging:347
    messageListener @ VM1528 extensions::messaging:379
    target.(anonymous function) @ extensions::SafeBuiltins:19
    EventImpl.dispatchToListener @ VM1521 extensions::event_bindings:388
    target.(anonymous function) @ extensions::SafeBuiltins:19
    publicClassPrototype.(anonymous function) @ VM1527 extensions::utils:149
    EventImpl.dispatch_ @ VM1521 extensions::event_bindings:372
    EventImpl.dispatch @ VM1521 extensions::event_bindings:394
    target.(anonymous function) @ extensions::SafeBuiltins:19
    publicClassPrototype.(anonymous function) @ VM1527 extensions::utils:149
    dispatchOnMessage @ VM1528 extensions::messaging:320
    mootools-yui-compressed.js?_=1484488976206:3 Uncaught TypeError: Cannot read property 'regexp' of undefined
        at HTMLDivElement.getElements (mootools-yui-compressed.js?_=1484488976206:3)
        at HTMLDivElement.getElementsByClassName (mootools-yui-compressed.js?_=1484488976206:3)
        at prototype.js?_=1484488976205:5623
        at prototype.js?_=1484488976205:5641
        at prototype.js?_=1484488976205:5762

    Uncaught TypeError: Cannot read property 'regexp' of undefined
        at HTMLUListElement.getElements (https://ajax.googleapis.com/ajax/libs/mootools/1/mootools-yui-compressed.js?_=1484488976206:3:25141)


        at HTMLUListElement.getElementsByClassName (https://ajax.googleapis.com/ajax/libs/mootools/1/mootools-yui-compressed.js?_=1484488976206:3:25754)


        at Function.fa [as find] (http://mywebsite/cache/1484488503/default/jquery.js:2:6703)


        at n.fn.init.find (http://mywebsite/cache/1484488503/default/jquery.js:2:23932)


        at e.(anonymous function).(anonymous function).<anonymous>

    (http://mywebsite/cache/1484488503/default/jquery-ui.js:5:37530)


        at i (http://mywebsite/cache/1484488503/default/jquery-ui.js:5:12380)

  • Is this error caused by the Extended CKeditor plugin, i.e. do you still get this error with the Extended CKeditor plugin disabled?

    I have to admit that I don't know what causes the error. First step in debugging would be to find out which plugin causes the error. If you know that, the next question is: have you made any modifications in this plugin (assuming you use the recommended version of the plugin for the Elgg version you use in the first place).

    If you know the plugin causing the error and the error isn't caused by changing the code, it might be best to make a posting on the corresponding plugin page to ask the plugin developer about the error. Maybe the error is already known (and maybe already a solution available). If not, the plugin dev will at least have the best knowledge about the plugin code and therefore might be able to figure out what's wrong best.

Performance and Scalability

Performance and Scalability

If you've got a need for speed, this group is for you.